|
|
Map: |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e ;
start_time = Time.now.to_i;
fput 'lay';
_respond "#{monsterbold_start}Waiting for 'one on the left and one on the right'.#{monsterbold_end}";
waitfor "one on the left and one on the right";
fput "lean left";
_respond "#{monsterbold_start}Waiting for 'branches off to the left just ahead'.#{monsterbold_end}";
waitfor "branches off to the left just ahead";
fput "lean left";
_respond "#{monsterbold_start}Waiting for 'Another tunnel branches off to the left just ahead'.#{monsterbold_end}";
waitfor "Another tunnel branches off to the left just ahead";
_respond "#{monsterbold_start}Waiting for 'Suddenly the tunnel turns into a nearly vertical drop'.#{monsterbold_end}";
waitfor "Suddenly the tunnel turns into a nearly vertical drop";
fput "lean left";
_respond "#{monsterbold_start}Waiting to exit the tunnels.#{monsterbold_end}";
waitfor "Obvious paths: southwest";
_respond "#{monsterbold_start}water tunnel time: #{Time.now.to_i - start_time} seconds.#{monsterbold_end}";
fill_hands;
|
451
|
Full Room Info
{
"climate": "none",
"description": [
""
],
"id": 18187,
"location": "Melgorehn's Reach",
"paths": [
""
],
"tags": [
"meta:map:ignore-blanks",
"no forageables",
"meta:nomagic"
],
"terrain": "none",
"timeto": {
"451": 0.4
},
"title": [
"[Melgorehn's Reach, Water Tunnel Racecourse]"
],
"uid": [
52019
],
"wayto": {
"451": ";e ;\nstart_time = Time.now.to_i;\nfput 'lay';\n_respond \"#{monsterbold_start}Waiting for 'one on the left and one on the right'.#{monsterbold_end}\";\nwaitfor \"one on the left and one on the right\";\nfput \"lean left\";\n_respond \"#{monsterbold_start}Waiting for 'branches off to the left just ahead'.#{monsterbold_end}\";\nwaitfor \"branches off to the left just ahead\";\nfput \"lean left\";\n_respond \"#{monsterbold_start}Waiting for 'Another tunnel branches off to the left just ahead'.#{monsterbold_end}\";\nwaitfor \"Another tunnel branches off to the left just ahead\";\n_respond \"#{monsterbold_start}Waiting for 'Suddenly the tunnel turns into a nearly vertical drop'.#{monsterbold_end}\";\nwaitfor \"Suddenly the tunnel turns into a nearly vertical drop\";\nfput \"lean left\";\n_respond \"#{monsterbold_start}Waiting to exit the tunnels.#{monsterbold_end}\";\nwaitfor \"Obvious paths: southwest\";\n_respond \"#{monsterbold_start}water tunnel time: #{Time.now.to_i - start_time} seconds.#{monsterbold_end}\";\nfill_hands;\n"
}
}