Update 'lib/domains/oogtopia/room/bushess.c'

This commit is contained in:
Babylon 2020-09-06 06:14:30 -07:00
parent 1f8b3845bb
commit c7254f371f

View File

@ -11,7 +11,7 @@ void create() {
SetShort("Tangled Bushes");
SetLong("the bushes are unkempt, and there appears to be ooga poo under one");
SetItems(([
({ "poo", "ooga poo", "poop", "shit", "turd" }) : "This is some poo an ooga left under the bush",
({ "poo", "ooga poo", "poop", "shit", "turd" }) : "This is some poo an ooga left under the bush. The party is to your North",
]));
SetExits( ([
"north" : "/domains/oogtopia/room/start",