Tiny rivulets of water trickle slowly down a multitude of stalactites and drip noisily onto the stalagmites rising from the frozen ground. There are jagged shards of ice everywhere that crunch loudly beneath your feet as you explore this icy chamber. |
Obvious exits: north, east, south |
Map: imt-trail-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e if (UserVars.mapdb_ice_mode == 'wait') or ((UserVars.mapdb_ice_mode != 'run') and ((percentencumbrance > 50) or ((Skills.survival < 50) and not Spell['Haste'].active?))); sleep 0.2; echo 'trying not to slip...'; sleep 4; end; move 'east'
|
3475
|
;e if (UserVars.mapdb_ice_mode == 'wait') or ((UserVars.mapdb_ice_mode != 'run') and ((percentencumbrance > 50) or ((Skills.survival < 50) and not Spell['Haste'].active?))); sleep 0.2; echo 'trying not to slip...'; sleep 4; end; move 'north'
|
3477
|
;e if (UserVars.mapdb_ice_mode == 'wait') or ((UserVars.mapdb_ice_mode != 'run') and ((percentencumbrance > 50) or ((Skills.survival < 50) and not Spell['Haste'].active?))); sleep 0.2; echo 'trying not to slip...'; sleep 4; end; move 'south'
|
3478
|