A few brown sewer rats dart across the floor and scurry north, in the direction of the odor of spoiled food and ancient cooking grease. In a far bleak corner stands a filthy cot, a heap of dirty laundry piled high at its foot. Anchored into the southern wall is a ladder, which disappears into the total darkness that obscures the vaulted ceiling. |
Obvious exits: north |
Map: wl-catacombs-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
go hole
|
7516
|
north
|
7518
|
;e begin
clear
fput 'climb ladder'
climb_result = waitfor "As you try to climb the ladder, a rung breaks under your weight", "You carefully make your way up the dilapidated ladder."
fput 'stand' unless climb_result == "You carefully make your way up the dilapidated ladder."
end until climb_result == "You carefully make your way up the dilapidated ladder."
|
8686
|
Full Room Info
{
"description": [
"A few brown sewer rats dart across the floor and scurry north, in the direction of the odor of spoiled food and ancient cooking grease. In a far bleak corner stands a filthy cot, a heap of dirty laundry piled high at its foot. Anchored into the southern wall is a ladder, which disappears into the total darkness that obscures the vaulted ceiling."
],
"id": 7517,
"image": "wl-catacombs-1264234799.png",
"image_coords": [
661,
989,
671,
999
],
"location": "the catacombs",
"paths": [
"Obvious exits: north"
],
"tags": [
"no forageables",
"meta:forage-sensed",
"meta:forage-sensed:day:2022-09"
],
"timeto": {
"7516": 0.2,
"7518": 0.2,
"8686": 15.0
},
"title": [
"[Catacombs, Dank Cellar]"
],
"uid": [
46016
],
"wayto": {
"7516": "go hole",
"7518": "north",
"8686": ";e begin\nclear\nfput 'climb ladder'\nclimb_result = waitfor \"As you try to climb the ladder, a rung breaks under your weight\", \"You carefully make your way up the dilapidated ladder.\"\nfput 'stand' unless climb_result == \"You carefully make your way up the dilapidated ladder.\"\nend until climb_result == \"You carefully make your way up the dilapidated ladder.\""
}
}