Update 'lib/domains/oogtopia/room/start.c'
This commit is contained in:
parent
0ae5f4ed4a
commit
e93eae9ec3
@ -9,8 +9,8 @@ void create() {
|
||||
SetNightLight(20);
|
||||
SetDayLight(40);
|
||||
SetShort("Ooga Booga Central");
|
||||
SetNightLong("This is where the Oogas have their parties, the sun is down and the party is in full swing. Drums, hooting and hollering, fermented drinks altough nothing distilled is permitted, and herbs and fungus of many varieties are all about.");
|
||||
SetDayLong("This is where the Oogas get together and party, as long as the sun is up it's fairly sparsely attended, and any oogas around are likely nursing a hangover from the night before.");
|
||||
SetNightLong("This is where the Oogas have their parties, the sun is down and the party is in full swing. Drums, hooting and hollering, fermented drinks altough nothing distilled is permitted, and herbs and fungus of many varieties are all about. There are bushes in every direction where the Ooga's go to relieve themselves.");
|
||||
SetDayLong("This is where the Oogas get together and party, as long as the sun is up it's fairly sparsely attended, and any oogas around are likely nursing a hangover from the night before. There are bushes in every direction where the Ooga's go to relieve themselves.");
|
||||
SetExits( ([
|
||||
"north" : "/domains/oogtopia/room/bushesn",
|
||||
"east" : "/domains/oogtopia/room/bushese",
|
||||
|
Loading…
Reference in New Issue
Block a user