spelling #1

Merged
Babylon merged 1 commits from spelling into master 2020-09-06 10:52:54 -04:00

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. 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(([
({ "poo", "ooga poo", "poop", "shit", "turd" }) : "This is some poo an ooga left under the bush",
]));