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."; + ];