From 86a2ec5ae591c4a22904c564a8dc9462b79c31a7 Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Mon, 10 Jan 2022 10:05:34 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Update=20take=20message=20for=20?= =?UTF-8?q?poster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Items.inf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Items.inf b/Items.inf index eb0fe6e..8ce179a 100644 --- a/Items.inf +++ b/Items.inf @@ -1,4 +1,7 @@ Decoration poster "Starfleet recruitment poster" bunk with name 'poster' 'recruitment', description "A poster is attached to the roof of your bunk.^ - This poster is what inspired you to join Starfleet."; \ No newline at end of file + This poster is what inspired you to join Starfleet.", + with before [; + Take: print_ret (The) self, " is stuck on the ceiling."; + ];