Update 'lib/domains/oogtopia/room/bushesw.c'
This commit is contained in:
parent
5bc2335135
commit
15563cdc0f
@ -9,7 +9,7 @@ void create() {
|
|||||||
SetNightLight(20);
|
SetNightLight(20);
|
||||||
SetDayLight(40);
|
SetDayLight(40);
|
||||||
SetShort("tangled bushes");
|
SetShort("tangled bushes");
|
||||||
SetLong("the bushes are unkempt, and there appears to be ooga poo under one. The party is to your West and there is an open field to the North.");
|
SetLong("the bushes are unkempt, and there appears to be ooga poo under one. The party is to your East and there is an open field to the North.");
|
||||||
SetItems(([
|
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",
|
||||||
]));
|
]));
|
||||||
|
Loading…
Reference in New Issue
Block a user