Update 'lib/domains/oogtopia/room/bushess.c'
This commit is contained in:
parent
1f8b3845bb
commit
c7254f371f
@ -11,7 +11,7 @@ void create() {
|
|||||||
SetShort("Tangled Bushes");
|
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");
|
||||||
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. The party is to your North",
|
||||||
]));
|
]));
|
||||||
SetExits( ([
|
SetExits( ([
|
||||||
"north" : "/domains/oogtopia/room/start",
|
"north" : "/domains/oogtopia/room/start",
|
||||||
|
Loading…
Reference in New Issue
Block a user