You are in the corridors of a
secret under water base.

You are in the corridors of 
the secret under water base.

none

pick up diving gear
refill pressured air
read document
pick up torpedo launcher
pick up torpedoes

m2
01   00   06   00   00
02   00   00   00   00
03   00   08   00  -54
04   00   00   00   00
05   00   10   00   00
06   07   11   00   01
07   08   00   06   00
08   09   13   07   03
09   10   00   08   00
10   00   15   09   05
11   00   00   00   06
12   00   00   00   00
13   00   00   00   08
14   00   00   00   00
15   00  -57   00   10

s 2 = a2 11 = v100 0 : There is a diving gear here.
s 1 = a2 15 : There is an air refill tank here.
s 1 = a2 13 : There is a document here.
s 2 = a2 5 = v101 0 : There is a torpedo launcher here.
s 2 = a2 5 = v102 0 : There are some torpedoes here.

s 0 a v104 3
s 1 + v104 100 s v104 100
s 1 + v104 74 swim
s 1 + v104 94 wtr
s 0 : The room is +v104 % filled with water. 

action 1 cv = a2 11
action 1 cv = v100 0
action 1 dp 0 _ diving gear
action 1 dp 0 s v100 1

action 2 cv = a2 15
action 2 cd diving gear held
action 2 dn 0 msg You aren't wearing diving gear.
action 2 dp 0 s air 100
action 2 dp 0 msg Air refilled.

action 3 cv = a2 13
action 3 dp 0 msg We have so far not retrieved the
action 3 dp 0 msg artifact. It is located at
action 3 dp 0 msg coordinates 7,?,0 in the
action 3 dp 0 msg flooded cave.
action 3 dp 0 msg  
action 3 dp 0 msg [The illegible number looks like
action 3 dp 0 msg a 3, 6, 8 or 9]

action 4 cv = a2 5
action 4 cv = v101 0
action 4 dp 0 _ torpedo launcher
action 4 dp 0 s v101 1

action 5 cv = a2 5
action 5 cv = v102 0
action 5 dp 0 a a_torpedo_launcher 5
action 5 dp 0 s v102 1

enemy diver 1 15 1 5



