This small stone alcove contains nothing more than a small wooden cot and a single iron spike protruding from the wall at head level. |
Obvious exits: out |
Map: |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e move 'out'; move 'south' unless checkpaths.include?('n')
|
6495
|
;e move 'out'; move 'north' if checkpaths.include?('n')
|
6496
|
Full Room Info
{
"climate": "none",
"description": [
"This small stone alcove contains nothing more than a small wooden cot and a single iron spike protruding from the wall at head level."
],
"id": 6498,
"location": "the Lysierian Hills",
"paths": [
"Obvious exits: out"
],
"tags": [
"spectral monk",
"monastic lich",
"no forageables"
],
"terrain": "none",
"timeto": {
"6495": 0.2,
"6496": 0.2
},
"title": [
"[Monastery, Monk's Cell]"
],
"uid": [
95169
],
"wayto": {
"6495": ";e move 'out'; move 'south' unless checkpaths.include?('n')",
"6496": ";e move 'out'; move 'north' if checkpaths.include?('n')"
}
}