(script 274)

(string
    string_062c "LHead"
    string_0632 "Lillian"
    string_063a "headActions"
    string_0646 "suit2"
    string_064c "suitCase"
    string_0655 "trunk"
    string_065b ""
)

(said
    said_0460 /lil>
    said_0465 ask//*<about
    said_046f embrace
    said_0472 get
    said_0475 deliver/*
    said_047b abattre
    said_047e embrasser
    said_0481 ecouter
    said_0484 look/lil
    said_048a hold/*
    said_0490 bonjour
    said_0493 raconter//*<about
)

(synonym
    lil | lill | lillian | lilly = person | personne
    lil | lill | lillian | lilly = dame | femme | fille | girl | lady | maiden | woman
)

(local
    local0 = $0000
    local1 = $0000
    local2 = $0000
)

// 04a4
(instance public trunk of Rgn
    (properties
        script $0
        number $0
        timer $0
        keep $0
        initialized $0
    )
    (method (init) // method_0046
  0046:39 57            pushi 57 // $57 init
  0048:76               push0 
  0049:57 36 04         super Rgn 4 

  004c:89 76              lsg gMustDos 
  004e:35 02              ldi 2 
  0050:12                 and 
  0051:18                 not 
  0052:31 30              bnt code_0084 
  0054:39 03            pushi 3 // $3 y
  0056:38 0087          pushi 87 // $87 clean
  0059:39 04            pushi 4 // $4 x
  005b:39 29            pushi 29 // $29 edit
  005d:45 15 06         callb procedure_0015 6 // LoadMany 

  0060:7a               push2 
  0061:38 008f          pushi 8f // $8f moveTo
  0064:38 0196          pushi 196 // $196 sel_406
  0067:45 15 04         callb procedure_0015 4 // LoadMany 

  006a:7a               push2 
  006b:38 0080          pushi 80 // $80 timeLeft
  006e:38 0282          pushi 282 // $282 sel_642
  0071:43 00 04         callk Load 4 

  0074:39 05            pushi 5 // $5 view
  0076:38 0084          pushi 84 // $84 stop
  0079:39 1d            pushi 1d // $1d back
  007b:39 5e            pushi 5e // $5e respondsTo
  007d:39 5f            pushi 5f // $5f yourself
  007f:39 60            pushi 60 // $60 size
  0081:45 15 0a         callb procedure_0015 a // LoadMany 


        code_0084
  0084:39 42            pushi 42 // $42 setPri
  0086:78               push1 
  0087:39 0b            pushi b // $b nsBottom
  0089:38 00c9          pushi c9 // $c9 ignoreActors
  008c:78               push1 
  008d:78               push1 
  008e:72 054b          lofsa $05dc // LHead
  0091:4a 0c             send c 

  0093:39 42            pushi 42 // $42 setPri
  0095:78               push1 
  0096:39 0b            pushi b // $b nsBottom
  0098:38 00c9          pushi c9 // $c9 ignoreActors
  009b:78               push1 
  009c:78               push1 
  009d:39 57            pushi 57 // $57 init
  009f:76               push0 
  00a0:38 00c6          pushi c6 // $c6 stopUpd
  00a3:76               push0 
  00a4:72 04e7          lofsa $058e // suit2
  00a7:4a 14             send 14 

  00a9:39 42            pushi 42 // $42 setPri
  00ab:78               push1 
  00ac:39 0b            pushi b // $b nsBottom
  00ae:38 00c9          pushi c9 // $c9 ignoreActors
  00b1:78               push1 
  00b2:78               push1 
  00b3:39 57            pushi 57 // $57 init
  00b5:76               push0 
  00b6:72 0483          lofsa $053c // Lillian
  00b9:4a 10             send 10 

  00bb:35 20              ldi 20 
  00bd:a0 00c3            sag global195 
  00c0:39 7a            pushi 7a // $7a setScript
  00c2:78               push1 
  00c3:74 0416          lofss $04dc // suitCase
  00c6:54 06             self 6 

  00c8:48                 ret 
    )

    (method (doit) // method_00c9
  00c9:39 3c            pushi 3c // $3c doit
  00cb:76               push0 
  00cc:57 36 04         super Rgn 4 

  00cf:48                 ret 
    )

    (method (dispose) // method_00d0
  00d0:39 58            pushi 58 // $58 dispose
  00d2:76               push0 
  00d3:57 36 04         super Rgn 4 

  00d6:48                 ret 
    )

    (method (handleEvent) // method_00d7
  00d7:39 6f            pushi 6f // $6f handleEvent
  00d9:78               push1 
  00da:8f 01              lsp param1 
  00dc:57 36 06         super Rgn 6 

  00df:39 4c            pushi 4c // $4c claimed
  00e1:76               push0 
  00e2:87 01              lap param1 
  00e4:4a 04             send 4 

  00e6:31 03              bnt code_00eb 
  00e8:35 01              ldi 1 
  00ea:48                 ret 

        code_00eb
  00eb:48                 ret 
    )

)

// 04d6
(instance suitCase of Script
    (properties
        client $0
        state $ffff
        start $0
        timer $0
        cycles $0
        seconds $0
        lastSeconds $0
        register $0
        script $0
        caller $0
    )
    (method (changeState) // method_00ec
  00ec:87 01              lap param1 
  00ee:65 0a             aTop state 
  00f0:36                push 
  00f1:3c                 dup 
  00f2:35 00              ldi 0 
  00f4:1a                 eq? 
  00f5:31 41              bnt code_0138 
  00f7:80 00d8            lag global216 
  00fa:18                 not 
  00fb:31 06              bnt code_0103 
  00fd:35 ff              ldi ff 
  00ff:65 0a             aTop state 
  0101:33 2e              jmp code_0131 

        code_0103
  0103:89 76              lsg gMustDos 
  0105:35 02              ldi 2 
  0107:12                 and 
  0108:18                 not 
  0109:31 1b              bnt code_0126 
  010b:89 76              lsg gMustDos 
  010d:35 02              ldi 2 
  010f:14                  or 
  0110:a1 76              sag gMustDos 
  0112:39 7a            pushi 7a // $7a setScript
  0114:78               push1 
  0115:7a               push2 
  0116:38 0196          pushi 196 // $196 sel_406
  0119:76               push0 
  011a:43 02 04         callk ScriptID 4 

  011d:36                push 
  011e:54 06             self 6 

  0120:35 ff              ldi ff 
  0122:65 0a             aTop state 
  0124:33 0b              jmp code_0131 

        code_0126
  0126:39 76            pushi 76 // $76 script
  0128:76               push0 
  0129:54 04             self 4 

  012b:31 04              bnt code_0131 
  012d:35 ff              ldi ff 
  012f:65 0a             aTop state 

        code_0131
  0131:35 01              ldi 1 
  0133:65 10             aTop cycles 
  0135:32 00cb            jmp code_0203 

        code_0138
  0138:3c                 dup 
  0139:35 01              ldi 1 
  013b:1a                 eq? 
  013c:31 2c              bnt code_016a 
  013e:88 00b3            lsg global179 
  0141:35 05              ldi 5 
  0143:1a                 eq? 
  0144:31 0a              bnt code_0150 
  0146:35 01              ldi 1 
  0148:65 10             aTop cycles 
  014a:35 03              ldi 3 
  014c:65 0a             aTop state 
  014e:33 17              jmp code_0167 

        code_0150
  0150:38 00a4          pushi a4 // $a4 cycleSpeed
  0153:78               push1 
  0154:78               push1 
  0155:39 7e            pushi 7e // $7e setCycle
  0157:78               push1 
  0158:51 16            class Fwd 
  015a:36                push 
  015b:72 03de          lofsa $053c // Lillian
  015e:4a 0c             send c 

  0160:c0 00b3            +ag global179 
  0163:35 02              ldi 2 
  0165:65 12             aTop seconds 

        code_0167
  0167:32 0099            jmp code_0203 

        code_016a
  016a:3c                 dup 
  016b:35 02              ldi 2 
  016d:1a                 eq? 
  016e:31 16              bnt code_0186 
  0170:39 06            pushi 6 // $6 loop
  0172:78               push1 
  0173:76               push0 
  0174:39 07            pushi 7 // $7 cel
  0176:78               push1 
  0177:76               push0 
  0178:39 7e            pushi 7e // $7e setCycle
  017a:7a               push2 
  017b:51 1a            class End 
  017d:36                push 
  017e:7c            pushSelf 
  017f:72 03ba          lofsa $053c // Lillian
  0182:4a 14             send 14 

  0184:33 7d              jmp code_0203 

        code_0186
  0186:3c                 dup 
  0187:35 03              ldi 3 
  0189:1a                 eq? 
  018a:31 17              bnt code_01a3 
  018c:80 00b3            lag global179 
  018f:18                 not 
  0190:31 0b              bnt code_019d 
  0192:7a               push2 
  0193:38 0112          pushi 112 // $112 hesitation
  0196:76               push0 
  0197:46 00ff 0000 04  calle ff procedure_0000 4 // Print 


        code_019d
  019d:35 01              ldi 1 
  019f:65 10             aTop cycles 
  01a1:33 60              jmp code_0203 

        code_01a3
  01a3:3c                 dup 
  01a4:35 04              ldi 4 
  01a6:1a                 eq? 
  01a7:31 14              bnt code_01bd 
  01a9:39 57            pushi 57 // $57 init
  01ab:76               push0 
  01ac:39 7a            pushi 7a // $7a setScript
  01ae:78               push1 
  01af:74 035a          lofss $050c // headActions
  01b2:72 0427          lofsa $05dc // LHead
  01b5:4a 0a             send a 

  01b7:35 01              ldi 1 
  01b9:65 10             aTop cycles 
  01bb:33 46              jmp code_0203 

        code_01bd
  01bd:3c                 dup 
  01be:35 05              ldi 5 
  01c0:1a                 eq? 
  01c1:31 21              bnt code_01e4 
  01c3:39 06            pushi 6 // $6 loop
  01c5:78               push1 
  01c6:39 04            pushi 4 // $4 x
  01c8:38 00a4          pushi a4 // $a4 cycleSpeed
  01cb:78               push1 
  01cc:78               push1 
  01cd:39 7e            pushi 7e // $7e setCycle
  01cf:78               push1 
  01d0:51 1a            class End 
  01d2:36                push 
  01d3:72 0366          lofsa $053c // Lillian
  01d6:4a 12             send 12 

  01d8:7a               push2 
  01d9:39 06            pushi 6 // $6 loop
  01db:39 0f            pushi f // $f lsBottom
  01dd:43 40 04         callk Random 4 

  01e0:65 12             aTop seconds 
  01e2:33 1f              jmp code_0203 

        code_01e4
  01e4:3c                 dup 
  01e5:35 06              ldi 6 
  01e7:1a                 eq? 
  01e8:31 19              bnt code_0203 
  01ea:39 7e            pushi 7e // $7e setCycle
  01ec:78               push1 
  01ed:51 1b            class Beg 
  01ef:36                push 
  01f0:72 0349          lofsa $053c // Lillian
  01f3:4a 06             send 6 

  01f5:7a               push2 
  01f6:39 06            pushi 6 // $6 loop
  01f8:39 0f            pushi f // $f lsBottom
  01fa:43 40 04         callk Random 4 

  01fd:65 12             aTop seconds 
  01ff:35 04              ldi 4 
  0201:65 0a             aTop state 

        code_0203
  0203:3a                toss 
  0204:48                 ret 
    )

)

// 0506
(instance headActions of Script
    (properties
        client $0
        state $ffff
        start $0
        timer $0
        cycles $0
        seconds $0
        lastSeconds $0
        register $0
        script $0
        caller $0
    )
    (method (changeState) // method_0205
  0205:87 01              lap param1 
  0207:65 0a             aTop state 
  0209:36                push 
  020a:3c                 dup 
  020b:35 00              ldi 0 
  020d:1a                 eq? 
  020e:31 17              bnt code_0227 
  0210:39 7e            pushi 7e // $7e setCycle
  0212:78               push1 
  0213:51 1a            class End 
  0215:36                push 
  0216:72 03c3          lofsa $05dc // LHead
  0219:4a 06             send 6 

  021b:7a               push2 
  021c:39 06            pushi 6 // $6 loop
  021e:39 0f            pushi f // $f lsBottom
  0220:43 40 04         callk Random 4 

  0223:65 12             aTop seconds 
  0225:33 1f              jmp code_0246 

        code_0227
  0227:3c                 dup 
  0228:35 01              ldi 1 
  022a:1a                 eq? 
  022b:31 19              bnt code_0246 
  022d:39 7e            pushi 7e // $7e setCycle
  022f:78               push1 
  0230:51 1b            class Beg 
  0232:36                push 
  0233:72 03a6          lofsa $05dc // LHead
  0236:4a 06             send 6 

  0238:7a               push2 
  0239:39 06            pushi 6 // $6 loop
  023b:39 0f            pushi f // $f lsBottom
  023d:43 40 04         callk Random 4 

  0240:65 12             aTop seconds 
  0242:35 ff              ldi ff 
  0244:65 0a             aTop state 

        code_0246
  0246:3a                toss 
  0247:48                 ret 
    )

)

// 0536
(instance Lillian of Prop
    (properties
        y $95
        x $10e
        z $0
        heading $0
        yStep $2
        view $1ff
        loop $3
        cel $0
        priority $0
        underBits $0
        signal $0
        nsTop $0
        nsLeft $0
        nsBottom $0
        nsRight $0
        lsTop $0
        lsLeft $0
        lsBottom $0
        lsRight $0
        brTop $0
        brLeft $0
        brBottom $0
        brRight $0
        cycleSpeed $0
        script $0
        cycler $0
        timer $0
    )
    (method (handleEvent) // method_0248
  0248:35 06              ldi 6 
  024a:a0 00d5            sag global213 
  024d:88 00cf            lsg global207 
  0250:35 20              ldi 20 
  0252:12                 and 
  0253:18                 not 
  0254:31 3b              bnt code_0291 
  0256:39 03            pushi 3 // $3 y
  0258:7c            pushSelf 
  0259:8f 01              lsp param1 
  025b:39 03            pushi 3 // $3 y
  025d:46 00ff 0005 06  calle ff procedure_0005 6 // MousedOn 

  0263:2f 09               bt code_026e 
  0265:78               push1 
  0266:74 021b          lofss $0484 // look/lil
  0269:43 25 02         callk Said 2 

  026c:31 23              bnt code_0291 

        code_026e
  026e:88 00cf            lsg global207 
  0271:35 20              ldi 20 
  0273:14                  or 
  0274:a0 00cf            sag global207 
  0277:35 06              ldi 6 
  0279:a0 00d5            sag global213 
  027c:39 4c            pushi 4c // $4c claimed
  027e:78               push1 
  027f:78               push1 
  0280:87 01              lap param1 
  0282:4a 06             send 6 

  0284:39 03            pushi 3 // $3 y
  0286:76               push0 
  0287:38 0112          pushi 112 // $112 hesitation
  028a:78               push1 
  028b:45 01 06         callb procedure_0001 6 // Say 

  028e:32 01ca            jmp code_045b 

        code_0291
  0291:88 00cf            lsg global207 
  0294:35 20              ldi 20 
  0296:12                 and 
  0297:31 2e              bnt code_02c7 
  0299:39 03            pushi 3 // $3 y
  029b:7c            pushSelf 
  029c:8f 01              lsp param1 
  029e:39 03            pushi 3 // $3 y
  02a0:46 00ff 0005 06  calle ff procedure_0005 6 // MousedOn 

  02a6:2f 09               bt code_02b1 
  02a8:78               push1 
  02a9:74 01d8          lofss $0484 // look/lil
  02ac:43 25 02         callk Said 2 

  02af:31 16              bnt code_02c7 

        code_02b1
  02b1:39 4c            pushi 4c // $4c claimed
  02b3:78               push1 
  02b4:78               push1 
  02b5:87 01              lap param1 
  02b7:4a 06             send 6 

  02b9:7a               push2 
  02ba:38 0112          pushi 112 // $112 hesitation
  02bd:7a               push2 
  02be:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  02c4:32 0194            jmp code_045b 

        code_02c7
  02c7:78               push1 
  02c8:74 019a          lofss $0465 // ask//*<about
  02cb:43 25 02         callk Said 2 

  02ce:31 2d              bnt code_02fd 
  02d0:8b 02              lsl local2 
  02d2:3c                 dup 
  02d3:35 00              ldi 0 
  02d5:1a                 eq? 
  02d6:31 0f              bnt code_02e7 
  02d8:39 03            pushi 3 // $3 y
  02da:78               push1 
  02db:38 0112          pushi 112 // $112 hesitation
  02de:39 03            pushi 3 // $3 y
  02e0:45 01 06         callb procedure_0001 6 // Say 

  02e3:c3 02              +al local2 
  02e5:33 12              jmp code_02f9 

        code_02e7
  02e7:3c                 dup 
  02e8:35 01              ldi 1 
  02ea:1a                 eq? 
  02eb:31 0c              bnt code_02f9 
  02ed:7a               push2 
  02ee:38 0112          pushi 112 // $112 hesitation
  02f1:39 04            pushi 4 // $4 x
  02f3:46 00ff 0000 04  calle ff procedure_0000 4 // Print 


        code_02f9
  02f9:3a                toss 
  02fa:32 015e            jmp code_045b 

        code_02fd
  02fd:78               push1 
  02fe:74 0192          lofss $0493 // raconter//*<about
  0301:43 25 02         callk Said 2 

  0304:31 0f              bnt code_0315 
  0306:7a               push2 
  0307:38 0112          pushi 112 // $112 hesitation
  030a:39 05            pushi 5 // $5 view
  030c:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  0312:32 0146            jmp code_045b 

        code_0315
  0315:78               push1 
  0316:74 015c          lofss $0475 // deliver/*
  0319:43 25 02         callk Said 2 

  031c:31 1f              bnt code_033d 
  031e:80 00db            lag global219 
  0321:31 13              bnt code_0336 
  0323:80 00e0            lag global224 
  0326:31 0e              bnt code_0336 
  0328:7a               push2 
  0329:38 0112          pushi 112 // $112 hesitation
  032c:39 06            pushi 6 // $6 loop
  032e:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  0334:33 04              jmp code_033a 

        code_0336
  0336:76               push0 
  0337:45 0d 00         callb procedure_000d 0 // DontHave 


        code_033a
  033a:32 011e            jmp code_045b 

        code_033d
  033d:78               push1 
  033e:74 0149          lofss $048a // hold/*
  0341:43 25 02         callk Said 2 

  0344:31 1f              bnt code_0365 
  0346:80 00db            lag global219 
  0349:31 13              bnt code_035e 
  034b:80 00e0            lag global224 
  034e:31 0e              bnt code_035e 
  0350:7a               push2 
  0351:38 0112          pushi 112 // $112 hesitation
  0354:39 07            pushi 7 // $7 cel
  0356:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  035c:33 04              jmp code_0362 

        code_035e
  035e:76               push0 
  035f:45 0d 00         callb procedure_000d 0 // DontHave 


        code_0362
  0362:32 00f6            jmp code_045b 

        code_0365
  0365:78               push1 
  0366:74 00f7          lofss $0460 // /lil>
  0369:43 25 02         callk Said 2 

  036c:30 00ec            bnt code_045b 
  036f:78               push1 
  0370:74 011d          lofss $0490 // bonjour
  0373:43 25 02         callk Said 2 

  0376:31 72              bnt code_03ea 
  0378:8b 00              lsl local0 
  037a:3c                 dup 
  037b:35 00              ldi 0 
  037d:1a                 eq? 
  037e:31 0d              bnt code_038d 
  0380:39 03            pushi 3 // $3 y
  0382:78               push1 
  0383:38 0112          pushi 112 // $112 hesitation
  0386:39 08            pushi 8 // $8 underBits
  0388:45 01 06         callb procedure_0001 6 // Say 

  038b:33 58              jmp code_03e5 

        code_038d
  038d:3c                 dup 
  038e:35 01              ldi 1 
  0390:1a                 eq? 
  0391:31 0d              bnt code_03a0 
  0393:39 03            pushi 3 // $3 y
  0395:78               push1 
  0396:38 0112          pushi 112 // $112 hesitation
  0399:39 09            pushi 9 // $9 nsTop
  039b:45 01 06         callb procedure_0001 6 // Say 

  039e:33 45              jmp code_03e5 

        code_03a0
  03a0:3c                 dup 
  03a1:35 02              ldi 2 
  03a3:1a                 eq? 
  03a4:31 0d              bnt code_03b3 
  03a6:39 03            pushi 3 // $3 y
  03a8:78               push1 
  03a9:38 0112          pushi 112 // $112 hesitation
  03ac:39 0a            pushi a // $a nsLeft
  03ae:45 01 06         callb procedure_0001 6 // Say 

  03b1:33 32              jmp code_03e5 

        code_03b3
  03b3:3c                 dup 
  03b4:35 03              ldi 3 
  03b6:1a                 eq? 
  03b7:31 0d              bnt code_03c6 
  03b9:39 03            pushi 3 // $3 y
  03bb:78               push1 
  03bc:38 0112          pushi 112 // $112 hesitation
  03bf:39 0b            pushi b // $b nsBottom
  03c1:45 01 06         callb procedure_0001 6 // Say 

  03c4:33 1f              jmp code_03e5 

        code_03c6
  03c6:3c                 dup 
  03c7:35 04              ldi 4 
  03c9:1a                 eq? 
  03ca:31 0d              bnt code_03d9 
  03cc:39 03            pushi 3 // $3 y
  03ce:78               push1 
  03cf:38 0112          pushi 112 // $112 hesitation
  03d2:39 0c            pushi c // $c nsRight
  03d4:45 01 06         callb procedure_0001 6 // Say 

  03d7:33 0c              jmp code_03e5 

        code_03d9
  03d9:7a               push2 
  03da:38 0112          pushi 112 // $112 hesitation
  03dd:39 0d            pushi d // $d lsTop
  03df:46 00ff 0000 04  calle ff procedure_0000 4 // Print 


        code_03e5
  03e5:3a                toss 
  03e6:c3 00              +al local0 
  03e8:33 71              jmp code_045b 

        code_03ea
  03ea:78               push1 
  03eb:74 0093          lofss $0481 // ecouter
  03ee:43 25 02         callk Said 2 

  03f1:31 0e              bnt code_0401 
  03f3:7a               push2 
  03f4:38 0112          pushi 112 // $112 hesitation
  03f7:39 0e            pushi e // $e lsLeft
  03f9:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  03ff:33 5a              jmp code_045b 

        code_0401
  0401:78               push1 
  0402:74 006d          lofss $0472 // get
  0405:43 25 02         callk Said 2 

  0408:31 0e              bnt code_0418 
  040a:7a               push2 
  040b:38 0112          pushi 112 // $112 hesitation
  040e:39 0f            pushi f // $f lsBottom
  0410:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  0416:33 43              jmp code_045b 

        code_0418
  0418:78               push1 
  0419:74 005f          lofss $047b // abattre
  041c:43 25 02         callk Said 2 

  041f:31 0e              bnt code_042f 
  0421:7a               push2 
  0422:38 0112          pushi 112 // $112 hesitation
  0425:39 10            pushi 10 // $10 lsRight
  0427:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  042d:33 2c              jmp code_045b 

        code_042f
  042f:78               push1 
  0430:74 004b          lofss $047e // embrasser
  0433:43 25 02         callk Said 2 

  0436:31 0e              bnt code_0446 
  0438:7a               push2 
  0439:38 0112          pushi 112 // $112 hesitation
  043c:39 11            pushi 11 // $11 signal
  043e:46 00ff 0000 04  calle ff procedure_0000 4 // Print 

  0444:33 15              jmp code_045b 

        code_0446
  0446:78               push1 
  0447:74 0025          lofss $046f // embrace
  044a:43 25 02         callk Said 2 

  044d:31 0c              bnt code_045b 
  044f:7a               push2 
  0450:38 0112          pushi 112 // $112 hesitation
  0453:39 12            pushi 12 // $12 illegalBits
  0455:46 00ff 0000 04  calle ff procedure_0000 4 // Print 


        code_045b
  045b:48                 ret 
    )

)

// 0588
(instance suit2 of Prop
    (properties
        y $89
        x $106
        z $0
        heading $0
        yStep $2
        view $1ff
        loop $2
        cel $0
        priority $0
        underBits $0
        signal $0
        nsTop $0
        nsLeft $0
        nsBottom $0
        nsRight $0
        lsTop $0
        lsLeft $0
        lsBottom $0
        lsRight $0
        brTop $0
        brLeft $0
        brBottom $0
        brRight $0
        cycleSpeed $0
        script $0
        cycler $0
        timer $0
    )
)

// 05d6
(instance LHead of Prop
    (properties
        y $94
        x $111
        z $20
        heading $0
        yStep $2
        view $1ff
        loop $5
        cel $0
        priority $0
        underBits $0
        signal $0
        nsTop $0
        nsLeft $0
        nsBottom $0
        nsRight $0
        lsTop $0
        lsLeft $0
        lsBottom $0
        lsRight $0
        brTop $0
        brLeft $0
        brBottom $0
        brRight $0
        cycleSpeed $0
        script $0
        cycler $0
        timer $0
    )
)



