As would be expected of wizards, the normal drawbridge construction is missing from the entrance to the citadel. Traversing the ravine that surrounds the citadel is a large contraption which resembles a balance with several levers and ropes attached. On the other side of the ravine you can see two doors which form the entrance to the citadel. |
Obvious paths: west |
Map: rr-citadel-1717856937.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
west
|
11354
|
;e empty_hands
old_stance = checkstance
fput 'stance offensive' unless old_stance == 'offensive'
until !checkpaths
fput 'stand' unless standing?
fput 'climb ledge'
sleep 0.1
waitrt?
end
fput 'stance ' + old_stance unless old_stance == 'offensive'
|
11357
|
Full Room Info
{
"climate": "arid",
"description": [
"As would be expected of wizards, the normal drawbridge construction is missing from the entrance to the citadel. Traversing the ravine that surrounds the citadel is a large contraption which resembles a balance with several levers and ropes attached. On the other side of the ravine you can see two doors which form the entrance to the citadel."
],
"id": 11355,
"image": "rr-citadel-1717856937.png",
"image_coords": [
177,
1401,
187,
1411
],
"location": "the Citadel",
"paths": [
"Obvious paths: west"
],
"tags": [
"no forageables",
"meta:forage-sensed",
"meta:forage-sensed:day:2022-09"
],
"terrain": "hard, flat",
"timeto": {
"11354": 0.2,
"11357": 10.0
},
"title": [
"[Citadel, Outside Gates]"
],
"uid": [
377001
],
"wayto": {
"11354": "west",
"11357": ";e empty_hands\nold_stance = checkstance\nfput 'stance offensive' unless old_stance == 'offensive'\nuntil !checkpaths\nfput 'stand' unless standing?\nfput 'climb ledge'\nsleep 0.1\nwaitrt?\nend\nfput 'stance ' + old_stance unless old_stance == 'offensive'"
}
}