diff --git a/lib/domains/oogtopia/room/bushese.c b/lib/domains/oogtopia/room/bushese.c index 32f2c3d..3e572e1 100644 --- a/lib/domains/oogtopia/room/bushese.c +++ b/lib/domains/oogtopia/room/bushese.c @@ -9,7 +9,7 @@ void create() { SetNightLight(20); SetDayLight(40); SetShort("tangled bushes"); - SetLong("the bushes are unkempt, and there appears to be ooga poo under one"); + SetLong("the bushes are unkempt, and there appears to be ooga poo under one. The party is to your West"); SetItems(([ ({ "poo", "ooga poo", "poop", "shit", "turd" }) : "This is some poo an ooga left under the bush", ]));