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

This commit is contained in:
Babylon 2020-09-06 06:15:05 -07:00
parent c7254f371f
commit c25179c183

View File

@ -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",
]));