Home » Personal collection » Acorn tapes » Commercial_Releases » box04_tape06b_acorn_stolen_lamp.wav » LAMP2

LAMP2

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn tapes » Commercial_Releases » box04_tape06b_acorn_stolen_lamp.wav
Filename: LAMP2
Read OK:
File size: 4400 bytes
Load address: 1200
Exec address: 1200
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
   10REM (c) M. C. Lothlorien 1983
   11TITLE$="THE STOLEN LAMP"
   20XX=1060
   30ONERRORGOTO4000
   40*KEY10 PAGE=&1200|MOLD|MRUN|M
   60O=&C00
   70O?255=RND(4):O?249=8:O!245=0:O!241=0
   75MODE5:PROCtl:MODE6:HIMEM=PAGE+&3E00
   80RESTORE100:FORZ=1TO45:READO?Z:NEXT
   90DEAD=FALSE:PC=0:CLS
  100DATA255,255,255,20,4,11,4,10,0,0,0,10,47,0,25,21,22,19,24,31,27,36,39,33,25,34,4,37,29,30,25,27,40,0,0,31,34,0,35,32,19,23,23,33,0
  110PROCl(XX)
  120REPEAT
  130PROCparse(1):PRINT'TAB(13)A1$" "A3$
  140REM
  150IFGT%=1PROChelp
  160IFGT%=2PROCget(OB%)
  170IFGT%=3PROCre(OB%)
  180IFGT%=4PROCin(255)
  190GO=-1:IFGT%=6GO=DN ELSEIFGT%=7GO=DS ELSEIFGT%=8GO=DE ELSEIFGT%=9GO=DW ELSEIFGT%=10GO=DU ELSEIFGT%=11GO=DD
  200IFGO=23ANDO?17=22PRINT"The statue blocks your way":GO=-1
  210IFGO=30ANDO?29=29PRINT"The guard blocks your way":GO=-1
  220IFGO=35ANDO?36=31PRINT"The door is locked":GO=-1
  230IFGO=37ANDO?44=33PRINT"The tiger blocks your way":GO=-1
  240IFO?249=O?40ANDGO<>-1PRINT"You are too enchanted to move":GO=-1
  250IFGO=0PRINT"There is no way to go in that direction"
  260IFGO>0PROCmv(XX):IFPC<>0MODE5:PROCpc(PC):MODE6:HIMEM=PAGE+&3E00
  270IFGT%=5ANDPC<>0MODE5:PROCpc(PC):MODE6:HIMEM=PAGE+&3E00
  280IFGO>0ORGT%=5PROCl(XX)
  290IFO?5=4ANDGO=3ANDGT%=8PROCpp
  300IFGT%=12PROCdr(OB%)
  310IFGT%=13PROCsc
  320IFGT%=14PROCsay(OB%)
  330IFGT%=15PROCpl(OB%)
  340IFGT%=16PROCsv
  350IFGT%=17PROCrs:GT%=-1:GO=O?249:GOTO260
  360IFGT%=18PROCby(OB%)
  370IFGT%=19PROCk(OB%)
  380IFGT%=20PROCth(OB%)
  390IFGT%=21PROCst(OB%)
  400IFGT%=22PROCsm(OB%)
  410IFGT%=23PROCsc:PROCq
  420IFGT%=24PROCop(OB%)
  430IFGT%=25PROCrub(OB%)
  440IFO?248>0ANDO?248<50PROCgr
  450REM
  460IF(O?249=O?31ORO?31=255)ANDO?28=255PRINT"The girl calls out 'someone is taking"'"the lamp away'":IFO?32>0PRINT"The Vizier hears her and rushes in":O?32=O?249
  470IFO?245O?32=O?249
  480IFO?32=O?249ANDO?28=255PRINT"The Vizier sees that you are taking"'"the lamp and chases you":O?245=1
  490IFO?249=11ANDO?28=255PROCend
  500IFO?32=O?249PRINT"The Vizier attacks you":O?246=O?246+1:IFO?246>3DEAD=TRUE
  510REM
  520IFO?43=33ANDO?44=33PRINT"The tiger tries to eat the herring,"'"chokes on a fish bone,"'"and dies":O?43=0:O?44=0
  530IFO?249=O?40 O?242=1:X=O?40:IFX=O?19ORX=O?18ORX=O?20ORX=O?25PRINT"The enchantress spots the treasure"'"For a moment, her concentration slips":O?242=0
  540IFO?249=O?40ANDO?242=1O?243=O?243+1:PRINT"The enchantress removes veil number ";O?243:IFO?243=7PRINT"While you are watching, her boyfiend"'"sneaks up and garottes you"'"They steal all your treasure to"'"sell in the town"'"HOWEVER ";:DEAD=-1
  550REM
  560IFO?249=31ANDO?28=255PRINT"You have brought light into the"'"dark room":IFO?244=0:PRINT"The light falls on the face of a"'"gorgon":IFO?33<>255PRINT"You see it, and are turned to stone":DEAD=TRUE
  570IFO?249=31ANDO?28=255ANDO?244=0ANDO?33=255PRINT"The gorgon sees its own reflection"'"in your mirror and turns to stone":O?244=1
  580REM
  590IFO?249=O?30ANDO?8=255PRINT"The moths eat the carpet":O?8=0
  600UNTILDEAD ORGT%=23
  610IFDEAD PRINT"YOU ARE DEAD"
  620IFDEAD ORGT%=23INPUT"PRESS RETURN TO START AGAIN"A$:GOTO70
  630DEFFNup(A$):B$="":FORI%=1TOLEN(A$)
  640C%=ASC(MID$(A$,I%,1)):IFC%>96C%=C%-32
  650B$=B$+CHR$(C%):NEXT:=FNst(B$)
  660DEFFNst(A$)
  670IFLEFT$(A$,1)=" "A$=RIGHT$(A$,LEN(A$)-1):GOTO670
  680IFRIGHT$(A$,1)=" "A$=LEFT$(A$,LEN(A$)-1):GOTO680
  690=A$
  700DEFPROCparse(Z)
  710REPEAT:INPUTLINE"What now ?..."A$:UNTILLEN(A$)>0
  720A$=FNup(A$):X=INSTR(A$," "):IFINSTR(FNst(RIGHT$(A$,LEN(A$)-X))," ")<>0PRINT"I can only understand two words at once":GOTO710
  730IFX=0A1$=A$:A2$=""ELSEA1$=FNst(LEFT$(A$,X-1)):A2$=FNst(RIGHT$(A$,LEN(A$)-X))
  740A3$=FNv(A1$):IFLEN(A3$)=0:PRINT"I don't know what you mean by '"A1$"'":GOTO710:ELSEA1$=A3$
  750A3$=FNn(A2$):IFLEN(A2$)>0ANDOB%=0 PRINT"I don't know what a "A2$" is":GOTO710
  760IFVF%=1ANDLEN(A2$)>0:PROCer(A1$,A3$):GOTO710
  770IFOB%=0ANDVF%>1:PRINT"What do you want to "A1$:GOTO710
  780IFVF%=3ANDO?OB%<>255ANDO?OB%<>O?249:PRINT"The "A3$" is not here":GOTO710
  790ENDPROC
  800DEFFNv(A$):RESTORE860
  810IFLEN(A$)=0THEN=""
  820I%=1
  830REPEAT:READB$,VF%,GT%:UNTILA$=LEFT$(B$,LEN(A$))ORLEN(B$)=0
  840=B$
  850REM
  860DATAHELP,0,1,TAKE,3,2,GET,3,2,CARRY,3,2,READ,3,3,INVENTORY,1,4,LOOK,0,5
  870DATANORTH,1,6,SOUTH,1,7,EAST,1,8,WEST,1,9,UP,1,10,DOWN,1,11,DROP,3,12,DUMP,3,12,LEAVE,3,12
  880DATASCORE,1,13,SAY,2,14,PULL,3,15,SAVE,0,16,RESTORE,0,17,BUY,3,18,PURCHASE,3,18
  890DATAKILL,3,19,ATTACK,3,19,THUMP,3,20,STAB,3,21,SMASH,3,22,HIT,3,20,QUIT,1,23,OPEN,3,24,UNLOCK,3,24
  900DATARUB,3,25,,0,0
  910DEFPROCer(A$,B$):PRINT"You can't "A$" the "B$:ENDPROC
  920DEFFNn(A$):RESTORE980
  930OB%=0
  940IFLEN(A$)=0THEN=""
  950REPEAT:READB$:OB%=OB%+1:UNTILA$=LEFT$(B$,LEN(A$))ORLEN(B$)=0
  960IFLEN(B$)=0OB%=0
  970=B$
  980DATACOIN,GRENADE,PIN,SLEDGEHAMMER,PICKPOCKET,EMPEROR,MESSAGE,CARPET,SHAZAM,ALLAKAZAM,ABRACADABRA,SALESMAN,DICTIONARY,SWORD,COLUMN,PILLAR
  990DATASTATUE,DIAMOND,GOLD,SILVER,RUBY,NECKLACE,PEARLS,EMERALD,BRACELET,RING,GOBLET,LAMP,GUARD
 1000DATAMOTH,GIRL,VIZIER,MIRROR,BOX,KEY,DOOR,CRATE,PLATINUM,SIGN,ENCHANTRESS,CAMEL,SCREWDRIVER,HERRING,TIGER,LOTHLORIEN,
 1010DEFPROChelp:IFOB%<>0:PRINT"The "A3$" doesn't need any help":ENDPROC
 1020Z=RND(3):IFZ=1PRINT"The camel says 'TWO HUMPS ARE BETTER"'"THAN ONE'":ENDPROC
 1030IFZ=2PRINT"Feel free to help yourself":ENDPROC
 1040PRINT"You got yourself into this mess"'"I think you should get yourself out":ENDPROC
 1050REM
 1060REM--BASE LINE FOR RESTORE--
 1070DATA0,0,9,2,0,0,0,2,in the Street of a Thousand,Wayfarers
 1080DATA0,3,1,0,0,0,0,1,at the corner of two streets
 1090DATA2,5,0,4,0,0,0,2,in the Street of,the Blue Lizard
 1100DATA0,0,3,0,0,0,1,1,inside the Blue Lizard Inn
 1110DATA3,0,6,0,0,0,0,1,at the corner of two streets
 1120DATA0,10,7,5,0,0,0,1,in Carpetmaker's Lane
 1130DATA8,0,0,6,0,0,0,1,at the corner of two streets
 1140DATA9,7,11,0,0,0,0,1,in the Road of Silence
 1150DATA0,8,0,1,0,0,0,1,at the corner of two streets
 1160DATA6,0,0,0,0,0,3,1,in the carpet shop
 1170DATA0,0,0,8,0,0,2,3,in the Emperors Palace,The Emperor asks you to find the,stolen magic lamp
 1180DATA13,14,15,16,0,8,-1,2,"flying, on the carpet,",above the town.
 1190DATA13,12,15,16,0,20,-2,1,flying over the desert
 1200DATA12,14,17,16,0,18,-2,1,flying over the desert
 1210DATA13,14,15,12,0,18,-2,1,flying over the desert
 1220DATA13,14,12,16,0,18,-2,1,flying over the desert
 1230DATA15,14,15,14,0,19,-3,1,flying over the Vizier's palace
 1240DATA18,18,18,18,0,0,0,1,in the middle of the desert
 1250DATA21,0,0,0,0,0,0,1,outside the Vizier's palace
 1260DATA20,20,20,20,0,0,0,1,in the middle of the desert
 1270DATA25,19,22,0,0,0,9,2,at the south end of,the entrance hall
 1280DATA0,0,23,21,0,0,6,2,on a narrow bridge spanning,a pit full of boiling oil
 1290DATA0,0,24,22,0,0,0,1,in a corridor
 1300DATA28,0,0,23,0,0,0,1,in the library
 1310DATA29,21,26,0,0,0,10,2,at the north end of,the entrance hall
 1320DATA0,0,27,25,0,0,0,1,in the Vizier's outer chamber
 1330DATA0,0,0,26,0,0,0,1,in the Vizier's inner chamber
 1340DATA0,24,0,0,0,41,4,3,in a small room,There is a deep pit with nasty looking,spikes at the bottom
 1350DATA0,25,30,0,0,0,0,1,in the guard room
 1360DATA0,0,31,29,0,0,0,1,in a corridor
 1370DATA35,0,32,30,0,0,8,1,in the dark room
 1380DATA36,0,0,31,0,0,0,1,in the harem
 1390DATA37,0,34,0,0,0,0,1,in the tiger's den
 1400DATA38,0,35,33,0,0,0,1,in the treasure vault
 1410DATA39,31,0,34,0,0,0,2,at the entrance to the,treasure vault
 1420DATA40,32,0,0,0,0,0,1,in the bathing room
 1430DATA0,33,0,0,0,0,7,1,in the lamp room
 1440DATA0,34,0,0,0,0,0,1,in a stone chamber
 1450DATA0,35,0,0,0,0,0,1,at a dead end
 1460DATA0,36,0,0,0,0,0,1,in a bedchamber
 1470DATA43,42,42,43,0,44,5,2,at the bottom of a pit,on a pile of RUBBER spikes
 1480DATA41,43,44,42,43,42,22,1,in the catacombs
 1490DATA43,42,42,44,41,45,99,1,in the catacombs
 1500DATA46,47,43,45,43,43,99,1,in the catacombs
 1510DATA44,43,41,43,45,44,99,1,in the catacombs
 1520DATA45,46,47,46,45,44,99,1,in the catacombs
 1530DATA41,47,44,46,45,44,99,1,in the catacombs
 1540DEFPROCl(Z)
 1550RESTOREZ+10*(O?249):READDN,DS,DE,DW,DU,DD,X,NL:PRINT"You are ";
 1560FORI=1TONL:READZ$:PRINTZ$:NEXT:PRINT:PROCin(O?249):PRINT"EXITS: ";
 1570IFDN:PRINT"North ";
 1580IFDS:PRINT"South ";
 1590IFDE:PRINT"East ";
 1600IFDW:PRINT"West ";
 1610IFDU:PRINT"Up ";
 1620IFDD:PRINT"Down ";
 1630PRINT':ENDPROC
 1640DEFPROCmv(Z):O?249=GO:RESTOREZ+10*(O?249):READDN,DS,DE,DW,DU,DD,PC:ENDPROC
 1650DEFPROCin(L):RESTORE1720
 1660IFL=255PRINT"You are carrying:-"ELSEPRINT"You can see:-"
 1670I%=1:J%=0:REPEAT:READZ$
 1680IFO?I%=L PRINTZ$:J%=1:IFI%=3AND(O?248=0)PRINT"the pin is in the hand grenade"
 1690I%=I%+1:UNTILLEN(Z$)=0:IFJ%=0:PRINT"Nothing"
 1700PRINT:ENDPROC
 1710REM
 1720DATAa gold coin,a hand grenade,a pin,a sledgehammer,a pickpocket,the Emperor,a message,a Persian carpet,X,X,X,a salesman,a dictionary
 1730DATAa sword,a column,a pillar,a living statue,a large diamond,a gold bar,a silver bar,a ruby,a beautiful necklace,a string of pearls,an emerald,a gold bracelet,a diamond ring,a jewel encrusted goblet
 1740DATAAladdin's lamp,a mean looking guard,a swarm of moths,a girl,the grand vizier,a mirror,a box labelled 'KEY BOX',a key,the north door is locked,a crate,a huge block of solid platinum
 1750DATAa sign,an enchantress,a camel,a screwdriver,a red herring,a tiger,X,
 1760DEFPROCget(X):IFO?X=255:PRINT"You already have the "A3$:ENDPROC
 1770IFX=37ORX=38PRINT"It's much too heavy":ENDPROC
 1780IFX=8ANDO?247=0PRINT"The salesman says":PROCer2:PRINT"You haven't paid for it":ENDPROC
 1790IFX=5ORX=6OR(X=3ANDO?248=0)ORX=12ORX=15ORX=16ORX=17ORX=29ORX=30ORX=32ORX=36ORX=40ORX=44PROCer2:ENDPROC
 1800O?X=255:PRINT"O.K.":IFX=2ANDO?248=0 O?3=255
 1810ENDPROC
 1820DEFPROCer2:PRINT"You can't do that!":ENDPROC
 1830DEFPROCdr(X):IFO?X<>255:PRINT"You are not carrying the "A3$:ENDPROC
 1840IFX=3ANDO?248=0PRINT"You would have to PULL it first":ENDPROC
 1850PRINT"O.K.":O?X=O?249
 1860IFO?249>11ANDO?249<18ANDX=8PRINT"Without the carpet, you plummet to"'"the ground":DEAD=TRUE:ENDPROC
 1870IFO?249>11ANDO?249<18PRINT"It falls off the carpet"
 1880IFO?249=12O?X=8
 1890IFO?249=13O?X=20
 1900IFO?249>13ANDO?249<17O?X=18
 1910IFO?249=17O?X=19
 1920IFO?249<10:PRINT"A bypasser picks up the "A3$'"and walks off with it":O?X=0
 1930IFO?249>41ANDO?249<47ANDRND(3)=1:PRINT"A lost soul wanders through,"'"picks up the "A3$" and walks off"'"with it":O?X=0
 1940IFX=2ANDO?248=0O?3=O?2
 1950ENDPROC
 1960DEFPROCre(X):IFX<>7ANDX<>1ANDX<>13ANDX<>39PROCer(A1$,A3$):ENDPROC
 1970IFX=13:GOTO2020
 1980IFX=39PRINT"It says THIS WAY TO TREASURE BEYOND"'"YOUR WILDEST DREAMS"'"  <=====":ENDPROC
 1990IFX=1:PRINT"It says ALADDIN XIII 1983":ENDPROC
 2000PRINT"It says TODAYS MAGIC WORD IS ";:IFO?255=1PRINT"SHAZAM"ELSEIFO?255=2PRINT"ALLAKAZAM"ELSEIFO?255=3PRINT"ABRACADABRA"ELSEPRINT"LOTHLORIEN"
 2010ENDPROC
 2020PRINT"It says:- this is a complete list of"'"verbs understood in this adventure"
 2030RESTORE860:REPEAT:READA2$,X,Z:PRINTA2$"  ";
 2040IFPOS>25:PRINT
 2050UNTILLEN(A2$)=0:PRINT:ENDPROC
 2060DEFPROCsay(X):IFX<9ORX>11ANDX<>45PRINT"O.K.  '"A3$"'":ENDPROC
 2070IFO?255=4ANDX=45THEN2090
 2080IFX-8<>O?255:PRINT"That's the wrong magic word"'"It causes a ferocious djinn to appear"'"The djinn kills you":DEAD=TRUE:ENDPROC
 2090IF(O?8<>255ANDO?8<>O?249)OR(O?249>11ANDO?249<18):PRINT"Nothing happens":ENDPROC
 2100REM
 2110IFO?8=O?249PRINT"The carpet flies away":O?8=0:ENDPROC
 2120A$="The carpet soars into the air with you"
 2130IFO?249<9ANDO?249<>4:PRINTA$:O?249=12:PROCl(XX):ENDPROC
 2140IFO?249=18:PRINTA$:O?249=16:PROCl(XX):ENDPROC
 2150IFO?249=19:PRINTA$:O?249=17:PROCl(XX):ENDPROC
 2160IFO?249=20:PRINTA$:O?249=13:PROCl(XX):ENDPROC
 2170PRINTA$'"and crashes into the ceiling at 100MPH":DEAD=TRUE:ENDPROC
 2180DEFPROCgr:O?248=O?248+1:IFO?248<6:ENDPROC
 2190PRINT'''" B O O M !"''"The grenade explodes":O?248=100:IFO?249=O?2ORO?2=255:DEAD=TRUE:ENDPROC
 2200IFO?6=O?2:PROCemd:ENDPROC
 2210IFO?2=O?34O?35=O?2
 2220X=O?2:FORI%=1TO64:IFX=O?I%ANDI%<>35ANDI%<>36O?I%=0
 2230NEXT:ENDPROC
 2240REM
 2250DEFPROCemd:PRINT"You have killed the Emperor"'"The Imperial guard track you down"'"and kill you"':DEAD=TRUE:ENDPROC
 2260DEFPROCpl(X):IF(X=2ORX=3)ANDO?248=0 O?248=1:PRINT"O.K.":ENDPROC:ELSEIFX=31PRINT"She is not impressed by your advances":ENDPROC:ELSEPROCer(A1$,A3$):ENDPROC
 2270DEFPROCp(B):D=5:B=B+PAGE-&1200
 2280X=?B:Y=B?1:IFX=253:ENDPROC
 2290REMPRINTTAB(0,0)"&";~B" ";X" ";Y"  ":W=GET
 2300IFX=254GCOL0,Y ELSEIFX=255PROCtr ELSEIFX>239VDU19,X-240,Y;0;ELSEPLOTD,X*10,Y*10
 2310B=B+2:GOTO2280
 2315DEFPROCtr:D=Y:B=B+2:MOVE?B*10,B?1*10:IFD=85 B=B+2:MOVE?B*10,B?1*10
 2316ENDPROC
 2320DEFPROCpc(B):IF B<0GOTO2470 ELSEIFB=8VDU19,3,4;0;:ELSEIFB=1VDU19,1,4;0;
 2330PROCp(&5000)
 2340IFDN ANDB<>9PROCp(&501C)
 2350IFDW PROCp(&5028)
 2360IFDE PROCp(&5034)
 2370IFB=1:PROCp(&5040)
 2380IFB=2:PROCp(&50DE)
 2390IFB=3:PROCp(&5128)
 2400IFB=4:PROCp(&51F2)
 2410IFB=5:PROCp(&5208)
 2420IFB=6:PROCp(&5266)
 2430IFB=7:PROCp(&5298)
 2440IFB=8:PROCp(&52D2)
 2450IFB=9:PROCp(&53EE)
 2460IFB=10:PROCp(&5420)
 2470IFB=-1:PROCp(&5172):PROCp(&5192)
 2480IFB=-2:PROCp(&5172)
 2490IFB=-3:PROCp(&5172):PROCp(&51B6)
 2500INPUTTAB(0,0)"RETURN to continue"A$:ENDPROC
 2510DEFPROCsv
 2520*SAVE LAMPSAVE C00 D00
 2530ENDPROC
 2540DEFPROCrs:CLS
 2545PRINT"Place previously saved Cassette"'"in Recorder and press PLAY"
 2550*LOAD LAMPSAVE C00
 2560ENDPROC
 2570DEFPROCpp:FORI=1TO100:IFO?I=255O?I=4
 2580NEXT:PRINT'"YOU HAVE JUST BEEN ROBBED"':ENDPROC
 2590DEFPROCby(Z):IFZ<>8:PRINT"The "A3$" is not for sale":ENDPROC
 2600REM
 2610IFO?1<>255:PRINT"You don't have any money":ENDPROC
 2620O?1=0:O?247=1:PRINT"O.K. the carpet is now yours":ENDPROC
 2630DEFPROCk(X)PRINT"What with?"'"Type STAB "A3$" to use SWORD"'"Type SMASH "A3$" to use SLEDGEHAMMER"'"Type THUMP "A3$" to use your fists":ENDPROC
 2640DEFPROCsm(X):IFO?4<>255:PRINT"You need a sledgehammer to do that":ENDPROC
 2650IFX=29ORX=30ORX=32ORX=44PROCdd:ENDPROC
 2660IFX=34ORX=36PRINT"The "A3$" is too strong":ENDPROC
 2670IFX=40ANDO?242=1PRINT"The enchantment prevents you from"'"doing that":ENDPROC
 2680PRINT"You sure smashed that "A3$:O?X=0:IFX=6:PROCemd
 2690REM
 2700IFX=16PRINT"There was a sword inside":O?14=21
 2710IFX=15PRINT"There was a box inside":O?34=25
 2720IFX=37PRINT"There was a 26 ton block of solid"'"platinum inside":O?38=34
 2730IFO?15=0ANDO?16=0PRINT"The ceiling collapses on you":DEAD=TRUE
 2740IFX=17PROCspa:ENDPROC
 2750IFX=2OR(X=3ANDO?248=0)PRINT''"B O O M !"'':DEAD=TRUE
 2760ENDPROC
 2770DEFPROCq:INPUT"ARE YOU SURE YOU WANT TO QUIT?.."A$:A$=LEFT$(A$,1):IFA$<>"y"ANDA$<>"Y" GT%=0
 2780ENDPROC
 2790DEFPROCth(Z):IFZ=6PRINT"Thud. The emperor falls and hits his"'"head on the edge of the throne":PROCemd:ENDPROC
 2800IFZ=5ORZ=12ORZ=29ORZ=30ORZ=31ORZ=32ORZ=40ORZ=44PROCdd:ENDPROC
 2810REM
 2820IFZ=17PRINT"A lucky blow knocks the statue"'"into the pit":O?17=0:ENDPROC
 2830PRINT"You just hurt your hand":ENDPROC
 2840DEFPROCst(Z):IFO?14<255PRINT"You need a sword to do that":ENDPROC
 2850IFZ=6PRINT"O.K.":PROCemd:ENDPROC
 2860IFZ=17PROCspa:ENDPROC
 2870IFZ=30ORZ=31ORZ=44PROCdd:ENDPROC
 2880IFZ=40ANDO?242=1PRINT"The enchantment prevents you from"'"doing that":ENDPROC
 2890IFZ=5ORZ=12ORZ=29ORZ=31PRINT"O.K. The "A3$" is dead":O?Z=0:ENDPROC
 2900PROCer(A1$,A3$):ENDPROC
 2910REM
 2920DEFPROCspa:PRINT"The steel strikes the stone statue"'"and makes sparks. The oil ignites"'"The room becomes a blazing inferno":DEAD=TRUE:ENDPROC
 2930 DEFPROCsc:Z=0:FORI=18TO28:IFO?I=255Z=Z+100
 2940NEXT:PRINT"Your score is now ";Z:ENDPROC
 2950DEFPROCdd:PRINT"The "A3$" dodges out of the way":ENDPROC
 2960DEFPROCop(Z)
 2970IFZ<>34ANDZ<>36:PROCer(A1$,A3$):ENDPROC
 2980IFZ=34PRINT"It won't open":ENDPROC
 2990IFO?35<>255PRINT"You need a key (HINT: the key is in"'"the key box)":ENDPROC
 3000O?36=0:PRINT"O.K.":ENDPROC
 3010DEFPROCend:PRINT"The emperor says 'WELL DONE YOU HAVE"'"RETURNED THE LAMP'"
 3020PROCsc:PRINT"Out of a maximum of 1100"'
 3030IFO?31=0PRINT"'HOWEVER, I HEAR THAT YOU MURDERED THE"'"CALIPH'S DAUGHTER, SO I'M AFRAID I"'"MUST HAVE YOU EXECUTED'":DEAD=TRUE:ENDPROC
 3040PRINT'"YOU HAVE WON - CONGRATULATIONS":END
 3050DEFPROCrub(Z):IFZ=28ORZ=26PRINT"What do you think this is?"'"A pantomime?":ENDPROC
 3060IFZ=31PRINT"She says UNHAND ME YOU BRUTE DON'T"'"YOU KNOW I'M THE CALIPH'S DAUGHTER":ENDPROC
 3070IFZ=12ORZ=5ORZ=6ORZ=29ORZ=32PRINT"The "A3$" says 'HELLO SAILOR'":ENDPROC
 3080PRINT"Nothing happens":ENDPROC
 3090REM-UNLIST
 3100FORI%=PAGE TO TOP
 3110IF?I%=90ANDI%?1=90 ?I%=22:I%?1=1:I%?2=28:I%!3=0:I%?7=3:I%?8=21:PRINT~I%
 3120NEXT
 3200DEFPROCtl:COLOUR129:CLS:VDU5
 3210GCOL0,0:FORI=-20TO0STEP4
 3220IFI=0GCOL0,2
 3230MOVE150+I,700+I:PRINTTITLE$
 3240MOVE50+I,100+I:PRINT"(c) M.C.Lothlorien";
 3250NEXT:W=INKEY(400):ENDPROC
 4000IFERR=17:MODE6:GOTO110
 4010ONERROROFF
 4020REPORT:PRINT" at line ";ERL
 4030W=INKEY(400):RUN

� (c) M. C. Lothlorien 1983
TITLE$="THE STOLEN LAMP"
XX=1060
��t`O
(!*KEY10 PAGE=&1200|MOLD|MRUN|M
<
O=&C00
F&O?255=�(4):O?249=8:O!245=0:O!241=0
K�5:�tl:�6:�=�+&3E00
P��Dd@:�Z=1�45:�O?Z:�
ZDEAD=�:PC=0:�
d��255,255,255,20,4,11,4,10,0,0,0,10,47,0,25,21,22,19,24,31,27,36,39,33,25,34,4,37,29,30,25,27,40,0,0,31,34,0,35,32,19,23,23,33,0
n
�l(XX)
x�
��parse(1):�'�13)A1$" "A3$
��
��GT%=1�help
��GT%=2�get(OB%)
��GT%=3�re(OB%)
��GT%=4�in(255)
�XGO=-1:�GT%=6GO=DN ��GT%=7GO=DS ��GT%=8GO=DE ��GT%=9GO=DW ��GT%=10GO=DU ��GT%=11GO=DD
�5�GO=23�O?17=22�"The statue blocks your way":GO=-1
�4�GO=30�O?29=29�"The guard blocks your way":GO=-1
�-�GO=35�O?36=31�"The door is locked":GO=-1
�4�GO=37�O?44=33�"The tiger blocks your way":GO=-1
�<�O?249=O?40�GO<>-1�"You are too enchanted to move":GO=-1
�3�GO=0�"There is no way to go in that direction"
.�GO>0�mv(XX):�PC<>0�5:�pc(PC):�6:�=�+&3E00
'�GT%=5�PC<>0�5:�pc(PC):�6:�=�+&3E00
�GO>0�GT%=5�l(XX)
"�O?5=4�GO=3�GT%=8�pp
,�GT%=12�dr(OB%)
6�GT%=13�sc
@�GT%=14�say(OB%)
J�GT%=15�pl(OB%)
T�GT%=16�sv
^$�GT%=17�rs:GT%=-1:GO=O?249:�TDA
h�GT%=18�by(OB%)
r�GT%=19�k(OB%)
|�GT%=20�th(OB%)
��GT%=21�st(OB%)
��GT%=22�sm(OB%)
��GT%=23�sc:�q
��GT%=24�op(OB%)
��GT%=25�rub(OB%)
��O?248>0�O?248<50�gr
��
̔�(O?249=O?31�O?31=255)�O?28=255�"The girl calls out 'someone is taking"'"the lamp away'":�O?32>0�"The Vizier hears her and rushes in":O?32=O?249
��O?245O?32=O?249
�`�O?32=O?249�O?28=255�"The Vizier sees that you are taking"'"the lamp and chases you":O?245=1
��O?249=11�O?28=255�end
�E�O?32=O?249�"The Vizier attacks you":O?246=O?246+1:�O?246>3DEAD=�
��
l�O?43=33�O?44=33�"The tiger tries to eat the herring,"'"chokes on a fish bone,"'"and dies":O?43=0:O?44=0
��O?249=O?40 O?242=1:X=O?40:�X=O?19�X=O?18�X=O?20�X=O?25�"The enchantress spots the treasure"'"For a moment, her concentration slips":O?242=0
��O?249=O?40�O?242=1O?243=O?243+1:�"The enchantress removes veil number ";O?243:�O?243=7�"While you are watching, her boyfiend"'"sneaks up and garottes you"'"They steal all your treasure to"'"sell in the town"'"HOWEVER ";:DEAD=-1
&�
0��O?249=31�O?28=255�"You have brought light into the"'"dark room":�O?244=0:�"The light falls on the face of a"'"gorgon":�O?33<>255�"You see it, and are turned to stone":DEAD=�
:x�O?249=31�O?28=255�O?244=0�O?33=255�"The gorgon sees its own reflection"'"in your mirror and turns to stone":O?244=1
D�
N8�O?249=O?30�O?8=255�"The moths eat the carpet":O?8=0
X�DEAD �GT%=23
b�DEAD �"YOU ARE DEAD"
l7�DEAD �GT%=23�"PRESS RETURN TO START AGAIN"A$:�DF@
vݤup(A$):B$="":�I%=1��(A$)
�"C%=�(�A$,I%,1)):�C%>96C%=C%-32
�B$=B$+�(C%):�:=�st(B$)
�ݤst(A$)
�$�A$,1)=" "A$=�A$,�(A$)-1):�t^B
�$��A$,1)=" "A$=�A$,�(A$)-1):�thB
�=A$
���parse(Z)
�"�:�"What now ?..."A$:��(A$)>0
�eA$=�up(A$):X=�A$," "):秤st(�A$,�(A$)-X))," ")<>0�"I can only understand two words at once":�dFB
�=�X=0A1$=A$:A2$=""�A1$=�st(�A$,X-1)):A2$=�st(�A$,�(A$)-X))
�QA3$=�v(A1$):�(A3$)=0:�"I don't know what you mean by '"A1$"'":�dFB:�A1$=A3$
�EA3$=�n(A2$):�(A2$)>0�OB%=0 �"I don't know what a "A2$" is":�dFB
�&�VF%=1��(A2$)>0:�er(A1$,A3$):�dFB
1�OB%=0�VF%>1:�"What do you want to "A1$:�dFB
A�VF%=3�O?OB%<>255�O?OB%<>O?249:�"The "A3$" is not here":�dFB
�
 ݤv(A$):��D\C
*�(A$)=0�=""
4I%=1
>(�:�B$,VF%,GT%:�A$=�B$,�(A$))��(B$)=0
H=B$
R�
\H�HELP,0,1,TAKE,3,2,GET,3,2,CARRY,3,2,READ,3,3,INVENTORY,1,4,LOOK,0,5
f[�NORTH,1,6,SOUTH,1,7,EAST,1,8,WEST,1,9,UP,1,10,DOWN,1,11,DROP,3,12,DUMP,3,12,LEAVE,3,12
pP�SCORE,1,13,SAY,2,14,PULL,3,15,SAVE,0,16,RESTORE,0,17,BUY,3,18,PURCHASE,3,18
zc�KILL,3,19,ATTACK,3,19,THUMP,3,20,STAB,3,21,SMASH,3,22,HIT,3,20,QUIT,1,23,OPEN,3,24,UNLOCK,3,24
��RUB,3,25,,0,0
�*��er(A$,B$):�"You can't "A$" the "B$:�
�ݤn(A$):��dTC
�	OB%=0
��(A$)=0�=""
�*�:�B$:OB%=OB%+1:�A$=�B$,�(A$))��(B$)=0
��(B$)=0OB%=0
�=B$
ԉ�COIN,GRENADE,PIN,SLEDGEHAMMER,PICKPOCKET,EMPEROR,MESSAGE,CARPET,SHAZAM,ALLAKAZAM,ABRACADABRA,SALESMAN,DICTIONARY,SWORD,COLUMN,PILLAR
�\�STATUE,DIAMOND,GOLD,SILVER,RUBY,NECKLACE,PEARLS,EMERALD,BRACELET,RING,GOBLET,LAMP,GUARD
�u�MOTH,GIRL,VIZIER,MIRROR,BOX,KEY,DOOR,CRATE,PLATINUM,SIGN,ENCHANTRESS,CAMEL,SCREWDRIVER,HERRING,TIGER,LOTHLORIEN,
�7��help:�OB%<>0:�"The "A3$" doesn't need any help":�
�DZ=�(3):�Z=1�"The camel says 'TWO HUMPS ARE BETTER"'"THAN ONE'":�
'�Z=2�"Feel free to help yourself":�
N�"You got yourself into this mess"'"I think you should get yourself out":�
�
$�--BASE LINE FOR RESTORE--
.:�0,0,9,2,0,0,0,2,in the Street of a Thousand,Wayfarers
81�0,3,1,0,0,0,0,1,at the corner of two streets
B5�2,5,0,4,0,0,0,2,in the Street of,the Blue Lizard
L/�0,0,3,0,0,0,1,1,inside the Blue Lizard Inn
V1�3,0,6,0,0,0,0,1,at the corner of two streets
`+�0,10,7,5,0,0,0,1,in Carpetmaker's Lane
j1�8,0,0,6,0,0,0,1,at the corner of two streets
t,�9,7,11,0,0,0,0,1,in the Road of Silence
~1�0,8,0,1,0,0,0,1,at the corner of two streets
�'�6,0,0,0,0,0,3,1,in the carpet shop
�^�0,0,0,8,0,0,2,3,in the Emperors Palace,The Emperor asks you to find the,stolen magic lamp
�B�13,14,15,16,0,8,-1,2,"flying, on the carpet,",above the town.
�1�13,12,15,16,0,20,-2,1,flying over the desert
�1�12,14,17,16,0,18,-2,1,flying over the desert
�1�13,14,15,12,0,18,-2,1,flying over the desert
�1�13,14,12,16,0,18,-2,1,flying over the desert
�:�15,14,15,14,0,19,-3,1,flying over the Vizier's palace
�4�18,18,18,18,0,0,0,1,in the middle of the desert
�1�21,0,0,0,0,0,0,1,outside the Vizier's palace
�4�20,20,20,20,0,0,0,1,in the middle of the desert
�=�25,19,22,0,0,0,9,2,at the south end of,the entrance hall
L�0,0,23,21,0,0,6,2,on a narrow bridge spanning,a pit full of boiling oil

$�0,0,24,22,0,0,0,1,in a corridor
%�28,0,0,23,0,0,0,1,in the library
>�29,21,26,0,0,0,10,2,at the north end of,the entrance hall
(4�0,0,27,25,0,0,0,1,in the Vizier's outer chamber
23�0,0,0,26,0,0,0,1,in the Vizier's inner chamber
<b�0,24,0,0,0,41,4,3,in a small room,There is a deep pit with nasty looking,spikes at the bottom
F(�0,25,30,0,0,0,0,1,in the guard room
P$�0,0,31,29,0,0,0,1,in a corridor
Z(�35,0,32,30,0,0,8,1,in the dark room
d#�36,0,0,31,0,0,0,1,in the harem
n)�37,0,34,0,0,0,0,1,in the tiger's den
x-�38,0,35,33,0,0,0,1,in the treasure vault
�=�39,31,0,34,0,0,0,2,at the entrance to the,treasure vault
�*�40,32,0,0,0,0,0,1,in the bathing room
�&�0,33,0,0,0,0,7,1,in the lamp room
�(�0,34,0,0,0,0,0,1,in a stone chamber
�#�0,35,0,0,0,0,0,1,at a dead end
�%�0,36,0,0,0,0,0,1,in a bedchamber
�K�43,42,42,43,0,44,5,2,at the bottom of a pit,on a pile of RUBBER spikes
�,�41,43,44,42,43,42,22,1,in the catacombs
�,�43,42,42,44,41,45,99,1,in the catacombs
�,�46,47,43,45,43,43,99,1,in the catacombs
�,�44,43,41,43,45,44,99,1,in the catacombs
�,�45,46,47,46,45,44,99,1,in the catacombs
�,�41,47,44,46,45,44,99,1,in the catacombs

��l(Z)
6�Z+10*(O?249):�DN,DS,DE,DW,DU,DD,X,NL:�"You are ";
.�I=1�NL:�Z$:�Z$:�:�:�in(O?249):�"EXITS: ";
"�DN:�"North ";
,�DS:�"South ";
6�DE:�"East ";
@�DW:�"West ";
J�DU:�"Up ";
T�DD:�"Down ";
^�':�
h:��mv(Z):O?249=GO:�Z+10*(O?249):�DN,DS,DE,DW,DU,DD,PC:�
r��in(L):��txF
|0�L=255�"You are carrying:-"��"You can see:-"
�I%=1:J%=0:�:�Z$
�E�O?I%=L �Z$:J%=1:�I%=3�(O?248=0)�"the pin is in the hand grenade"
�%I%=I%+1:��(Z$)=0:�J%=0:�"Nothing"
��:�
��
���a gold coin,a hand grenade,a pin,a sledgehammer,a pickpocket,the Emperor,a message,a Persian carpet,X,X,X,a salesman,a dictionary
���a sword,a column,a pillar,a living statue,a large diamond,a gold bar,a silver bar,a ruby,a beautiful necklace,a string of pearls,an emerald,a gold bracelet,a diamond ring,a jewel encrusted goblet
̹�Aladdin's lamp,a mean looking guard,a swarm of moths,a girl,the grand vizier,a mirror,a box labelled 'KEY BOX',a key,the north door is locked,a crate,a huge block of solid platinum
�I�a sign,an enchantress,a camel,a screwdriver,a red herring,a tiger,X,
�3��get(X):�O?X=255:�"You already have the "A3$:�
�&�X=37�X=38�"It's much too heavy":�
�F�X=8�O?247=0�"The salesman says":�er2:�"You haven't paid for it":�
�R�X=5�X=6�(X=3�O?248=0)�X=12�X=15�X=16�X=17�X=29�X=30�X=32�X=36�X=40�X=44�er2:�
(O?X=255:�"O.K.":�X=2�O?248=0 O?3=255
�
!��er2:�"You can't do that!":�
&7��dr(X):�O?X<>255:�"You are not carrying the "A3$:�
04�X=3�O?248=0�"You would have to PULL it first":�
:�"O.K.":O?X=O?249
DU�O?249>11�O?249<18�X=8�"Without the carpet, you plummet to"'"the ground":DEAD=�:�
N0�O?249>11�O?249<18�"It falls off the carpet"
X�O?249=12O?X=8
b�O?249=13O?X=20
l�O?249>13�O?249<17O?X=18
v�O?249=17O?X=19
�J�O?249<10:�"A bypasser picks up the "A3$'"and walks off with it":O?X=0
�p�O?249>41�O?249<47��(3)=1:�"A lost soul wanders through,"'"picks up the "A3$" and walks off"'"with it":O?X=0
��X=2�O?248=0O?3=O?2
��
�0��re(X):�X<>7�X<>1�X<>13�X<>39�er(A1$,A3$):�
��X=13:�ddG
�R�X=39�"It says THIS WAY TO TREASURE BEYOND"'"YOUR WILDEST DREAMS"'"  <=====":�
�'�X=1:�"It says ALADDIN XIII 1983":�
�q�"It says TODAYS MAGIC WORD IS ";:�O?255=1�"SHAZAM"��O?255=2�"ALLAKAZAM"��O?255=3�"ABRACADABRA"��"LOTHLORIEN"
��
�P�"It says:- this is a complete list of"'"verbs understood in this adventure"
���D\C:�:�A2$,X,Z:�A2$"  ";
��>25:�
��(A2$)=0:�:�
.��say(X):�X<9�X>11�X<>45�"O.K.  '"A3$"'":�
�O?255=4�X=45��TjH
 u�X-8<>O?255:�"That's the wrong magic word"'"It causes a ferocious djinn to appear"'"The djinn kills you":DEAD=�:�
*C�(O?8<>255�O?8<>O?249)�(O?249>11�O?249<18):�"Nothing happens":�
4�
>.�O?8=O?249�"The carpet flies away":O?8=0:�
H/A$="The carpet soars into the air with you"
R+�O?249<9�O?249<>4:�A$:O?249=12:�l(XX):�
\#�O?249=18:�A$:O?249=16:�l(XX):�
f#�O?249=19:�A$:O?249=17:�l(XX):�
p#�O?249=20:�A$:O?249=13:�l(XX):�
z9�A$'"and crashes into the ceiling at 100MPH":DEAD=�:�
�!��gr:O?248=O?248+1:�O?248<6:�
�R�'''" B O O M !"''"The grenade explodes":O?248=100:�O?249=O?2�O?2=255:DEAD=�:�
��O?6=O?2:�emd:�
��O?2=O?34O?35=O?2
�.X=O?2:�I%=1�64:�X=O?I%�I%<>35�I%<>36O?I%=0
��:�
��
�e��emd:�"You have killed the Emperor"'"The Imperial guard track you down"'"and kill you"':DEAD=�:�
�q��pl(X):�(X=2�X=3)�O?248=0 O?248=1:�"O.K.":�:��X=31�"She is not impressed by your advances":�:��er(A1$,A3$):�
���p(B):D=5:B=B+�-&1200
�X=?B:Y=B?1:�X=253:�
�,�PRINTTAB(0,0)"&";~B" ";X" ";Y"  ":W=GET
�<�X=254�0,Y ��X=255�tr ��X>239�19,X-240,Y;0;��D,X*10,Y*10
	B=B+2:�dhH
	:��tr:D=Y:B=B+2:�?B*10,B?1*10:�D=85 B=B+2:�?B*10,B?1*10
	�
	6��pc(B):� B<0�tfI ��B=8�19,3,4;0;:��B=1�19,1,4;0;
	
�p(&5000)
	$�DN �B<>9�p(&501C)
	.�DW �p(&5028)
	8�DE �p(&5034)
	B�B=1:�p(&5040)
	L�B=2:�p(&50DE)
	V�B=3:�p(&5128)
	`�B=4:�p(&51F2)
	j�B=5:�p(&5208)
	t�B=6:�p(&5266)
	~�B=7:�p(&5298)
	��B=8:�p(&52D2)
	��B=9:�p(&53EE)
	��B=10:�p(&5420)
	��B=-1:�p(&5172):�p(&5192)
	��B=-2:�p(&5172)
	��B=-3:�p(&5172):�p(&51B6)
	�"�0,0)"RETURN to continue"A$:�
	���sv
	�*SAVE LAMPSAVE C00 D00
	��
	�
��rs:�
	�C�"Place previously saved Cassette"'"in Recorder and press PLAY"
	�*LOAD LAMPSAVE C00
�

��pp:�I=1�100:�O?I=255O?I=4
&�:�'"YOU HAVE JUST BEEN ROBBED"':�
0��by(Z):�Z<>8:�"The "A3$" is not for sale":�
(�
2+�O?1<>255:�"You don't have any money":�
<3O?1=0:O?247=1:�"O.K. the carpet is now yours":�
F���k(X)�"What with?"'"Type STAB "A3$" to use SWORD"'"Type SMASH "A3$" to use SLEDGEHAMMER"'"Type THUMP "A3$" to use your fists":�
P=��sm(X):�O?4<>255:�"You need a sledgehammer to do that":�
Z�X=29�X=30�X=32�X=44�dd:�
d*�X=34�X=36�"The "A3$" is too strong":�
nD�X=40�O?242=1�"The enchantment prevents you from"'"doing that":�
x0�"You sure smashed that "A3$:O?X=0:�X=6:�emd
��
�,�X=16�"There was a sword inside":O?14=21
�*�X=15�"There was a box inside":O?34=25
�G�X=37�"There was a 26 ton block of solid"'"platinum inside":O?38=34
�8�O?15=0�O?16=0�"The ceiling collapses on you":DEAD=�
��X=17�spa:�
�-�X=2�(X=3�O?248=0)�''"B O O M !"'':DEAD=�
��
�N��q:�"ARE YOU SURE YOU WANT TO QUIT?.."A$:A$=�A$,1):�A$<>"y"�A$<>"Y" GT%=0
��
�_��th(Z):�Z=6�"Thud. The emperor falls and hits his"'"head on the edge of the throne":�emd:�
�0�Z=5�Z=12�Z=29�Z=30�Z=31�Z=32�Z=40�Z=44�dd:�
��
B�Z=17�"A lucky blow knocks the statue"'"into the pit":O?17=0:�
 �"You just hurt your hand":�
5��st(Z):�O?14<255�"You need a sword to do that":�
"�Z=6�"O.K.":�emd:�
,�Z=17�spa:�
6�Z=30�Z=31�Z=44�dd:�
@D�Z=40�O?242=1�"The enchantment prevents you from"'"doing that":�
J8�Z=5�Z=12�Z=29�Z=31�"O.K. The "A3$" is dead":O?Z=0:�
T�er(A1$,A3$):�
^�
h���spa:�"The steel strikes the stone statue"'"and makes sparks. The oil ignites"'"The room becomes a blazing inferno":DEAD=�:�
r& ��sc:Z=0:�I=18�28:�O?I=255Z=Z+100
|�:�"Your score is now ";Z:�
�-��dd:�"The "A3$" dodges out of the way":�
���op(Z)
��Z<>34�Z<>36:�er(A1$,A3$):�
��Z=34�"It won't open":�
�E�O?35<>255�"You need a key (HINT: the key is in"'"the key box)":�
�O?36=0:�"O.K.":�
�F��end:�"The emperor says 'WELL DONE YOU HAVE"'"RETURNED THE LAMP'"
�$�sc:�"Out of a maximum of 1100"'
�|�O?31=0�"'HOWEVER, I HEAR THAT YOU MURDERED THE"'"CALIPH'S DAUGHTER, SO I'M AFRAID I"'"MUST HAVE YOU EXECUTED'":DEAD=�:�
�(�'"YOU HAVE WON - CONGRATULATIONS":�
�E��rub(Z):�Z=28�Z=26�"What do you think this is?"'"A pantomime?":�
�U�Z=31�"She says UNHAND ME YOU BRUTE DON'T"'"YOU KNOW I'M THE CALIPH'S DAUGHTER":�
�=�Z=12�Z=5�Z=6�Z=29�Z=32�"The "A3$" says 'HELLO SAILOR'":�
�"Nothing happens":�
�-UNLIST
�I%=� � �P
&D�?I%=90�I%?1=90 ?I%=22:I%?1=1:I%?2=28:I%!3=0:I%?7=3:I%?8=21:�~I%
0�
���tl:�129:�:�5
��0,0:�I=-20�0�4
��I=0�0,2
��150+I,700+I:�TITLE$
�&�50+I,100+I:�"(c) M.C.Lothlorien";
��:W=�(400):�
��=17:�6:�Dn@
�
��:�" at line ";�
�W=�(400):�
� 400):�
�=ITLE$&DTHE STOLEN LAMPI%
0�
�DX���E�@�DtlfC0�����D��DEAD7C�Dl7)�DN��DS�DE�DW�x�DU�ED��@�L�$mF'X tigererringsf solid platinumEinN*:�Eparse/-E$?F.S&Eupw�E$jESIEst�7E1$�ES@E2$�E�3$%F�Ev0GETE�F%�ET%READYENCHANTRESSR&�50+BUYTHSMASH(n(CB%(iO���Emv*�Epcf7��Ep~6n�*��}�Etr'7BU CARCARDROPET�Eby�9NET GARENCNSAYTHDE�Edr�.Fre�0
Fpp�97Fgetr-SAY LOTH�tl:�129ENCHANTRESSR0:�I=-�Fsay�2SM ENCINet soars into the air with you�50+I,10X tigererringsf solid platinum looking0�Fer��Fsm�:�Fthh=�Fpl6
gr�4" at line ";�
�W=�(400):�
�=22:I%?1=1:I%?2=28:I%!3=0:I%?7=3:I%?8=21:�~I%
0�
���tl:�129:�:�5
��0,0:�I=-20�0�4
��I=0�0,2
��150+I,700+I:�TITLE$
�&�50+I,100+I:�"(c) M.C.Lothlorien";
��:W=�(400):�
��=17:�6:�Dn@
�
��:�" at line ";�
�W=�(400):�
�=22:I%?1=1:I%?2=28:I%!3=0:I%?7=3:I%?8=21:�~I%
0�
���tl:�129:�:�5
��0,0:�I=-20�0�4
��I=0�0,2
��150+I,700+I:�TITLE$
�&�50+I,100+I:�"(c) M.C.Lothlorien";
��:W=�(400):�
��=17:�6:�Dn@
�
��:�" at line ";�
�W=�(400):�
� BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBEMPEROR�Lth@emd�7�E��B BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBkE�K�B BBBBBBBBB�SCRHTIGE�BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB�E�kE�K�B BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB�B�MODE7:HIMEM=&4C0�B�B!E�P!E�SM ECE�ESM ENC����@ENCHANTE�ESM ENC����x�N���c�<�d@hD�8�P]PnP�]nPn�n���::2H2H���22���vv2{2{���U((#2#��U((2#2�UUUWW��UL[Pd��UJ9L:J6��UU(U/2(A+0-:.02:15:=3<>>2AB>2D?>2C<C5G=G6H<M;K=��U@<B;B:C<�-F-(U(UF-FAMUF��U>2C5G3F2L3����U2P%]2P��U%%22	PP	]]��U2#2P#P��U5#5F9#9A9AZIIAI#MFM#�����U>>A@CC�UEEGGII��U>(>,@2C4��UGjIlIlP
{
�������U����U(<2AZ<dA����U2#2:#::ZPZU#��UEEGG�����U-i7_<
Z
A
U
A-U-�UA-F-A9F2�UP-U-P2U9��UN
O
NO���#_i##�__���#S_Si__#S#_�_S__���  �22�44�77�PP�NN�LL�nn�gg�bb�����Udd��U�U{dd��Urr
k
����U;;"GG"��U;"G"<%F%��U9,7,=*?&A,>$A,D$A,C&D*F(H,H'����U777KK7�����UnPnP��#_n__FnP_F#FP#F#�<<2F2F��UOOKSSK���UW
WZ]
]Z��
00000000  0d 00 0a 1f f4 20 28 63  29 20 4d 2e 20 43 2e 20  |..... (c) M. C. |
00000010  4c 6f 74 68 6c 6f 72 69  65 6e 20 31 39 38 33 0d  |Lothlorien 1983.|
00000020  00 0b 1c 54 49 54 4c 45  24 3d 22 54 48 45 20 53  |...TITLE$="THE S|
00000030  54 4f 4c 45 4e 20 4c 41  4d 50 22 0d 00 14 0b 58  |TOLEN LAMP"....X|
00000040  58 3d 31 30 36 30 0d 00  1e 0b ee 85 e5 8d 74 60  |X=1060........t`|
00000050  4f 0d 00 28 21 2a 4b 45  59 31 30 20 50 41 47 45  |O..(!*KEY10 PAGE|
00000060  3d 26 31 32 30 30 7c 4d  4f 4c 44 7c 4d 52 55 4e  |=&1200|MOLD|MRUN|
00000070  7c 4d 0d 00 3c 0a 4f 3d  26 43 30 30 0d 00 46 26  ||M..<.O=&C00..F&|
00000080  4f 3f 32 35 35 3d b3 28  34 29 3a 4f 3f 32 34 39  |O?255=.(4):O?249|
00000090  3d 38 3a 4f 21 32 34 35  3d 30 3a 4f 21 32 34 31  |=8:O!245=0:O!241|
000000a0  3d 30 0d 00 4b 17 eb 35  3a f2 74 6c 3a eb 36 3a  |=0..K..5:.tl:.6:|
000000b0  d3 3d 90 2b 26 33 45 30  30 0d 00 50 18 f7 8d 44  |.=.+&3E00..P...D|
000000c0  64 40 3a e3 5a 3d 31 b8  34 35 3a f3 4f 3f 5a 3a  |d@:.Z=1.45:.O?Z:|
000000d0  ed 0d 00 5a 11 44 45 41  44 3d a3 3a 50 43 3d 30  |...Z.DEAD=.:PC=0|
000000e0  3a db 0d 00 64 83 dc 32  35 35 2c 32 35 35 2c 32  |:...d..255,255,2|
000000f0  35 35 2c 32 30 2c 34 2c  31 31 2c 34 2c 31 30 2c  |55,20,4,11,4,10,|
00000100  30 2c 30 2c 30 2c 31 30  2c 34 37 2c 30 2c 32 35  |0,0,0,10,47,0,25|
00000110  2c 32 31 2c 32 32 2c 31  39 2c 32 34 2c 33 31 2c  |,21,22,19,24,31,|
00000120  32 37 2c 33 36 2c 33 39  2c 33 33 2c 32 35 2c 33  |27,36,39,33,25,3|
00000130  34 2c 34 2c 33 37 2c 32  39 2c 33 30 2c 32 35 2c  |4,4,37,29,30,25,|
00000140  32 37 2c 34 30 2c 30 2c  30 2c 33 31 2c 33 34 2c  |27,40,0,0,31,34,|
00000150  30 2c 33 35 2c 33 32 2c  31 39 2c 32 33 2c 32 33  |0,35,32,19,23,23|
00000160  2c 33 33 2c 30 0d 00 6e  0a f2 6c 28 58 58 29 0d  |,33,0..n..l(XX).|
00000170  00 78 05 f5 0d 00 82 1d  f2 70 61 72 73 65 28 31  |.x.......parse(1|
00000180  29 3a f1 27 8a 31 33 29  41 31 24 22 20 22 41 33  |):.'.13)A1$" "A3|
00000190  24 0d 00 8c 0e f4 16 01  1c 00 00 00 00 03 15 0d  |$...............|
000001a0  00 96 0f e7 47 54 25 3d  31 f2 68 65 6c 70 0d 00  |....GT%=1.help..|
000001b0  a0 13 e7 47 54 25 3d 32  f2 67 65 74 28 4f 42 25  |...GT%=2.get(OB%|
000001c0  29 0d 00 aa 12 e7 47 54  25 3d 33 f2 72 65 28 4f  |).....GT%=3.re(O|
000001d0  42 25 29 0d 00 b4 12 e7  47 54 25 3d 34 f2 69 6e  |B%).....GT%=4.in|
000001e0  28 32 35 35 29 0d 00 be  58 47 4f 3d 2d 31 3a e7  |(255)...XGO=-1:.|
000001f0  47 54 25 3d 36 47 4f 3d  44 4e 20 8b e7 47 54 25  |GT%=6GO=DN ..GT%|
00000200  3d 37 47 4f 3d 44 53 20  8b e7 47 54 25 3d 38 47  |=7GO=DS ..GT%=8G|
00000210  4f 3d 44 45 20 8b e7 47  54 25 3d 39 47 4f 3d 44  |O=DE ..GT%=9GO=D|
00000220  57 20 8b e7 47 54 25 3d  31 30 47 4f 3d 44 55 20  |W ..GT%=10GO=DU |
00000230  8b e7 47 54 25 3d 31 31  47 4f 3d 44 44 0d 00 c8  |..GT%=11GO=DD...|
00000240  35 e7 47 4f 3d 32 33 80  4f 3f 31 37 3d 32 32 f1  |5.GO=23.O?17=22.|
00000250  22 54 68 65 20 73 74 61  74 75 65 20 62 6c 6f 63  |"The statue bloc|
00000260  6b 73 20 79 6f 75 72 20  77 61 79 22 3a 47 4f 3d  |ks your way":GO=|
00000270  2d 31 0d 00 d2 34 e7 47  4f 3d 33 30 80 4f 3f 32  |-1...4.GO=30.O?2|
00000280  39 3d 32 39 f1 22 54 68  65 20 67 75 61 72 64 20  |9=29."The guard |
00000290  62 6c 6f 63 6b 73 20 79  6f 75 72 20 77 61 79 22  |blocks your way"|
000002a0  3a 47 4f 3d 2d 31 0d 00  dc 2d e7 47 4f 3d 33 35  |:GO=-1...-.GO=35|
000002b0  80 4f 3f 33 36 3d 33 31  f1 22 54 68 65 20 64 6f  |.O?36=31."The do|
000002c0  6f 72 20 69 73 20 6c 6f  63 6b 65 64 22 3a 47 4f  |or is locked":GO|
000002d0  3d 2d 31 0d 00 e6 34 e7  47 4f 3d 33 37 80 4f 3f  |=-1...4.GO=37.O?|
000002e0  34 34 3d 33 33 f1 22 54  68 65 20 74 69 67 65 72  |44=33."The tiger|
000002f0  20 62 6c 6f 63 6b 73 20  79 6f 75 72 20 77 61 79  | blocks your way|
00000300  22 3a 47 4f 3d 2d 31 0d  00 f0 3c e7 4f 3f 32 34  |":GO=-1...<.O?24|
00000310  39 3d 4f 3f 34 30 80 47  4f 3c 3e 2d 31 f1 22 59  |9=O?40.GO<>-1."Y|
00000320  6f 75 20 61 72 65 20 74  6f 6f 20 65 6e 63 68 61  |ou are too encha|
00000330  6e 74 65 64 20 74 6f 20  6d 6f 76 65 22 3a 47 4f  |nted to move":GO|
00000340  3d 2d 31 0d 00 fa 33 e7  47 4f 3d 30 f1 22 54 68  |=-1...3.GO=0."Th|
00000350  65 72 65 20 69 73 20 6e  6f 20 77 61 79 20 74 6f  |ere is no way to|
00000360  20 67 6f 20 69 6e 20 74  68 61 74 20 64 69 72 65  | go in that dire|
00000370  63 74 69 6f 6e 22 0d 01  04 2e e7 47 4f 3e 30 f2  |ction".....GO>0.|
00000380  6d 76 28 58 58 29 3a e7  50 43 3c 3e 30 eb 35 3a  |mv(XX):.PC<>0.5:|
00000390  f2 70 63 28 50 43 29 3a  eb 36 3a d3 3d 90 2b 26  |.pc(PC):.6:.=.+&|
000003a0  33 45 30 30 0d 01 0e 27  e7 47 54 25 3d 35 80 50  |3E00...'.GT%=5.P|
000003b0  43 3c 3e 30 eb 35 3a f2  70 63 28 50 43 29 3a eb  |C<>0.5:.pc(PC):.|
000003c0  36 3a d3 3d 90 2b 26 33  45 30 30 0d 01 18 15 e7  |6:.=.+&3E00.....|
000003d0  47 4f 3e 30 84 47 54 25  3d 35 f2 6c 28 58 58 29  |GO>0.GT%=5.l(XX)|
000003e0  0d 01 22 18 e7 4f 3f 35  3d 34 80 47 4f 3d 33 80  |.."..O?5=4.GO=3.|
000003f0  47 54 25 3d 38 f2 70 70  0d 01 2c 13 e7 47 54 25  |GT%=8.pp..,..GT%|
00000400  3d 31 32 f2 64 72 28 4f  42 25 29 0d 01 36 0e e7  |=12.dr(OB%)..6..|
00000410  47 54 25 3d 31 33 f2 73  63 0d 01 40 14 e7 47 54  |GT%=13.sc..@..GT|
00000420  25 3d 31 34 f2 73 61 79  28 4f 42 25 29 0d 01 4a  |%=14.say(OB%)..J|
00000430  13 e7 47 54 25 3d 31 35  f2 70 6c 28 4f 42 25 29  |..GT%=15.pl(OB%)|
00000440  0d 01 54 0e e7 47 54 25  3d 31 36 f2 73 76 0d 01  |..T..GT%=16.sv..|
00000450  5e 24 e7 47 54 25 3d 31  37 f2 72 73 3a 47 54 25  |^$.GT%=17.rs:GT%|
00000460  3d 2d 31 3a 47 4f 3d 4f  3f 32 34 39 3a e5 8d 54  |=-1:GO=O?249:..T|
00000470  44 41 0d 01 68 13 e7 47  54 25 3d 31 38 f2 62 79  |DA..h..GT%=18.by|
00000480  28 4f 42 25 29 0d 01 72  12 e7 47 54 25 3d 31 39  |(OB%)..r..GT%=19|
00000490  f2 6b 28 4f 42 25 29 0d  01 7c 13 e7 47 54 25 3d  |.k(OB%)..|..GT%=|
000004a0  32 30 f2 74 68 28 4f 42  25 29 0d 01 86 13 e7 47  |20.th(OB%).....G|
000004b0  54 25 3d 32 31 f2 73 74  28 4f 42 25 29 0d 01 90  |T%=21.st(OB%)...|
000004c0  13 e7 47 54 25 3d 32 32  f2 73 6d 28 4f 42 25 29  |..GT%=22.sm(OB%)|
000004d0  0d 01 9a 11 e7 47 54 25  3d 32 33 f2 73 63 3a f2  |.....GT%=23.sc:.|
000004e0  71 0d 01 a4 13 e7 47 54  25 3d 32 34 f2 6f 70 28  |q.....GT%=24.op(|
000004f0  4f 42 25 29 0d 01 ae 14  e7 47 54 25 3d 32 35 f2  |OB%).....GT%=25.|
00000500  72 75 62 28 4f 42 25 29  0d 01 b8 18 e7 4f 3f 32  |rub(OB%).....O?2|
00000510  34 38 3e 30 80 4f 3f 32  34 38 3c 35 30 f2 67 72  |48>0.O?248<50.gr|
00000520  0d 01 c2 0e f4 16 01 1c  00 00 00 00 03 15 0d 01  |................|
00000530  cc 94 e7 28 4f 3f 32 34  39 3d 4f 3f 33 31 84 4f  |...(O?249=O?31.O|
00000540  3f 33 31 3d 32 35 35 29  80 4f 3f 32 38 3d 32 35  |?31=255).O?28=25|
00000550  35 f1 22 54 68 65 20 67  69 72 6c 20 63 61 6c 6c  |5."The girl call|
00000560  73 20 6f 75 74 20 27 73  6f 6d 65 6f 6e 65 20 69  |s out 'someone i|
00000570  73 20 74 61 6b 69 6e 67  22 27 22 74 68 65 20 6c  |s taking"'"the l|
00000580  61 6d 70 20 61 77 61 79  27 22 3a e7 4f 3f 33 32  |amp away'":.O?32|
00000590  3e 30 f1 22 54 68 65 20  56 69 7a 69 65 72 20 68  |>0."The Vizier h|
000005a0  65 61 72 73 20 68 65 72  20 61 6e 64 20 72 75 73  |ears her and rus|
000005b0  68 65 73 20 69 6e 22 3a  4f 3f 33 32 3d 4f 3f 32  |hes in":O?32=O?2|
000005c0  34 39 0d 01 d6 14 e7 4f  3f 32 34 35 4f 3f 33 32  |49.....O?245O?32|
000005d0  3d 4f 3f 32 34 39 0d 01  e0 60 e7 4f 3f 33 32 3d  |=O?249...`.O?32=|
000005e0  4f 3f 32 34 39 80 4f 3f  32 38 3d 32 35 35 f1 22  |O?249.O?28=255."|
000005f0  54 68 65 20 56 69 7a 69  65 72 20 73 65 65 73 20  |The Vizier sees |
00000600  74 68 61 74 20 79 6f 75  20 61 72 65 20 74 61 6b  |that you are tak|
00000610  69 6e 67 22 27 22 74 68  65 20 6c 61 6d 70 20 61  |ing"'"the lamp a|
00000620  6e 64 20 63 68 61 73 65  73 20 79 6f 75 22 3a 4f  |nd chases you":O|
00000630  3f 32 34 35 3d 31 0d 01  ea 1a e7 4f 3f 32 34 39  |?245=1.....O?249|
00000640  3d 31 31 80 4f 3f 32 38  3d 32 35 35 f2 65 6e 64  |=11.O?28=255.end|
00000650  0d 01 f4 45 e7 4f 3f 33  32 3d 4f 3f 32 34 39 f1  |...E.O?32=O?249.|
00000660  22 54 68 65 20 56 69 7a  69 65 72 20 61 74 74 61  |"The Vizier atta|
00000670  63 6b 73 20 79 6f 75 22  3a 4f 3f 32 34 36 3d 4f  |cks you":O?246=O|
00000680  3f 32 34 36 2b 31 3a e7  4f 3f 32 34 36 3e 33 44  |?246+1:.O?246>3D|
00000690  45 41 44 3d b9 0d 01 fe  0e f4 16 01 1c 00 00 00  |EAD=............|
000006a0  00 03 15 0d 02 08 6c e7  4f 3f 34 33 3d 33 33 80  |......l.O?43=33.|
000006b0  4f 3f 34 34 3d 33 33 f1  22 54 68 65 20 74 69 67  |O?44=33."The tig|
000006c0  65 72 20 74 72 69 65 73  20 74 6f 20 65 61 74 20  |er tries to eat |
000006d0  74 68 65 20 68 65 72 72  69 6e 67 2c 22 27 22 63  |the herring,"'"c|
000006e0  68 6f 6b 65 73 20 6f 6e  20 61 20 66 69 73 68 20  |hokes on a fish |
000006f0  62 6f 6e 65 2c 22 27 22  61 6e 64 20 64 69 65 73  |bone,"'"and dies|
00000700  22 3a 4f 3f 34 33 3d 30  3a 4f 3f 34 34 3d 30 0d  |":O?43=0:O?44=0.|
00000710  02 12 90 e7 4f 3f 32 34  39 3d 4f 3f 34 30 20 4f  |....O?249=O?40 O|
00000720  3f 32 34 32 3d 31 3a 58  3d 4f 3f 34 30 3a e7 58  |?242=1:X=O?40:.X|
00000730  3d 4f 3f 31 39 84 58 3d  4f 3f 31 38 84 58 3d 4f  |=O?19.X=O?18.X=O|
00000740  3f 32 30 84 58 3d 4f 3f  32 35 f1 22 54 68 65 20  |?20.X=O?25."The |
00000750  65 6e 63 68 61 6e 74 72  65 73 73 20 73 70 6f 74  |enchantress spot|
00000760  73 20 74 68 65 20 74 72  65 61 73 75 72 65 22 27  |s the treasure"'|
00000770  22 46 6f 72 20 61 20 6d  6f 6d 65 6e 74 2c 20 68  |"For a moment, h|
00000780  65 72 20 63 6f 6e 63 65  6e 74 72 61 74 69 6f 6e  |er concentration|
00000790  20 73 6c 69 70 73 22 3a  4f 3f 32 34 32 3d 30 0d  | slips":O?242=0.|
000007a0  02 1c e8 e7 4f 3f 32 34  39 3d 4f 3f 34 30 80 4f  |....O?249=O?40.O|
000007b0  3f 32 34 32 3d 31 4f 3f  32 34 33 3d 4f 3f 32 34  |?242=1O?243=O?24|
000007c0  33 2b 31 3a f1 22 54 68  65 20 65 6e 63 68 61 6e  |3+1:."The enchan|
000007d0  74 72 65 73 73 20 72 65  6d 6f 76 65 73 20 76 65  |tress removes ve|
000007e0  69 6c 20 6e 75 6d 62 65  72 20 22 3b 4f 3f 32 34  |il number ";O?24|
000007f0  33 3a e7 4f 3f 32 34 33  3d 37 f1 22 57 68 69 6c  |3:.O?243=7."Whil|
00000800  65 20 79 6f 75 20 61 72  65 20 77 61 74 63 68 69  |e you are watchi|
00000810  6e 67 2c 20 68 65 72 20  62 6f 79 66 69 65 6e 64  |ng, her boyfiend|
00000820  22 27 22 73 6e 65 61 6b  73 20 75 70 20 61 6e 64  |"'"sneaks up and|
00000830  20 67 61 72 6f 74 74 65  73 20 79 6f 75 22 27 22  | garottes you"'"|
00000840  54 68 65 79 20 73 74 65  61 6c 20 61 6c 6c 20 79  |They steal all y|
00000850  6f 75 72 20 74 72 65 61  73 75 72 65 20 74 6f 22  |our treasure to"|
00000860  27 22 73 65 6c 6c 20 69  6e 20 74 68 65 20 74 6f  |'"sell in the to|
00000870  77 6e 22 27 22 48 4f 57  45 56 45 52 20 22 3b 3a  |wn"'"HOWEVER ";:|
00000880  44 45 41 44 3d 2d 31 0d  02 26 0e f4 16 01 1c 00  |DEAD=-1..&......|
00000890  00 00 00 03 15 0d 02 30  b2 e7 4f 3f 32 34 39 3d  |.......0..O?249=|
000008a0  33 31 80 4f 3f 32 38 3d  32 35 35 f1 22 59 6f 75  |31.O?28=255."You|
000008b0  20 68 61 76 65 20 62 72  6f 75 67 68 74 20 6c 69  | have brought li|
000008c0  67 68 74 20 69 6e 74 6f  20 74 68 65 22 27 22 64  |ght into the"'"d|
000008d0  61 72 6b 20 72 6f 6f 6d  22 3a e7 4f 3f 32 34 34  |ark room":.O?244|
000008e0  3d 30 3a f1 22 54 68 65  20 6c 69 67 68 74 20 66  |=0:."The light f|
000008f0  61 6c 6c 73 20 6f 6e 20  74 68 65 20 66 61 63 65  |alls on the face|
00000900  20 6f 66 20 61 22 27 22  67 6f 72 67 6f 6e 22 3a  | of a"'"gorgon":|
00000910  e7 4f 3f 33 33 3c 3e 32  35 35 f1 22 59 6f 75 20  |.O?33<>255."You |
00000920  73 65 65 20 69 74 2c 20  61 6e 64 20 61 72 65 20  |see it, and are |
00000930  74 75 72 6e 65 64 20 74  6f 20 73 74 6f 6e 65 22  |turned to stone"|
00000940  3a 44 45 41 44 3d b9 0d  02 3a 78 e7 4f 3f 32 34  |:DEAD=...:x.O?24|
00000950  39 3d 33 31 80 4f 3f 32  38 3d 32 35 35 80 4f 3f  |9=31.O?28=255.O?|
00000960  32 34 34 3d 30 80 4f 3f  33 33 3d 32 35 35 f1 22  |244=0.O?33=255."|
00000970  54 68 65 20 67 6f 72 67  6f 6e 20 73 65 65 73 20  |The gorgon sees |
00000980  69 74 73 20 6f 77 6e 20  72 65 66 6c 65 63 74 69  |its own reflecti|
00000990  6f 6e 22 27 22 69 6e 20  79 6f 75 72 20 6d 69 72  |on"'"in your mir|
000009a0  72 6f 72 20 61 6e 64 20  74 75 72 6e 73 20 74 6f  |ror and turns to|
000009b0  20 73 74 6f 6e 65 22 3a  4f 3f 32 34 34 3d 31 0d  | stone":O?244=1.|
000009c0  02 44 0e f4 16 01 1c 00  00 00 00 03 15 0d 02 4e  |.D.............N|
000009d0  38 e7 4f 3f 32 34 39 3d  4f 3f 33 30 80 4f 3f 38  |8.O?249=O?30.O?8|
000009e0  3d 32 35 35 f1 22 54 68  65 20 6d 6f 74 68 73 20  |=255."The moths |
000009f0  65 61 74 20 74 68 65 20  63 61 72 70 65 74 22 3a  |eat the carpet":|
00000a00  4f 3f 38 3d 30 0d 02 58  11 fd 44 45 41 44 20 84  |O?8=0..X..DEAD .|
00000a10  47 54 25 3d 32 33 0d 02  62 19 e7 44 45 41 44 20  |GT%=23..b..DEAD |
00000a20  f1 22 59 4f 55 20 41 52  45 20 44 45 41 44 22 0d  |."YOU ARE DEAD".|
00000a30  02 6c 37 e7 44 45 41 44  20 84 47 54 25 3d 32 33  |.l7.DEAD .GT%=23|
00000a40  e8 22 50 52 45 53 53 20  52 45 54 55 52 4e 20 54  |."PRESS RETURN T|
00000a50  4f 20 53 54 41 52 54 20  41 47 41 49 4e 22 41 24  |O START AGAIN"A$|
00000a60  3a e5 8d 44 46 40 0d 02  76 1e dd a4 75 70 28 41  |:..DF@..v...up(A|
00000a70  24 29 3a 42 24 3d 22 22  3a e3 49 25 3d 31 b8 a9  |$):B$="":.I%=1..|
00000a80  28 41 24 29 0d 02 80 22  43 25 3d 97 28 c1 41 24  |(A$)..."C%=.(.A$|
00000a90  2c 49 25 2c 31 29 29 3a  e7 43 25 3e 39 36 43 25  |,I%,1)):.C%>96C%|
00000aa0  3d 43 25 2d 33 32 0d 02  8a 1a 42 24 3d 42 24 2b  |=C%-32....B$=B$+|
00000ab0  bd 28 43 25 29 3a ed 3a  3d a4 73 74 28 42 24 29  |.(C%):.:=.st(B$)|
00000ac0  0d 02 94 0c dd a4 73 74  28 41 24 29 0d 02 9e 24  |......st(A$)...$|
00000ad0  e7 c0 41 24 2c 31 29 3d  22 20 22 41 24 3d c2 41  |..A$,1)=" "A$=.A|
00000ae0  24 2c a9 28 41 24 29 2d  31 29 3a e5 8d 74 5e 42  |$,.(A$)-1):..t^B|
00000af0  0d 02 a8 24 e7 c2 41 24  2c 31 29 3d 22 20 22 41  |...$..A$,1)=" "A|
00000b00  24 3d c0 41 24 2c a9 28  41 24 29 2d 31 29 3a e5  |$=.A$,.(A$)-1):.|
00000b10  8d 74 68 42 0d 02 b2 07  3d 41 24 0d 02 bc 0e dd  |.thB....=A$.....|
00000b20  f2 70 61 72 73 65 28 5a  29 0d 02 c6 22 f5 3a e8  |.parse(Z)...".:.|
00000b30  86 22 57 68 61 74 20 6e  6f 77 20 3f 2e 2e 2e 22  |."What now ?..."|
00000b40  41 24 3a fd a9 28 41 24  29 3e 30 0d 02 d0 65 41  |A$:..(A$)>0...eA|
00000b50  24 3d a4 75 70 28 41 24  29 3a 58 3d a7 41 24 2c  |$=.up(A$):X=.A$,|
00000b60  22 20 22 29 3a e7 a7 a4  73 74 28 c2 41 24 2c a9  |" "):...st(.A$,.|
00000b70  28 41 24 29 2d 58 29 29  2c 22 20 22 29 3c 3e 30  |(A$)-X))," ")<>0|
00000b80  f1 22 49 20 63 61 6e 20  6f 6e 6c 79 20 75 6e 64  |."I can only und|
00000b90  65 72 73 74 61 6e 64 20  74 77 6f 20 77 6f 72 64  |erstand two word|
00000ba0  73 20 61 74 20 6f 6e 63  65 22 3a e5 8d 64 46 42  |s at once":..dFB|
00000bb0  0d 02 da 3d e7 58 3d 30  41 31 24 3d 41 24 3a 41  |...=.X=0A1$=A$:A|
00000bc0  32 24 3d 22 22 8b 41 31  24 3d a4 73 74 28 c0 41  |2$="".A1$=.st(.A|
00000bd0  24 2c 58 2d 31 29 29 3a  41 32 24 3d a4 73 74 28  |$,X-1)):A2$=.st(|
00000be0  c2 41 24 2c a9 28 41 24  29 2d 58 29 29 0d 02 e4  |.A$,.(A$)-X))...|
00000bf0  51 41 33 24 3d a4 76 28  41 31 24 29 3a e7 a9 28  |QA3$=.v(A1$):..(|
00000c00  41 33 24 29 3d 30 3a f1  22 49 20 64 6f 6e 27 74  |A3$)=0:."I don't|
00000c10  20 6b 6e 6f 77 20 77 68  61 74 20 79 6f 75 20 6d  | know what you m|
00000c20  65 61 6e 20 62 79 20 27  22 41 31 24 22 27 22 3a  |ean by '"A1$"'":|
00000c30  e5 8d 64 46 42 3a 8b 41  31 24 3d 41 33 24 0d 02  |..dFB:.A1$=A3$..|
00000c40  ee 45 41 33 24 3d a4 6e  28 41 32 24 29 3a e7 a9  |.EA3$=.n(A2$):..|
00000c50  28 41 32 24 29 3e 30 80  4f 42 25 3d 30 20 f1 22  |(A2$)>0.OB%=0 ."|
00000c60  49 20 64 6f 6e 27 74 20  6b 6e 6f 77 20 77 68 61  |I don't know wha|
00000c70  74 20 61 20 22 41 32 24  22 20 69 73 22 3a e5 8d  |t a "A2$" is":..|
00000c80  64 46 42 0d 02 f8 26 e7  56 46 25 3d 31 80 a9 28  |dFB...&.VF%=1..(|
00000c90  41 32 24 29 3e 30 3a f2  65 72 28 41 31 24 2c 41  |A2$)>0:.er(A1$,A|
00000ca0  33 24 29 3a e5 8d 64 46  42 0d 03 02 31 e7 4f 42  |3$):..dFB...1.OB|
00000cb0  25 3d 30 80 56 46 25 3e  31 3a f1 22 57 68 61 74  |%=0.VF%>1:."What|
00000cc0  20 64 6f 20 79 6f 75 20  77 61 6e 74 20 74 6f 20  | do you want to |
00000cd0  22 41 31 24 3a e5 8d 64  46 42 0d 03 0c 41 e7 56  |"A1$:..dFB...A.V|
00000ce0  46 25 3d 33 80 4f 3f 4f  42 25 3c 3e 32 35 35 80  |F%=3.O?OB%<>255.|
00000cf0  4f 3f 4f 42 25 3c 3e 4f  3f 32 34 39 3a f1 22 54  |O?OB%<>O?249:."T|
00000d00  68 65 20 22 41 33 24 22  20 69 73 20 6e 6f 74 20  |he "A3$" is not |
00000d10  68 65 72 65 22 3a e5 8d  64 46 42 0d 03 16 05 e1  |here":..dFB.....|
00000d20  0d 03 20 11 dd a4 76 28  41 24 29 3a f7 8d 44 5c  |.. ...v(A$):..D\|
00000d30  43 0d 03 2a 10 e7 a9 28  41 24 29 3d 30 8c 3d 22  |C..*...(A$)=0.="|
00000d40  22 0d 03 34 08 49 25 3d  31 0d 03 3e 28 f5 3a f3  |"..4.I%=1..>(.:.|
00000d50  42 24 2c 56 46 25 2c 47  54 25 3a fd 41 24 3d c0  |B$,VF%,GT%:.A$=.|
00000d60  42 24 2c a9 28 41 24 29  29 84 a9 28 42 24 29 3d  |B$,.(A$))..(B$)=|
00000d70  30 0d 03 48 07 3d 42 24  0d 03 52 0e f4 16 01 1c  |0..H.=B$..R.....|
00000d80  00 00 00 00 03 15 0d 03  5c 48 dc 48 45 4c 50 2c  |........\H.HELP,|
00000d90  30 2c 31 2c 54 41 4b 45  2c 33 2c 32 2c 47 45 54  |0,1,TAKE,3,2,GET|
00000da0  2c 33 2c 32 2c 43 41 52  52 59 2c 33 2c 32 2c 52  |,3,2,CARRY,3,2,R|
00000db0  45 41 44 2c 33 2c 33 2c  49 4e 56 45 4e 54 4f 52  |EAD,3,3,INVENTOR|
00000dc0  59 2c 31 2c 34 2c 4c 4f  4f 4b 2c 30 2c 35 0d 03  |Y,1,4,LOOK,0,5..|
00000dd0  66 5b dc 4e 4f 52 54 48  2c 31 2c 36 2c 53 4f 55  |f[.NORTH,1,6,SOU|
00000de0  54 48 2c 31 2c 37 2c 45  41 53 54 2c 31 2c 38 2c  |TH,1,7,EAST,1,8,|
00000df0  57 45 53 54 2c 31 2c 39  2c 55 50 2c 31 2c 31 30  |WEST,1,9,UP,1,10|
00000e00  2c 44 4f 57 4e 2c 31 2c  31 31 2c 44 52 4f 50 2c  |,DOWN,1,11,DROP,|
00000e10  33 2c 31 32 2c 44 55 4d  50 2c 33 2c 31 32 2c 4c  |3,12,DUMP,3,12,L|
00000e20  45 41 56 45 2c 33 2c 31  32 0d 03 70 50 dc 53 43  |EAVE,3,12..pP.SC|
00000e30  4f 52 45 2c 31 2c 31 33  2c 53 41 59 2c 32 2c 31  |ORE,1,13,SAY,2,1|
00000e40  34 2c 50 55 4c 4c 2c 33  2c 31 35 2c 53 41 56 45  |4,PULL,3,15,SAVE|
00000e50  2c 30 2c 31 36 2c 52 45  53 54 4f 52 45 2c 30 2c  |,0,16,RESTORE,0,|
00000e60  31 37 2c 42 55 59 2c 33  2c 31 38 2c 50 55 52 43  |17,BUY,3,18,PURC|
00000e70  48 41 53 45 2c 33 2c 31  38 0d 03 7a 63 dc 4b 49  |HASE,3,18..zc.KI|
00000e80  4c 4c 2c 33 2c 31 39 2c  41 54 54 41 43 4b 2c 33  |LL,3,19,ATTACK,3|
00000e90  2c 31 39 2c 54 48 55 4d  50 2c 33 2c 32 30 2c 53  |,19,THUMP,3,20,S|
00000ea0  54 41 42 2c 33 2c 32 31  2c 53 4d 41 53 48 2c 33  |TAB,3,21,SMASH,3|
00000eb0  2c 32 32 2c 48 49 54 2c  33 2c 32 30 2c 51 55 49  |,22,HIT,3,20,QUI|
00000ec0  54 2c 31 2c 32 33 2c 4f  50 45 4e 2c 33 2c 32 34  |T,1,23,OPEN,3,24|
00000ed0  2c 55 4e 4c 4f 43 4b 2c  33 2c 32 34 0d 03 84 12  |,UNLOCK,3,24....|
00000ee0  dc 52 55 42 2c 33 2c 32  35 2c 2c 30 2c 30 0d 03  |.RUB,3,25,,0,0..|
00000ef0  8e 2a dd f2 65 72 28 41  24 2c 42 24 29 3a f1 22  |.*..er(A$,B$):."|
00000f00  59 6f 75 20 63 61 6e 27  74 20 22 41 24 22 20 74  |You can't "A$" t|
00000f10  68 65 20 22 42 24 3a e1  0d 03 98 11 dd a4 6e 28  |he "B$:.......n(|
00000f20  41 24 29 3a f7 8d 64 54  43 0d 03 a2 09 4f 42 25  |A$):..dTC....OB%|
00000f30  3d 30 0d 03 ac 10 e7 a9  28 41 24 29 3d 30 8c 3d  |=0......(A$)=0.=|
00000f40  22 22 0d 03 b6 2a f5 3a  f3 42 24 3a 4f 42 25 3d  |""...*.:.B$:OB%=|
00000f50  4f 42 25 2b 31 3a fd 41  24 3d c0 42 24 2c a9 28  |OB%+1:.A$=.B$,.(|
00000f60  41 24 29 29 84 a9 28 42  24 29 3d 30 0d 03 c0 11  |A$))..(B$)=0....|
00000f70  e7 a9 28 42 24 29 3d 30  4f 42 25 3d 30 0d 03 ca  |..(B$)=0OB%=0...|
00000f80  07 3d 42 24 0d 03 d4 89  dc 43 4f 49 4e 2c 47 52  |.=B$.....COIN,GR|
00000f90  45 4e 41 44 45 2c 50 49  4e 2c 53 4c 45 44 47 45  |ENADE,PIN,SLEDGE|
00000fa0  48 41 4d 4d 45 52 2c 50  49 43 4b 50 4f 43 4b 45  |HAMMER,PICKPOCKE|
00000fb0  54 2c 45 4d 50 45 52 4f  52 2c 4d 45 53 53 41 47  |T,EMPEROR,MESSAG|
00000fc0  45 2c 43 41 52 50 45 54  2c 53 48 41 5a 41 4d 2c  |E,CARPET,SHAZAM,|
00000fd0  41 4c 4c 41 4b 41 5a 41  4d 2c 41 42 52 41 43 41  |ALLAKAZAM,ABRACA|
00000fe0  44 41 42 52 41 2c 53 41  4c 45 53 4d 41 4e 2c 44  |DABRA,SALESMAN,D|
00000ff0  49 43 54 49 4f 4e 41 52  59 2c 53 57 4f 52 44 2c  |ICTIONARY,SWORD,|
00001000  43 4f 4c 55 4d 4e 2c 50  49 4c 4c 41 52 0d 03 de  |COLUMN,PILLAR...|
00001010  5c dc 53 54 41 54 55 45  2c 44 49 41 4d 4f 4e 44  |\.STATUE,DIAMOND|
00001020  2c 47 4f 4c 44 2c 53 49  4c 56 45 52 2c 52 55 42  |,GOLD,SILVER,RUB|
00001030  59 2c 4e 45 43 4b 4c 41  43 45 2c 50 45 41 52 4c  |Y,NECKLACE,PEARL|
00001040  53 2c 45 4d 45 52 41 4c  44 2c 42 52 41 43 45 4c  |S,EMERALD,BRACEL|
00001050  45 54 2c 52 49 4e 47 2c  47 4f 42 4c 45 54 2c 4c  |ET,RING,GOBLET,L|
00001060  41 4d 50 2c 47 55 41 52  44 0d 03 e8 75 dc 4d 4f  |AMP,GUARD...u.MO|
00001070  54 48 2c 47 49 52 4c 2c  56 49 5a 49 45 52 2c 4d  |TH,GIRL,VIZIER,M|
00001080  49 52 52 4f 52 2c 42 4f  58 2c 4b 45 59 2c 44 4f  |IRROR,BOX,KEY,DO|
00001090  4f 52 2c 43 52 41 54 45  2c 50 4c 41 54 49 4e 55  |OR,CRATE,PLATINU|
000010a0  4d 2c 53 49 47 4e 2c 45  4e 43 48 41 4e 54 52 45  |M,SIGN,ENCHANTRE|
000010b0  53 53 2c 43 41 4d 45 4c  2c 53 43 52 45 57 44 52  |SS,CAMEL,SCREWDR|
000010c0  49 56 45 52 2c 48 45 52  52 49 4e 47 2c 54 49 47  |IVER,HERRING,TIG|
000010d0  45 52 2c 4c 4f 54 48 4c  4f 52 49 45 4e 2c 0d 03  |ER,LOTHLORIEN,..|
000010e0  f2 37 dd f2 68 65 6c 70  3a e7 4f 42 25 3c 3e 30  |.7..help:.OB%<>0|
000010f0  3a f1 22 54 68 65 20 22  41 33 24 22 20 64 6f 65  |:."The "A3$" doe|
00001100  73 6e 27 74 20 6e 65 65  64 20 61 6e 79 20 68 65  |sn't need any he|
00001110  6c 70 22 3a e1 0d 03 fc  44 5a 3d b3 28 33 29 3a  |lp":....DZ=.(3):|
00001120  e7 5a 3d 31 f1 22 54 68  65 20 63 61 6d 65 6c 20  |.Z=1."The camel |
00001130  73 61 79 73 20 27 54 57  4f 20 48 55 4d 50 53 20  |says 'TWO HUMPS |
00001140  41 52 45 20 42 45 54 54  45 52 22 27 22 54 48 41  |ARE BETTER"'"THA|
00001150  4e 20 4f 4e 45 27 22 3a  e1 0d 04 06 27 e7 5a 3d  |N ONE'":....'.Z=|
00001160  32 f1 22 46 65 65 6c 20  66 72 65 65 20 74 6f 20  |2."Feel free to |
00001170  68 65 6c 70 20 79 6f 75  72 73 65 6c 66 22 3a e1  |help yourself":.|
00001180  0d 04 10 4e f1 22 59 6f  75 20 67 6f 74 20 79 6f  |...N."You got yo|
00001190  75 72 73 65 6c 66 20 69  6e 74 6f 20 74 68 69 73  |urself into this|
000011a0  20 6d 65 73 73 22 27 22  49 20 74 68 69 6e 6b 20  | mess"'"I think |
000011b0  79 6f 75 20 73 68 6f 75  6c 64 20 67 65 74 20 79  |you should get y|
000011c0  6f 75 72 73 65 6c 66 20  6f 75 74 22 3a e1 0d 04  |ourself out":...|
000011d0  1a 0e f4 16 01 1c 00 00  00 00 03 15 0d 04 24 1e  |..............$.|
000011e0  f4 2d 2d 42 41 53 45 20  4c 49 4e 45 20 46 4f 52  |.--BASE LINE FOR|
000011f0  20 52 45 53 54 4f 52 45  2d 2d 0d 04 2e 3a dc 30  | RESTORE--...:.0|
00001200  2c 30 2c 39 2c 32 2c 30  2c 30 2c 30 2c 32 2c 69  |,0,9,2,0,0,0,2,i|
00001210  6e 20 74 68 65 20 53 74  72 65 65 74 20 6f 66 20  |n the Street of |
00001220  61 20 54 68 6f 75 73 61  6e 64 2c 57 61 79 66 61  |a Thousand,Wayfa|
00001230  72 65 72 73 0d 04 38 31  dc 30 2c 33 2c 31 2c 30  |rers..81.0,3,1,0|
00001240  2c 30 2c 30 2c 30 2c 31  2c 61 74 20 74 68 65 20  |,0,0,0,1,at the |
00001250  63 6f 72 6e 65 72 20 6f  66 20 74 77 6f 20 73 74  |corner of two st|
00001260  72 65 65 74 73 0d 04 42  35 dc 32 2c 35 2c 30 2c  |reets..B5.2,5,0,|
00001270  34 2c 30 2c 30 2c 30 2c  32 2c 69 6e 20 74 68 65  |4,0,0,0,2,in the|
00001280  20 53 74 72 65 65 74 20  6f 66 2c 74 68 65 20 42  | Street of,the B|
00001290  6c 75 65 20 4c 69 7a 61  72 64 0d 04 4c 2f dc 30  |lue Lizard..L/.0|
000012a0  2c 30 2c 33 2c 30 2c 30  2c 30 2c 31 2c 31 2c 69  |,0,3,0,0,0,1,1,i|
000012b0  6e 73 69 64 65 20 74 68  65 20 42 6c 75 65 20 4c  |nside the Blue L|
000012c0  69 7a 61 72 64 20 49 6e  6e 0d 04 56 31 dc 33 2c  |izard Inn..V1.3,|
000012d0  30 2c 36 2c 30 2c 30 2c  30 2c 30 2c 31 2c 61 74  |0,6,0,0,0,0,1,at|
000012e0  20 74 68 65 20 63 6f 72  6e 65 72 20 6f 66 20 74  | the corner of t|
000012f0  77 6f 20 73 74 72 65 65  74 73 0d 04 60 2b dc 30  |wo streets..`+.0|
00001300  2c 31 30 2c 37 2c 35 2c  30 2c 30 2c 30 2c 31 2c  |,10,7,5,0,0,0,1,|
00001310  69 6e 20 43 61 72 70 65  74 6d 61 6b 65 72 27 73  |in Carpetmaker's|
00001320  20 4c 61 6e 65 0d 04 6a  31 dc 38 2c 30 2c 30 2c  | Lane..j1.8,0,0,|
00001330  36 2c 30 2c 30 2c 30 2c  31 2c 61 74 20 74 68 65  |6,0,0,0,1,at the|
00001340  20 63 6f 72 6e 65 72 20  6f 66 20 74 77 6f 20 73  | corner of two s|
00001350  74 72 65 65 74 73 0d 04  74 2c dc 39 2c 37 2c 31  |treets..t,.9,7,1|
00001360  31 2c 30 2c 30 2c 30 2c  30 2c 31 2c 69 6e 20 74  |1,0,0,0,0,1,in t|
00001370  68 65 20 52 6f 61 64 20  6f 66 20 53 69 6c 65 6e  |he Road of Silen|
00001380  63 65 0d 04 7e 31 dc 30  2c 38 2c 30 2c 31 2c 30  |ce..~1.0,8,0,1,0|
00001390  2c 30 2c 30 2c 31 2c 61  74 20 74 68 65 20 63 6f  |,0,0,1,at the co|
000013a0  72 6e 65 72 20 6f 66 20  74 77 6f 20 73 74 72 65  |rner of two stre|
000013b0  65 74 73 0d 04 88 27 dc  36 2c 30 2c 30 2c 30 2c  |ets...'.6,0,0,0,|
000013c0  30 2c 30 2c 33 2c 31 2c  69 6e 20 74 68 65 20 63  |0,0,3,1,in the c|
000013d0  61 72 70 65 74 20 73 68  6f 70 0d 04 92 5e dc 30  |arpet shop...^.0|
000013e0  2c 30 2c 30 2c 38 2c 30  2c 30 2c 32 2c 33 2c 69  |,0,0,8,0,0,2,3,i|
000013f0  6e 20 74 68 65 20 45 6d  70 65 72 6f 72 73 20 50  |n the Emperors P|
00001400  61 6c 61 63 65 2c 54 68  65 20 45 6d 70 65 72 6f  |alace,The Empero|
00001410  72 20 61 73 6b 73 20 79  6f 75 20 74 6f 20 66 69  |r asks you to fi|
00001420  6e 64 20 74 68 65 2c 73  74 6f 6c 65 6e 20 6d 61  |nd the,stolen ma|
00001430  67 69 63 20 6c 61 6d 70  0d 04 9c 42 dc 31 33 2c  |gic lamp...B.13,|
00001440  31 34 2c 31 35 2c 31 36  2c 30 2c 38 2c 2d 31 2c  |14,15,16,0,8,-1,|
00001450  32 2c 22 66 6c 79 69 6e  67 2c 20 6f 6e 20 74 68  |2,"flying, on th|
00001460  65 20 63 61 72 70 65 74  2c 22 2c 61 62 6f 76 65  |e carpet,",above|
00001470  20 74 68 65 20 74 6f 77  6e 2e 0d 04 a6 31 dc 31  | the town....1.1|
00001480  33 2c 31 32 2c 31 35 2c  31 36 2c 30 2c 32 30 2c  |3,12,15,16,0,20,|
00001490  2d 32 2c 31 2c 66 6c 79  69 6e 67 20 6f 76 65 72  |-2,1,flying over|
000014a0  20 74 68 65 20 64 65 73  65 72 74 0d 04 b0 31 dc  | the desert...1.|
000014b0  31 32 2c 31 34 2c 31 37  2c 31 36 2c 30 2c 31 38  |12,14,17,16,0,18|
000014c0  2c 2d 32 2c 31 2c 66 6c  79 69 6e 67 20 6f 76 65  |,-2,1,flying ove|
000014d0  72 20 74 68 65 20 64 65  73 65 72 74 0d 04 ba 31  |r the desert...1|
000014e0  dc 31 33 2c 31 34 2c 31  35 2c 31 32 2c 30 2c 31  |.13,14,15,12,0,1|
000014f0  38 2c 2d 32 2c 31 2c 66  6c 79 69 6e 67 20 6f 76  |8,-2,1,flying ov|
00001500  65 72 20 74 68 65 20 64  65 73 65 72 74 0d 04 c4  |er the desert...|
00001510  31 dc 31 33 2c 31 34 2c  31 32 2c 31 36 2c 30 2c  |1.13,14,12,16,0,|
00001520  31 38 2c 2d 32 2c 31 2c  66 6c 79 69 6e 67 20 6f  |18,-2,1,flying o|
00001530  76 65 72 20 74 68 65 20  64 65 73 65 72 74 0d 04  |ver the desert..|
00001540  ce 3a dc 31 35 2c 31 34  2c 31 35 2c 31 34 2c 30  |.:.15,14,15,14,0|
00001550  2c 31 39 2c 2d 33 2c 31  2c 66 6c 79 69 6e 67 20  |,19,-3,1,flying |
00001560  6f 76 65 72 20 74 68 65  20 56 69 7a 69 65 72 27  |over the Vizier'|
00001570  73 20 70 61 6c 61 63 65  0d 04 d8 34 dc 31 38 2c  |s palace...4.18,|
00001580  31 38 2c 31 38 2c 31 38  2c 30 2c 30 2c 30 2c 31  |18,18,18,0,0,0,1|
00001590  2c 69 6e 20 74 68 65 20  6d 69 64 64 6c 65 20 6f  |,in the middle o|
000015a0  66 20 74 68 65 20 64 65  73 65 72 74 0d 04 e2 31  |f the desert...1|
000015b0  dc 32 31 2c 30 2c 30 2c  30 2c 30 2c 30 2c 30 2c  |.21,0,0,0,0,0,0,|
000015c0  31 2c 6f 75 74 73 69 64  65 20 74 68 65 20 56 69  |1,outside the Vi|
000015d0  7a 69 65 72 27 73 20 70  61 6c 61 63 65 0d 04 ec  |zier's palace...|
000015e0  34 dc 32 30 2c 32 30 2c  32 30 2c 32 30 2c 30 2c  |4.20,20,20,20,0,|
000015f0  30 2c 30 2c 31 2c 69 6e  20 74 68 65 20 6d 69 64  |0,0,1,in the mid|
00001600  64 6c 65 20 6f 66 20 74  68 65 20 64 65 73 65 72  |dle of the deser|
00001610  74 0d 04 f6 3d dc 32 35  2c 31 39 2c 32 32 2c 30  |t...=.25,19,22,0|
00001620  2c 30 2c 30 2c 39 2c 32  2c 61 74 20 74 68 65 20  |,0,0,9,2,at the |
00001630  73 6f 75 74 68 20 65 6e  64 20 6f 66 2c 74 68 65  |south end of,the|
00001640  20 65 6e 74 72 61 6e 63  65 20 68 61 6c 6c 0d 05  | entrance hall..|
00001650  00 4c dc 30 2c 30 2c 32  33 2c 32 31 2c 30 2c 30  |.L.0,0,23,21,0,0|
00001660  2c 36 2c 32 2c 6f 6e 20  61 20 6e 61 72 72 6f 77  |,6,2,on a narrow|
00001670  20 62 72 69 64 67 65 20  73 70 61 6e 6e 69 6e 67  | bridge spanning|
00001680  2c 61 20 70 69 74 20 66  75 6c 6c 20 6f 66 20 62  |,a pit full of b|
00001690  6f 69 6c 69 6e 67 20 6f  69 6c 0d 05 0a 24 dc 30  |oiling oil...$.0|
000016a0  2c 30 2c 32 34 2c 32 32  2c 30 2c 30 2c 30 2c 31  |,0,24,22,0,0,0,1|
000016b0  2c 69 6e 20 61 20 63 6f  72 72 69 64 6f 72 0d 05  |,in a corridor..|
000016c0  14 25 dc 32 38 2c 30 2c  30 2c 32 33 2c 30 2c 30  |.%.28,0,0,23,0,0|
000016d0  2c 30 2c 31 2c 69 6e 20  74 68 65 20 6c 69 62 72  |,0,1,in the libr|
000016e0  61 72 79 0d 05 1e 3e dc  32 39 2c 32 31 2c 32 36  |ary...>.29,21,26|
000016f0  2c 30 2c 30 2c 30 2c 31  30 2c 32 2c 61 74 20 74  |,0,0,0,10,2,at t|
00001700  68 65 20 6e 6f 72 74 68  20 65 6e 64 20 6f 66 2c  |he north end of,|
00001710  74 68 65 20 65 6e 74 72  61 6e 63 65 20 68 61 6c  |the entrance hal|
00001720  6c 0d 05 28 34 dc 30 2c  30 2c 32 37 2c 32 35 2c  |l..(4.0,0,27,25,|
00001730  30 2c 30 2c 30 2c 31 2c  69 6e 20 74 68 65 20 56  |0,0,0,1,in the V|
00001740  69 7a 69 65 72 27 73 20  6f 75 74 65 72 20 63 68  |izier's outer ch|
00001750  61 6d 62 65 72 0d 05 32  33 dc 30 2c 30 2c 30 2c  |amber..23.0,0,0,|
00001760  32 36 2c 30 2c 30 2c 30  2c 31 2c 69 6e 20 74 68  |26,0,0,0,1,in th|
00001770  65 20 56 69 7a 69 65 72  27 73 20 69 6e 6e 65 72  |e Vizier's inner|
00001780  20 63 68 61 6d 62 65 72  0d 05 3c 62 dc 30 2c 32  | chamber..<b.0,2|
00001790  34 2c 30 2c 30 2c 30 2c  34 31 2c 34 2c 33 2c 69  |4,0,0,0,41,4,3,i|
000017a0  6e 20 61 20 73 6d 61 6c  6c 20 72 6f 6f 6d 2c 54  |n a small room,T|
000017b0  68 65 72 65 20 69 73 20  61 20 64 65 65 70 20 70  |here is a deep p|
000017c0  69 74 20 77 69 74 68 20  6e 61 73 74 79 20 6c 6f  |it with nasty lo|
000017d0  6f 6b 69 6e 67 2c 73 70  69 6b 65 73 20 61 74 20  |oking,spikes at |
000017e0  74 68 65 20 62 6f 74 74  6f 6d 0d 05 46 28 dc 30  |the bottom..F(.0|
000017f0  2c 32 35 2c 33 30 2c 30  2c 30 2c 30 2c 30 2c 31  |,25,30,0,0,0,0,1|
00001800  2c 69 6e 20 74 68 65 20  67 75 61 72 64 20 72 6f  |,in the guard ro|
00001810  6f 6d 0d 05 50 24 dc 30  2c 30 2c 33 31 2c 32 39  |om..P$.0,0,31,29|
00001820  2c 30 2c 30 2c 30 2c 31  2c 69 6e 20 61 20 63 6f  |,0,0,0,1,in a co|
00001830  72 72 69 64 6f 72 0d 05  5a 28 dc 33 35 2c 30 2c  |rridor..Z(.35,0,|
00001840  33 32 2c 33 30 2c 30 2c  30 2c 38 2c 31 2c 69 6e  |32,30,0,0,8,1,in|
00001850  20 74 68 65 20 64 61 72  6b 20 72 6f 6f 6d 0d 05  | the dark room..|
00001860  64 23 dc 33 36 2c 30 2c  30 2c 33 31 2c 30 2c 30  |d#.36,0,0,31,0,0|
00001870  2c 30 2c 31 2c 69 6e 20  74 68 65 20 68 61 72 65  |,0,1,in the hare|
00001880  6d 0d 05 6e 29 dc 33 37  2c 30 2c 33 34 2c 30 2c  |m..n).37,0,34,0,|
00001890  30 2c 30 2c 30 2c 31 2c  69 6e 20 74 68 65 20 74  |0,0,0,1,in the t|
000018a0  69 67 65 72 27 73 20 64  65 6e 0d 05 78 2d dc 33  |iger's den..x-.3|
000018b0  38 2c 30 2c 33 35 2c 33  33 2c 30 2c 30 2c 30 2c  |8,0,35,33,0,0,0,|
000018c0  31 2c 69 6e 20 74 68 65  20 74 72 65 61 73 75 72  |1,in the treasur|
000018d0  65 20 76 61 75 6c 74 0d  05 82 3d dc 33 39 2c 33  |e vault...=.39,3|
000018e0  31 2c 30 2c 33 34 2c 30  2c 30 2c 30 2c 32 2c 61  |1,0,34,0,0,0,2,a|
000018f0  74 20 74 68 65 20 65 6e  74 72 61 6e 63 65 20 74  |t the entrance t|
00001900  6f 20 74 68 65 2c 74 72  65 61 73 75 72 65 20 76  |o the,treasure v|
00001910  61 75 6c 74 0d 05 8c 2a  dc 34 30 2c 33 32 2c 30  |ault...*.40,32,0|
00001920  2c 30 2c 30 2c 30 2c 30  2c 31 2c 69 6e 20 74 68  |,0,0,0,0,1,in th|
00001930  65 20 62 61 74 68 69 6e  67 20 72 6f 6f 6d 0d 05  |e bathing room..|
00001940  96 26 dc 30 2c 33 33 2c  30 2c 30 2c 30 2c 30 2c  |.&.0,33,0,0,0,0,|
00001950  37 2c 31 2c 69 6e 20 74  68 65 20 6c 61 6d 70 20  |7,1,in the lamp |
00001960  72 6f 6f 6d 0d 05 a0 28  dc 30 2c 33 34 2c 30 2c  |room...(.0,34,0,|
00001970  30 2c 30 2c 30 2c 30 2c  31 2c 69 6e 20 61 20 73  |0,0,0,0,1,in a s|
00001980  74 6f 6e 65 20 63 68 61  6d 62 65 72 0d 05 aa 23  |tone chamber...#|
00001990  dc 30 2c 33 35 2c 30 2c  30 2c 30 2c 30 2c 30 2c  |.0,35,0,0,0,0,0,|
000019a0  31 2c 61 74 20 61 20 64  65 61 64 20 65 6e 64 0d  |1,at a dead end.|
000019b0  05 b4 25 dc 30 2c 33 36  2c 30 2c 30 2c 30 2c 30  |..%.0,36,0,0,0,0|
000019c0  2c 30 2c 31 2c 69 6e 20  61 20 62 65 64 63 68 61  |,0,1,in a bedcha|
000019d0  6d 62 65 72 0d 05 be 4b  dc 34 33 2c 34 32 2c 34  |mber...K.43,42,4|
000019e0  32 2c 34 33 2c 30 2c 34  34 2c 35 2c 32 2c 61 74  |2,43,0,44,5,2,at|
000019f0  20 74 68 65 20 62 6f 74  74 6f 6d 20 6f 66 20 61  | the bottom of a|
00001a00  20 70 69 74 2c 6f 6e 20  61 20 70 69 6c 65 20 6f  | pit,on a pile o|
00001a10  66 20 52 55 42 42 45 52  20 73 70 69 6b 65 73 0d  |f RUBBER spikes.|
00001a20  05 c8 2c dc 34 31 2c 34  33 2c 34 34 2c 34 32 2c  |..,.41,43,44,42,|
00001a30  34 33 2c 34 32 2c 32 32  2c 31 2c 69 6e 20 74 68  |43,42,22,1,in th|
00001a40  65 20 63 61 74 61 63 6f  6d 62 73 0d 05 d2 2c dc  |e catacombs...,.|
00001a50  34 33 2c 34 32 2c 34 32  2c 34 34 2c 34 31 2c 34  |43,42,42,44,41,4|
00001a60  35 2c 39 39 2c 31 2c 69  6e 20 74 68 65 20 63 61  |5,99,1,in the ca|
00001a70  74 61 63 6f 6d 62 73 0d  05 dc 2c dc 34 36 2c 34  |tacombs...,.46,4|
00001a80  37 2c 34 33 2c 34 35 2c  34 33 2c 34 33 2c 39 39  |7,43,45,43,43,99|
00001a90  2c 31 2c 69 6e 20 74 68  65 20 63 61 74 61 63 6f  |,1,in the cataco|
00001aa0  6d 62 73 0d 05 e6 2c dc  34 34 2c 34 33 2c 34 31  |mbs...,.44,43,41|
00001ab0  2c 34 33 2c 34 35 2c 34  34 2c 39 39 2c 31 2c 69  |,43,45,44,99,1,i|
00001ac0  6e 20 74 68 65 20 63 61  74 61 63 6f 6d 62 73 0d  |n the catacombs.|
00001ad0  05 f0 2c dc 34 35 2c 34  36 2c 34 37 2c 34 36 2c  |..,.45,46,47,46,|
00001ae0  34 35 2c 34 34 2c 39 39  2c 31 2c 69 6e 20 74 68  |45,44,99,1,in th|
00001af0  65 20 63 61 74 61 63 6f  6d 62 73 0d 05 fa 2c dc  |e catacombs...,.|
00001b00  34 31 2c 34 37 2c 34 34  2c 34 36 2c 34 35 2c 34  |41,47,44,46,45,4|
00001b10  34 2c 39 39 2c 31 2c 69  6e 20 74 68 65 20 63 61  |4,99,1,in the ca|
00001b20  74 61 63 6f 6d 62 73 0d  06 04 0a dd f2 6c 28 5a  |tacombs......l(Z|
00001b30  29 0d 06 0e 36 f7 5a 2b  31 30 2a 28 4f 3f 32 34  |)...6.Z+10*(O?24|
00001b40  39 29 3a f3 44 4e 2c 44  53 2c 44 45 2c 44 57 2c  |9):.DN,DS,DE,DW,|
00001b50  44 55 2c 44 44 2c 58 2c  4e 4c 3a f1 22 59 6f 75  |DU,DD,X,NL:."You|
00001b60  20 61 72 65 20 22 3b 0d  06 18 2e e3 49 3d 31 b8  | are ";.....I=1.|
00001b70  4e 4c 3a f3 5a 24 3a f1  5a 24 3a ed 3a f1 3a f2  |NL:.Z$:.Z$:.:.:.|
00001b80  69 6e 28 4f 3f 32 34 39  29 3a f1 22 45 58 49 54  |in(O?249):."EXIT|
00001b90  53 3a 20 22 3b 0d 06 22  12 e7 44 4e 3a f1 22 4e  |S: ";.."..DN:."N|
00001ba0  6f 72 74 68 20 22 3b 0d  06 2c 12 e7 44 53 3a f1  |orth ";..,..DS:.|
00001bb0  22 53 6f 75 74 68 20 22  3b 0d 06 36 11 e7 44 45  |"South ";..6..DE|
00001bc0  3a f1 22 45 61 73 74 20  22 3b 0d 06 40 11 e7 44  |:."East ";..@..D|
00001bd0  57 3a f1 22 57 65 73 74  20 22 3b 0d 06 4a 0f e7  |W:."West ";..J..|
00001be0  44 55 3a f1 22 55 70 20  22 3b 0d 06 54 11 e7 44  |DU:."Up ";..T..D|
00001bf0  44 3a f1 22 44 6f 77 6e  20 22 3b 0d 06 5e 08 f1  |D:."Down ";..^..|
00001c00  27 3a e1 0d 06 68 3a dd  f2 6d 76 28 5a 29 3a 4f  |':...h:..mv(Z):O|
00001c10  3f 32 34 39 3d 47 4f 3a  f7 5a 2b 31 30 2a 28 4f  |?249=GO:.Z+10*(O|
00001c20  3f 32 34 39 29 3a f3 44  4e 2c 44 53 2c 44 45 2c  |?249):.DN,DS,DE,|
00001c30  44 57 2c 44 55 2c 44 44  2c 50 43 3a e1 0d 06 72  |DW,DU,DD,PC:...r|
00001c40  11 dd f2 69 6e 28 4c 29  3a f7 8d 74 78 46 0d 06  |...in(L):..txF..|
00001c50  7c 30 e7 4c 3d 32 35 35  f1 22 59 6f 75 20 61 72  ||0.L=255."You ar|
00001c60  65 20 63 61 72 72 79 69  6e 67 3a 2d 22 8b f1 22  |e carrying:-".."|
00001c70  59 6f 75 20 63 61 6e 20  73 65 65 3a 2d 22 0d 06  |You can see:-"..|
00001c80  86 13 49 25 3d 31 3a 4a  25 3d 30 3a f5 3a f3 5a  |..I%=1:J%=0:.:.Z|
00001c90  24 0d 06 90 45 e7 4f 3f  49 25 3d 4c 20 f1 5a 24  |$...E.O?I%=L .Z$|
00001ca0  3a 4a 25 3d 31 3a e7 49  25 3d 33 80 28 4f 3f 32  |:J%=1:.I%=3.(O?2|
00001cb0  34 38 3d 30 29 f1 22 74  68 65 20 70 69 6e 20 69  |48=0)."the pin i|
00001cc0  73 20 69 6e 20 74 68 65  20 68 61 6e 64 20 67 72  |s in the hand gr|
00001cd0  65 6e 61 64 65 22 0d 06  9a 25 49 25 3d 49 25 2b  |enade"...%I%=I%+|
00001ce0  31 3a fd a9 28 5a 24 29  3d 30 3a e7 4a 25 3d 30  |1:..(Z$)=0:.J%=0|
00001cf0  3a f1 22 4e 6f 74 68 69  6e 67 22 0d 06 a4 07 f1  |:."Nothing".....|
00001d00  3a e1 0d 06 ae 0e f4 16  01 1c 00 00 00 00 03 15  |:...............|
00001d10  0d 06 b8 86 dc 61 20 67  6f 6c 64 20 63 6f 69 6e  |.....a gold coin|
00001d20  2c 61 20 68 61 6e 64 20  67 72 65 6e 61 64 65 2c  |,a hand grenade,|
00001d30  61 20 70 69 6e 2c 61 20  73 6c 65 64 67 65 68 61  |a pin,a sledgeha|
00001d40  6d 6d 65 72 2c 61 20 70  69 63 6b 70 6f 63 6b 65  |mmer,a pickpocke|
00001d50  74 2c 74 68 65 20 45 6d  70 65 72 6f 72 2c 61 20  |t,the Emperor,a |
00001d60  6d 65 73 73 61 67 65 2c  61 20 50 65 72 73 69 61  |message,a Persia|
00001d70  6e 20 63 61 72 70 65 74  2c 58 2c 58 2c 58 2c 61  |n carpet,X,X,X,a|
00001d80  20 73 61 6c 65 73 6d 61  6e 2c 61 20 64 69 63 74  | salesman,a dict|
00001d90  69 6f 6e 61 72 79 0d 06  c2 c8 dc 61 20 73 77 6f  |ionary.....a swo|
00001da0  72 64 2c 61 20 63 6f 6c  75 6d 6e 2c 61 20 70 69  |rd,a column,a pi|
00001db0  6c 6c 61 72 2c 61 20 6c  69 76 69 6e 67 20 73 74  |llar,a living st|
00001dc0  61 74 75 65 2c 61 20 6c  61 72 67 65 20 64 69 61  |atue,a large dia|
00001dd0  6d 6f 6e 64 2c 61 20 67  6f 6c 64 20 62 61 72 2c  |mond,a gold bar,|
00001de0  61 20 73 69 6c 76 65 72  20 62 61 72 2c 61 20 72  |a silver bar,a r|
00001df0  75 62 79 2c 61 20 62 65  61 75 74 69 66 75 6c 20  |uby,a beautiful |
00001e00  6e 65 63 6b 6c 61 63 65  2c 61 20 73 74 72 69 6e  |necklace,a strin|
00001e10  67 20 6f 66 20 70 65 61  72 6c 73 2c 61 6e 20 65  |g of pearls,an e|
00001e20  6d 65 72 61 6c 64 2c 61  20 67 6f 6c 64 20 62 72  |merald,a gold br|
00001e30  61 63 65 6c 65 74 2c 61  20 64 69 61 6d 6f 6e 64  |acelet,a diamond|
00001e40  20 72 69 6e 67 2c 61 20  6a 65 77 65 6c 20 65 6e  | ring,a jewel en|
00001e50  63 72 75 73 74 65 64 20  67 6f 62 6c 65 74 0d 06  |crusted goblet..|
00001e60  cc b9 dc 41 6c 61 64 64  69 6e 27 73 20 6c 61 6d  |...Aladdin's lam|
00001e70  70 2c 61 20 6d 65 61 6e  20 6c 6f 6f 6b 69 6e 67  |p,a mean looking|
00001e80  20 67 75 61 72 64 2c 61  20 73 77 61 72 6d 20 6f  | guard,a swarm o|
00001e90  66 20 6d 6f 74 68 73 2c  61 20 67 69 72 6c 2c 74  |f moths,a girl,t|
00001ea0  68 65 20 67 72 61 6e 64  20 76 69 7a 69 65 72 2c  |he grand vizier,|
00001eb0  61 20 6d 69 72 72 6f 72  2c 61 20 62 6f 78 20 6c  |a mirror,a box l|
00001ec0  61 62 65 6c 6c 65 64 20  27 4b 45 59 20 42 4f 58  |abelled 'KEY BOX|
00001ed0  27 2c 61 20 6b 65 79 2c  74 68 65 20 6e 6f 72 74  |',a key,the nort|
00001ee0  68 20 64 6f 6f 72 20 69  73 20 6c 6f 63 6b 65 64  |h door is locked|
00001ef0  2c 61 20 63 72 61 74 65  2c 61 20 68 75 67 65 20  |,a crate,a huge |
00001f00  62 6c 6f 63 6b 20 6f 66  20 73 6f 6c 69 64 20 70  |block of solid p|
00001f10  6c 61 74 69 6e 75 6d 0d  06 d6 49 dc 61 20 73 69  |latinum...I.a si|
00001f20  67 6e 2c 61 6e 20 65 6e  63 68 61 6e 74 72 65 73  |gn,an enchantres|
00001f30  73 2c 61 20 63 61 6d 65  6c 2c 61 20 73 63 72 65  |s,a camel,a scre|
00001f40  77 64 72 69 76 65 72 2c  61 20 72 65 64 20 68 65  |wdriver,a red he|
00001f50  72 72 69 6e 67 2c 61 20  74 69 67 65 72 2c 58 2c  |rring,a tiger,X,|
00001f60  0d 06 e0 33 dd f2 67 65  74 28 58 29 3a e7 4f 3f  |...3..get(X):.O?|
00001f70  58 3d 32 35 35 3a f1 22  59 6f 75 20 61 6c 72 65  |X=255:."You alre|
00001f80  61 64 79 20 68 61 76 65  20 74 68 65 20 22 41 33  |ady have the "A3|
00001f90  24 3a e1 0d 06 ea 26 e7  58 3d 33 37 84 58 3d 33  |$:....&.X=37.X=3|
00001fa0  38 f1 22 49 74 27 73 20  6d 75 63 68 20 74 6f 6f  |8."It's much too|
00001fb0  20 68 65 61 76 79 22 3a  e1 0d 06 f4 46 e7 58 3d  | heavy":....F.X=|
00001fc0  38 80 4f 3f 32 34 37 3d  30 f1 22 54 68 65 20 73  |8.O?247=0."The s|
00001fd0  61 6c 65 73 6d 61 6e 20  73 61 79 73 22 3a f2 65  |alesman says":.e|
00001fe0  72 32 3a f1 22 59 6f 75  20 68 61 76 65 6e 27 74  |r2:."You haven't|
00001ff0  20 70 61 69 64 20 66 6f  72 20 69 74 22 3a e1 0d  | paid for it":..|
00002000  06 fe 52 e7 58 3d 35 84  58 3d 36 84 28 58 3d 33  |..R.X=5.X=6.(X=3|
00002010  80 4f 3f 32 34 38 3d 30  29 84 58 3d 31 32 84 58  |.O?248=0).X=12.X|
00002020  3d 31 35 84 58 3d 31 36  84 58 3d 31 37 84 58 3d  |=15.X=16.X=17.X=|
00002030  32 39 84 58 3d 33 30 84  58 3d 33 32 84 58 3d 33  |29.X=30.X=32.X=3|
00002040  36 84 58 3d 34 30 84 58  3d 34 34 f2 65 72 32 3a  |6.X=40.X=44.er2:|
00002050  e1 0d 07 08 28 4f 3f 58  3d 32 35 35 3a f1 22 4f  |....(O?X=255:."O|
00002060  2e 4b 2e 22 3a e7 58 3d  32 80 4f 3f 32 34 38 3d  |.K.":.X=2.O?248=|
00002070  30 20 4f 3f 33 3d 32 35  35 0d 07 12 05 e1 0d 07  |0 O?3=255.......|
00002080  1c 21 dd f2 65 72 32 3a  f1 22 59 6f 75 20 63 61  |.!..er2:."You ca|
00002090  6e 27 74 20 64 6f 20 74  68 61 74 21 22 3a e1 0d  |n't do that!":..|
000020a0  07 26 37 dd f2 64 72 28  58 29 3a e7 4f 3f 58 3c  |.&7..dr(X):.O?X<|
000020b0  3e 32 35 35 3a f1 22 59  6f 75 20 61 72 65 20 6e  |>255:."You are n|
000020c0  6f 74 20 63 61 72 72 79  69 6e 67 20 74 68 65 20  |ot carrying the |
000020d0  22 41 33 24 3a e1 0d 07  30 34 e7 58 3d 33 80 4f  |"A3$:...04.X=3.O|
000020e0  3f 32 34 38 3d 30 f1 22  59 6f 75 20 77 6f 75 6c  |?248=0."You woul|
000020f0  64 20 68 61 76 65 20 74  6f 20 50 55 4c 4c 20 69  |d have to PULL i|
00002100  74 20 66 69 72 73 74 22  3a e1 0d 07 3a 15 f1 22  |t first":...:.."|
00002110  4f 2e 4b 2e 22 3a 4f 3f  58 3d 4f 3f 32 34 39 0d  |O.K.":O?X=O?249.|
00002120  07 44 55 e7 4f 3f 32 34  39 3e 31 31 80 4f 3f 32  |.DU.O?249>11.O?2|
00002130  34 39 3c 31 38 80 58 3d  38 f1 22 57 69 74 68 6f  |49<18.X=8."Witho|
00002140  75 74 20 74 68 65 20 63  61 72 70 65 74 2c 20 79  |ut the carpet, y|
00002150  6f 75 20 70 6c 75 6d 6d  65 74 20 74 6f 22 27 22  |ou plummet to"'"|
00002160  74 68 65 20 67 72 6f 75  6e 64 22 3a 44 45 41 44  |the ground":DEAD|
00002170  3d b9 3a e1 0d 07 4e 30  e7 4f 3f 32 34 39 3e 31  |=.:...N0.O?249>1|
00002180  31 80 4f 3f 32 34 39 3c  31 38 f1 22 49 74 20 66  |1.O?249<18."It f|
00002190  61 6c 6c 73 20 6f 66 66  20 74 68 65 20 63 61 72  |alls off the car|
000021a0  70 65 74 22 0d 07 58 12  e7 4f 3f 32 34 39 3d 31  |pet"..X..O?249=1|
000021b0  32 4f 3f 58 3d 38 0d 07  62 13 e7 4f 3f 32 34 39  |2O?X=8..b..O?249|
000021c0  3d 31 33 4f 3f 58 3d 32  30 0d 07 6c 1c e7 4f 3f  |=13O?X=20..l..O?|
000021d0  32 34 39 3e 31 33 80 4f  3f 32 34 39 3c 31 37 4f  |249>13.O?249<17O|
000021e0  3f 58 3d 31 38 0d 07 76  13 e7 4f 3f 32 34 39 3d  |?X=18..v..O?249=|
000021f0  31 37 4f 3f 58 3d 31 39  0d 07 80 4a e7 4f 3f 32  |17O?X=19...J.O?2|
00002200  34 39 3c 31 30 3a f1 22  41 20 62 79 70 61 73 73  |49<10:."A bypass|
00002210  65 72 20 70 69 63 6b 73  20 75 70 20 74 68 65 20  |er picks up the |
00002220  22 41 33 24 27 22 61 6e  64 20 77 61 6c 6b 73 20  |"A3$'"and walks |
00002230  6f 66 66 20 77 69 74 68  20 69 74 22 3a 4f 3f 58  |off with it":O?X|
00002240  3d 30 0d 07 8a 70 e7 4f  3f 32 34 39 3e 34 31 80  |=0...p.O?249>41.|
00002250  4f 3f 32 34 39 3c 34 37  80 b3 28 33 29 3d 31 3a  |O?249<47..(3)=1:|
00002260  f1 22 41 20 6c 6f 73 74  20 73 6f 75 6c 20 77 61  |."A lost soul wa|
00002270  6e 64 65 72 73 20 74 68  72 6f 75 67 68 2c 22 27  |nders through,"'|
00002280  22 70 69 63 6b 73 20 75  70 20 74 68 65 20 22 41  |"picks up the "A|
00002290  33 24 22 20 61 6e 64 20  77 61 6c 6b 73 20 6f 66  |3$" and walks of|
000022a0  66 22 27 22 77 69 74 68  20 69 74 22 3a 4f 3f 58  |f"'"with it":O?X|
000022b0  3d 30 0d 07 94 17 e7 58  3d 32 80 4f 3f 32 34 38  |=0.....X=2.O?248|
000022c0  3d 30 4f 3f 33 3d 4f 3f  32 0d 07 9e 05 e1 0d 07  |=0O?3=O?2.......|
000022d0  a8 30 dd f2 72 65 28 58  29 3a e7 58 3c 3e 37 80  |.0..re(X):.X<>7.|
000022e0  58 3c 3e 31 80 58 3c 3e  31 33 80 58 3c 3e 33 39  |X<>1.X<>13.X<>39|
000022f0  f2 65 72 28 41 31 24 2c  41 33 24 29 3a e1 0d 07  |.er(A1$,A3$):...|
00002300  b2 0f e7 58 3d 31 33 3a  e5 8d 64 64 47 0d 07 bc  |...X=13:..ddG...|
00002310  52 e7 58 3d 33 39 f1 22  49 74 20 73 61 79 73 20  |R.X=39."It says |
00002320  54 48 49 53 20 57 41 59  20 54 4f 20 54 52 45 41  |THIS WAY TO TREA|
00002330  53 55 52 45 20 42 45 59  4f 4e 44 22 27 22 59 4f  |SURE BEYOND"'"YO|
00002340  55 52 20 57 49 4c 44 45  53 54 20 44 52 45 41 4d  |UR WILDEST DREAM|
00002350  53 22 27 22 20 20 3c 3d  3d 3d 3d 3d 22 3a e1 0d  |S"'"  <=====":..|
00002360  07 c6 27 e7 58 3d 31 3a  f1 22 49 74 20 73 61 79  |..'.X=1:."It say|
00002370  73 20 41 4c 41 44 44 49  4e 20 58 49 49 49 20 31  |s ALADDIN XIII 1|
00002380  39 38 33 22 3a e1 0d 07  d0 71 f1 22 49 74 20 73  |983":....q."It s|
00002390  61 79 73 20 54 4f 44 41  59 53 20 4d 41 47 49 43  |ays TODAYS MAGIC|
000023a0  20 57 4f 52 44 20 49 53  20 22 3b 3a e7 4f 3f 32  | WORD IS ";:.O?2|
000023b0  35 35 3d 31 f1 22 53 48  41 5a 41 4d 22 8b e7 4f  |55=1."SHAZAM"..O|
000023c0  3f 32 35 35 3d 32 f1 22  41 4c 4c 41 4b 41 5a 41  |?255=2."ALLAKAZA|
000023d0  4d 22 8b e7 4f 3f 32 35  35 3d 33 f1 22 41 42 52  |M"..O?255=3."ABR|
000023e0  41 43 41 44 41 42 52 41  22 8b f1 22 4c 4f 54 48  |ACADABRA".."LOTH|
000023f0  4c 4f 52 49 45 4e 22 0d  07 da 05 e1 0d 07 e4 50  |LORIEN"........P|
00002400  f1 22 49 74 20 73 61 79  73 3a 2d 20 74 68 69 73  |."It says:- this|
00002410  20 69 73 20 61 20 63 6f  6d 70 6c 65 74 65 20 6c  | is a complete l|
00002420  69 73 74 20 6f 66 22 27  22 76 65 72 62 73 20 75  |ist of"'"verbs u|
00002430  6e 64 65 72 73 74 6f 6f  64 20 69 6e 20 74 68 69  |nderstood in thi|
00002440  73 20 61 64 76 65 6e 74  75 72 65 22 0d 07 ee 1e  |s adventure"....|
00002450  f7 8d 44 5c 43 3a f5 3a  f3 41 32 24 2c 58 2c 5a  |..D\C:.:.A2$,X,Z|
00002460  3a f1 41 32 24 22 20 20  22 3b 0d 07 f8 0b e7 b1  |:.A2$"  ";......|
00002470  3e 32 35 3a f1 0d 08 02  11 fd a9 28 41 32 24 29  |>25:.......(A2$)|
00002480  3d 30 3a f1 3a e1 0d 08  0c 2e dd f2 73 61 79 28  |=0:.:.......say(|
00002490  58 29 3a e7 58 3c 39 84  58 3e 31 31 80 58 3c 3e  |X):.X<9.X>11.X<>|
000024a0  34 35 f1 22 4f 2e 4b 2e  20 20 27 22 41 33 24 22  |45."O.K.  '"A3$"|
000024b0  27 22 3a e1 0d 08 16 16  e7 4f 3f 32 35 35 3d 34  |'":......O?255=4|
000024c0  80 58 3d 34 35 8c 8d 54  6a 48 0d 08 20 75 e7 58  |.X=45..TjH.. u.X|
000024d0  2d 38 3c 3e 4f 3f 32 35  35 3a f1 22 54 68 61 74  |-8<>O?255:."That|
000024e0  27 73 20 74 68 65 20 77  72 6f 6e 67 20 6d 61 67  |'s the wrong mag|
000024f0  69 63 20 77 6f 72 64 22  27 22 49 74 20 63 61 75  |ic word"'"It cau|
00002500  73 65 73 20 61 20 66 65  72 6f 63 69 6f 75 73 20  |ses a ferocious |
00002510  64 6a 69 6e 6e 20 74 6f  20 61 70 70 65 61 72 22  |djinn to appear"|
00002520  27 22 54 68 65 20 64 6a  69 6e 6e 20 6b 69 6c 6c  |'"The djinn kill|
00002530  73 20 79 6f 75 22 3a 44  45 41 44 3d b9 3a e1 0d  |s you":DEAD=.:..|
00002540  08 2a 43 e7 28 4f 3f 38  3c 3e 32 35 35 80 4f 3f  |.*C.(O?8<>255.O?|
00002550  38 3c 3e 4f 3f 32 34 39  29 84 28 4f 3f 32 34 39  |8<>O?249).(O?249|
00002560  3e 31 31 80 4f 3f 32 34  39 3c 31 38 29 3a f1 22  |>11.O?249<18):."|
00002570  4e 6f 74 68 69 6e 67 20  68 61 70 70 65 6e 73 22  |Nothing happens"|
00002580  3a e1 0d 08 34 0e f4 16  01 1c 00 00 00 00 03 15  |:...4...........|
00002590  0d 08 3e 2e e7 4f 3f 38  3d 4f 3f 32 34 39 f1 22  |..>..O?8=O?249."|
000025a0  54 68 65 20 63 61 72 70  65 74 20 66 6c 69 65 73  |The carpet flies|
000025b0  20 61 77 61 79 22 3a 4f  3f 38 3d 30 3a e1 0d 08  | away":O?8=0:...|
000025c0  48 2f 41 24 3d 22 54 68  65 20 63 61 72 70 65 74  |H/A$="The carpet|
000025d0  20 73 6f 61 72 73 20 69  6e 74 6f 20 74 68 65 20  | soars into the |
000025e0  61 69 72 20 77 69 74 68  20 79 6f 75 22 0d 08 52  |air with you"..R|
000025f0  2b e7 4f 3f 32 34 39 3c  39 80 4f 3f 32 34 39 3c  |+.O?249<9.O?249<|
00002600  3e 34 3a f1 41 24 3a 4f  3f 32 34 39 3d 31 32 3a  |>4:.A$:O?249=12:|
00002610  f2 6c 28 58 58 29 3a e1  0d 08 5c 23 e7 4f 3f 32  |.l(XX):...\#.O?2|
00002620  34 39 3d 31 38 3a f1 41  24 3a 4f 3f 32 34 39 3d  |49=18:.A$:O?249=|
00002630  31 36 3a f2 6c 28 58 58  29 3a e1 0d 08 66 23 e7  |16:.l(XX):...f#.|
00002640  4f 3f 32 34 39 3d 31 39  3a f1 41 24 3a 4f 3f 32  |O?249=19:.A$:O?2|
00002650  34 39 3d 31 37 3a f2 6c  28 58 58 29 3a e1 0d 08  |49=17:.l(XX):...|
00002660  70 23 e7 4f 3f 32 34 39  3d 32 30 3a f1 41 24 3a  |p#.O?249=20:.A$:|
00002670  4f 3f 32 34 39 3d 31 33  3a f2 6c 28 58 58 29 3a  |O?249=13:.l(XX):|
00002680  e1 0d 08 7a 39 f1 41 24  27 22 61 6e 64 20 63 72  |...z9.A$'"and cr|
00002690  61 73 68 65 73 20 69 6e  74 6f 20 74 68 65 20 63  |ashes into the c|
000026a0  65 69 6c 69 6e 67 20 61  74 20 31 30 30 4d 50 48  |eiling at 100MPH|
000026b0  22 3a 44 45 41 44 3d b9  3a e1 0d 08 84 21 dd f2  |":DEAD=.:....!..|
000026c0  67 72 3a 4f 3f 32 34 38  3d 4f 3f 32 34 38 2b 31  |gr:O?248=O?248+1|
000026d0  3a e7 4f 3f 32 34 38 3c  36 3a e1 0d 08 8e 52 f1  |:.O?248<6:....R.|
000026e0  27 27 27 22 20 42 20 4f  20 4f 20 4d 20 21 22 27  |'''" B O O M !"'|
000026f0  27 22 54 68 65 20 67 72  65 6e 61 64 65 20 65 78  |'"The grenade ex|
00002700  70 6c 6f 64 65 73 22 3a  4f 3f 32 34 38 3d 31 30  |plodes":O?248=10|
00002710  30 3a e7 4f 3f 32 34 39  3d 4f 3f 32 84 4f 3f 32  |0:.O?249=O?2.O?2|
00002720  3d 32 35 35 3a 44 45 41  44 3d b9 3a e1 0d 08 98  |=255:DEAD=.:....|
00002730  13 e7 4f 3f 36 3d 4f 3f  32 3a f2 65 6d 64 3a e1  |..O?6=O?2:.emd:.|
00002740  0d 08 a2 15 e7 4f 3f 32  3d 4f 3f 33 34 4f 3f 33  |.....O?2=O?34O?3|
00002750  35 3d 4f 3f 32 0d 08 ac  2e 58 3d 4f 3f 32 3a e3  |5=O?2....X=O?2:.|
00002760  49 25 3d 31 b8 36 34 3a  e7 58 3d 4f 3f 49 25 80  |I%=1.64:.X=O?I%.|
00002770  49 25 3c 3e 33 35 80 49  25 3c 3e 33 36 4f 3f 49  |I%<>35.I%<>36O?I|
00002780  25 3d 30 0d 08 b6 07 ed  3a e1 0d 08 c0 0e f4 16  |%=0.....:.......|
00002790  01 1c 00 00 00 00 03 15  0d 08 ca 65 dd f2 65 6d  |...........e..em|
000027a0  64 3a f1 22 59 6f 75 20  68 61 76 65 20 6b 69 6c  |d:."You have kil|
000027b0  6c 65 64 20 74 68 65 20  45 6d 70 65 72 6f 72 22  |led the Emperor"|
000027c0  27 22 54 68 65 20 49 6d  70 65 72 69 61 6c 20 67  |'"The Imperial g|
000027d0  75 61 72 64 20 74 72 61  63 6b 20 79 6f 75 20 64  |uard track you d|
000027e0  6f 77 6e 22 27 22 61 6e  64 20 6b 69 6c 6c 20 79  |own"'"and kill y|
000027f0  6f 75 22 27 3a 44 45 41  44 3d b9 3a e1 0d 08 d4  |ou"':DEAD=.:....|
00002800  71 dd f2 70 6c 28 58 29  3a e7 28 58 3d 32 84 58  |q..pl(X):.(X=2.X|
00002810  3d 33 29 80 4f 3f 32 34  38 3d 30 20 4f 3f 32 34  |=3).O?248=0 O?24|
00002820  38 3d 31 3a f1 22 4f 2e  4b 2e 22 3a e1 3a 8b e7  |8=1:."O.K.":.:..|
00002830  58 3d 33 31 f1 22 53 68  65 20 69 73 20 6e 6f 74  |X=31."She is not|
00002840  20 69 6d 70 72 65 73 73  65 64 20 62 79 20 79 6f  | impressed by yo|
00002850  75 72 20 61 64 76 61 6e  63 65 73 22 3a e1 3a 8b  |ur advances":.:.|
00002860  f2 65 72 28 41 31 24 2c  41 33 24 29 3a e1 0d 08  |.er(A1$,A3$):...|
00002870  de 1a dd f2 70 28 42 29  3a 44 3d 35 3a 42 3d 42  |....p(B):D=5:B=B|
00002880  2b 90 2d 26 31 32 30 30  0d 08 e8 17 58 3d 3f 42  |+.-&1200....X=?B|
00002890  3a 59 3d 42 3f 31 3a e7  58 3d 32 35 33 3a e1 0d  |:Y=B?1:.X=253:..|
000028a0  08 f2 2c f4 50 52 49 4e  54 54 41 42 28 30 2c 30  |..,.PRINTTAB(0,0|
000028b0  29 22 26 22 3b 7e 42 22  20 22 3b 58 22 20 22 3b  |)"&";~B" ";X" ";|
000028c0  59 22 20 20 22 3a 57 3d  47 45 54 0d 08 fc 3c e7  |Y"  ":W=GET...<.|
000028d0  58 3d 32 35 34 e6 30 2c  59 20 8b e7 58 3d 32 35  |X=254.0,Y ..X=25|
000028e0  35 f2 74 72 20 8b e7 58  3e 32 33 39 ef 31 39 2c  |5.tr ..X>239.19,|
000028f0  58 2d 32 34 30 2c 59 3b  30 3b 8b f0 44 2c 58 2a  |X-240,Y;0;..D,X*|
00002900  31 30 2c 59 2a 31 30 0d  09 06 0f 42 3d 42 2b 32  |10,Y*10....B=B+2|
00002910  3a e5 8d 64 68 48 0d 09  0b 3a dd f2 74 72 3a 44  |:..dhH...:..tr:D|
00002920  3d 59 3a 42 3d 42 2b 32  3a ec 3f 42 2a 31 30 2c  |=Y:B=B+2:.?B*10,|
00002930  42 3f 31 2a 31 30 3a e7  44 3d 38 35 20 42 3d 42  |B?1*10:.D=85 B=B|
00002940  2b 32 3a ec 3f 42 2a 31  30 2c 42 3f 31 2a 31 30  |+2:.?B*10,B?1*10|
00002950  0d 09 0c 05 e1 0d 09 10  36 dd f2 70 63 28 42 29  |........6..pc(B)|
00002960  3a e7 20 42 3c 30 e5 8d  74 66 49 20 8b e7 42 3d  |:. B<0..tfI ..B=|
00002970  38 ef 31 39 2c 33 2c 34  3b 30 3b 3a 8b e7 42 3d  |8.19,3,4;0;:..B=|
00002980  31 ef 31 39 2c 31 2c 34  3b 30 3b 0d 09 1a 0d f2  |1.19,1,4;0;.....|
00002990  70 28 26 35 30 30 30 29  0d 09 24 16 e7 44 4e 20  |p(&5000)..$..DN |
000029a0  80 42 3c 3e 39 f2 70 28  26 35 30 31 43 29 0d 09  |.B<>9.p(&501C)..|
000029b0  2e 11 e7 44 57 20 f2 70  28 26 35 30 32 38 29 0d  |...DW .p(&5028).|
000029c0  09 38 11 e7 44 45 20 f2  70 28 26 35 30 33 34 29  |.8..DE .p(&5034)|
000029d0  0d 09 42 12 e7 42 3d 31  3a f2 70 28 26 35 30 34  |..B..B=1:.p(&504|
000029e0  30 29 0d 09 4c 12 e7 42  3d 32 3a f2 70 28 26 35  |0)..L..B=2:.p(&5|
000029f0  30 44 45 29 0d 09 56 12  e7 42 3d 33 3a f2 70 28  |0DE)..V..B=3:.p(|
00002a00  26 35 31 32 38 29 0d 09  60 12 e7 42 3d 34 3a f2  |&5128)..`..B=4:.|
00002a10  70 28 26 35 31 46 32 29  0d 09 6a 12 e7 42 3d 35  |p(&51F2)..j..B=5|
00002a20  3a f2 70 28 26 35 32 30  38 29 0d 09 74 12 e7 42  |:.p(&5208)..t..B|
00002a30  3d 36 3a f2 70 28 26 35  32 36 36 29 0d 09 7e 12  |=6:.p(&5266)..~.|
00002a40  e7 42 3d 37 3a f2 70 28  26 35 32 39 38 29 0d 09  |.B=7:.p(&5298)..|
00002a50  88 12 e7 42 3d 38 3a f2  70 28 26 35 32 44 32 29  |...B=8:.p(&52D2)|
00002a60  0d 09 92 12 e7 42 3d 39  3a f2 70 28 26 35 33 45  |.....B=9:.p(&53E|
00002a70  45 29 0d 09 9c 13 e7 42  3d 31 30 3a f2 70 28 26  |E).....B=10:.p(&|
00002a80  35 34 32 30 29 0d 09 a6  1d e7 42 3d 2d 31 3a f2  |5420).....B=-1:.|
00002a90  70 28 26 35 31 37 32 29  3a f2 70 28 26 35 31 39  |p(&5172):.p(&519|
00002aa0  32 29 0d 09 b0 13 e7 42  3d 2d 32 3a f2 70 28 26  |2).....B=-2:.p(&|
00002ab0  35 31 37 32 29 0d 09 ba  1d e7 42 3d 2d 33 3a f2  |5172).....B=-3:.|
00002ac0  70 28 26 35 31 37 32 29  3a f2 70 28 26 35 31 42  |p(&5172):.p(&51B|
00002ad0  36 29 0d 09 c4 22 e8 8a  30 2c 30 29 22 52 45 54  |6)..."..0,0)"RET|
00002ae0  55 52 4e 20 74 6f 20 63  6f 6e 74 69 6e 75 65 22  |URN to continue"|
00002af0  41 24 3a e1 0d 09 ce 08  dd f2 73 76 0d 09 d8 1a  |A$:.......sv....|
00002b00  2a 53 41 56 45 20 4c 41  4d 50 53 41 56 45 20 43  |*SAVE LAMPSAVE C|
00002b10  30 30 20 44 30 30 0d 09  e2 05 e1 0d 09 ec 0a dd  |00 D00..........|
00002b20  f2 72 73 3a db 0d 09 f1  43 f1 22 50 6c 61 63 65  |.rs:....C."Place|
00002b30  20 70 72 65 76 69 6f 75  73 6c 79 20 73 61 76 65  | previously save|
00002b40  64 20 43 61 73 73 65 74  74 65 22 27 22 69 6e 20  |d Cassette"'"in |
00002b50  52 65 63 6f 72 64 65 72  20 61 6e 64 20 70 72 65  |Recorder and pre|
00002b60  73 73 20 50 4c 41 59 22  0d 09 f6 16 2a 4c 4f 41  |ss PLAY"....*LOA|
00002b70  44 20 4c 41 4d 50 53 41  56 45 20 43 30 30 0d 0a  |D LAMPSAVE C00..|
00002b80  00 05 e1 0d 0a 0a 1f dd  f2 70 70 3a e3 49 3d 31  |.........pp:.I=1|
00002b90  b8 31 30 30 3a e7 4f 3f  49 3d 32 35 35 4f 3f 49  |.100:.O?I=255O?I|
00002ba0  3d 34 0d 0a 14 26 ed 3a  f1 27 22 59 4f 55 20 48  |=4...&.:.'"YOU H|
00002bb0  41 56 45 20 4a 55 53 54  20 42 45 45 4e 20 52 4f  |AVE JUST BEEN RO|
00002bc0  42 42 45 44 22 27 3a e1  0d 0a 1e 30 dd f2 62 79  |BBED"':....0..by|
00002bd0  28 5a 29 3a e7 5a 3c 3e  38 3a f1 22 54 68 65 20  |(Z):.Z<>8:."The |
00002be0  22 41 33 24 22 20 69 73  20 6e 6f 74 20 66 6f 72  |"A3$" is not for|
00002bf0  20 73 61 6c 65 22 3a e1  0d 0a 28 0e f4 16 01 1c  | sale":...(.....|
00002c00  00 00 00 00 03 15 0d 0a  32 2b e7 4f 3f 31 3c 3e  |........2+.O?1<>|
00002c10  32 35 35 3a f1 22 59 6f  75 20 64 6f 6e 27 74 20  |255:."You don't |
00002c20  68 61 76 65 20 61 6e 79  20 6d 6f 6e 65 79 22 3a  |have any money":|
00002c30  e1 0d 0a 3c 33 4f 3f 31  3d 30 3a 4f 3f 32 34 37  |...<3O?1=0:O?247|
00002c40  3d 31 3a f1 22 4f 2e 4b  2e 20 74 68 65 20 63 61  |=1:."O.K. the ca|
00002c50  72 70 65 74 20 69 73 20  6e 6f 77 20 79 6f 75 72  |rpet is now your|
00002c60  73 22 3a e1 0d 0a 46 84  dd f2 6b 28 58 29 f1 22  |s":...F...k(X)."|
00002c70  57 68 61 74 20 77 69 74  68 3f 22 27 22 54 79 70  |What with?"'"Typ|
00002c80  65 20 53 54 41 42 20 22  41 33 24 22 20 74 6f 20  |e STAB "A3$" to |
00002c90  75 73 65 20 53 57 4f 52  44 22 27 22 54 79 70 65  |use SWORD"'"Type|
00002ca0  20 53 4d 41 53 48 20 22  41 33 24 22 20 74 6f 20  | SMASH "A3$" to |
00002cb0  75 73 65 20 53 4c 45 44  47 45 48 41 4d 4d 45 52  |use SLEDGEHAMMER|
00002cc0  22 27 22 54 79 70 65 20  54 48 55 4d 50 20 22 41  |"'"Type THUMP "A|
00002cd0  33 24 22 20 74 6f 20 75  73 65 20 79 6f 75 72 20  |3$" to use your |
00002ce0  66 69 73 74 73 22 3a e1  0d 0a 50 3d dd f2 73 6d  |fists":...P=..sm|
00002cf0  28 58 29 3a e7 4f 3f 34  3c 3e 32 35 35 3a f1 22  |(X):.O?4<>255:."|
00002d00  59 6f 75 20 6e 65 65 64  20 61 20 73 6c 65 64 67  |You need a sledg|
00002d10  65 68 61 6d 6d 65 72 20  74 6f 20 64 6f 20 74 68  |ehammer to do th|
00002d20  61 74 22 3a e1 0d 0a 5a  1d e7 58 3d 32 39 84 58  |at":...Z..X=29.X|
00002d30  3d 33 30 84 58 3d 33 32  84 58 3d 34 34 f2 64 64  |=30.X=32.X=44.dd|
00002d40  3a e1 0d 0a 64 2a e7 58  3d 33 34 84 58 3d 33 36  |:...d*.X=34.X=36|
00002d50  f1 22 54 68 65 20 22 41  33 24 22 20 69 73 20 74  |."The "A3$" is t|
00002d60  6f 6f 20 73 74 72 6f 6e  67 22 3a e1 0d 0a 6e 44  |oo strong":...nD|
00002d70  e7 58 3d 34 30 80 4f 3f  32 34 32 3d 31 f1 22 54  |.X=40.O?242=1."T|
00002d80  68 65 20 65 6e 63 68 61  6e 74 6d 65 6e 74 20 70  |he enchantment p|
00002d90  72 65 76 65 6e 74 73 20  79 6f 75 20 66 72 6f 6d  |revents you from|
00002da0  22 27 22 64 6f 69 6e 67  20 74 68 61 74 22 3a e1  |"'"doing that":.|
00002db0  0d 0a 78 30 f1 22 59 6f  75 20 73 75 72 65 20 73  |..x0."You sure s|
00002dc0  6d 61 73 68 65 64 20 74  68 61 74 20 22 41 33 24  |mashed that "A3$|
00002dd0  3a 4f 3f 58 3d 30 3a e7  58 3d 36 3a f2 65 6d 64  |:O?X=0:.X=6:.emd|
00002de0  0d 0a 82 0e f4 16 01 1c  00 00 00 00 03 15 0d 0a  |................|
00002df0  8c 2c e7 58 3d 31 36 f1  22 54 68 65 72 65 20 77  |.,.X=16."There w|
00002e00  61 73 20 61 20 73 77 6f  72 64 20 69 6e 73 69 64  |as a sword insid|
00002e10  65 22 3a 4f 3f 31 34 3d  32 31 0d 0a 96 2a e7 58  |e":O?14=21...*.X|
00002e20  3d 31 35 f1 22 54 68 65  72 65 20 77 61 73 20 61  |=15."There was a|
00002e30  20 62 6f 78 20 69 6e 73  69 64 65 22 3a 4f 3f 33  | box inside":O?3|
00002e40  34 3d 32 35 0d 0a a0 47  e7 58 3d 33 37 f1 22 54  |4=25...G.X=37."T|
00002e50  68 65 72 65 20 77 61 73  20 61 20 32 36 20 74 6f  |here was a 26 to|
00002e60  6e 20 62 6c 6f 63 6b 20  6f 66 20 73 6f 6c 69 64  |n block of solid|
00002e70  22 27 22 70 6c 61 74 69  6e 75 6d 20 69 6e 73 69  |"'"platinum insi|
00002e80  64 65 22 3a 4f 3f 33 38  3d 33 34 0d 0a aa 38 e7  |de":O?38=34...8.|
00002e90  4f 3f 31 35 3d 30 80 4f  3f 31 36 3d 30 f1 22 54  |O?15=0.O?16=0."T|
00002ea0  68 65 20 63 65 69 6c 69  6e 67 20 63 6f 6c 6c 61  |he ceiling colla|
00002eb0  70 73 65 73 20 6f 6e 20  79 6f 75 22 3a 44 45 41  |pses on you":DEA|
00002ec0  44 3d b9 0d 0a b4 0f e7  58 3d 31 37 f2 73 70 61  |D=......X=17.spa|
00002ed0  3a e1 0d 0a be 2d e7 58  3d 32 84 28 58 3d 33 80  |:....-.X=2.(X=3.|
00002ee0  4f 3f 32 34 38 3d 30 29  f1 27 27 22 42 20 4f 20  |O?248=0).''"B O |
00002ef0  4f 20 4d 20 21 22 27 27  3a 44 45 41 44 3d b9 0d  |O M !"'':DEAD=..|
00002f00  0a c8 05 e1 0d 0a d2 4e  dd f2 71 3a e8 22 41 52  |.......N..q:."AR|
00002f10  45 20 59 4f 55 20 53 55  52 45 20 59 4f 55 20 57  |E YOU SURE YOU W|
00002f20  41 4e 54 20 54 4f 20 51  55 49 54 3f 2e 2e 22 41  |ANT TO QUIT?.."A|
00002f30  24 3a 41 24 3d c0 41 24  2c 31 29 3a e7 41 24 3c  |$:A$=.A$,1):.A$<|
00002f40  3e 22 79 22 80 41 24 3c  3e 22 59 22 20 47 54 25  |>"y".A$<>"Y" GT%|
00002f50  3d 30 0d 0a dc 05 e1 0d  0a e6 5f dd f2 74 68 28  |=0........_..th(|
00002f60  5a 29 3a e7 5a 3d 36 f1  22 54 68 75 64 2e 20 54  |Z):.Z=6."Thud. T|
00002f70  68 65 20 65 6d 70 65 72  6f 72 20 66 61 6c 6c 73  |he emperor falls|
00002f80  20 61 6e 64 20 68 69 74  73 20 68 69 73 22 27 22  | and hits his"'"|
00002f90  68 65 61 64 20 6f 6e 20  74 68 65 20 65 64 67 65  |head on the edge|
00002fa0  20 6f 66 20 74 68 65 20  74 68 72 6f 6e 65 22 3a  | of the throne":|
00002fb0  f2 65 6d 64 3a e1 0d 0a  f0 30 e7 5a 3d 35 84 5a  |.emd:....0.Z=5.Z|
00002fc0  3d 31 32 84 5a 3d 32 39  84 5a 3d 33 30 84 5a 3d  |=12.Z=29.Z=30.Z=|
00002fd0  33 31 84 5a 3d 33 32 84  5a 3d 34 30 84 5a 3d 34  |31.Z=32.Z=40.Z=4|
00002fe0  34 f2 64 64 3a e1 0d 0a  fa 0e f4 16 01 1c 00 00  |4.dd:...........|
00002ff0  00 00 03 15 0d 0b 04 42  e7 5a 3d 31 37 f1 22 41  |.......B.Z=17."A|
00003000  20 6c 75 63 6b 79 20 62  6c 6f 77 20 6b 6e 6f 63  | lucky blow knoc|
00003010  6b 73 20 74 68 65 20 73  74 61 74 75 65 22 27 22  |ks the statue"'"|
00003020  69 6e 74 6f 20 74 68 65  20 70 69 74 22 3a 4f 3f  |into the pit":O?|
00003030  31 37 3d 30 3a e1 0d 0b  0e 20 f1 22 59 6f 75 20  |17=0:.... ."You |
00003040  6a 75 73 74 20 68 75 72  74 20 79 6f 75 72 20 68  |just hurt your h|
00003050  61 6e 64 22 3a e1 0d 0b  18 35 dd f2 73 74 28 5a  |and":....5..st(Z|
00003060  29 3a e7 4f 3f 31 34 3c  32 35 35 f1 22 59 6f 75  |):.O?14<255."You|
00003070  20 6e 65 65 64 20 61 20  73 77 6f 72 64 20 74 6f  | need a sword to|
00003080  20 64 6f 20 74 68 61 74  22 3a e1 0d 0b 22 16 e7  | do that":..."..|
00003090  5a 3d 36 f1 22 4f 2e 4b  2e 22 3a f2 65 6d 64 3a  |Z=6."O.K.":.emd:|
000030a0  e1 0d 0b 2c 0f e7 5a 3d  31 37 f2 73 70 61 3a e1  |...,..Z=17.spa:.|
000030b0  0d 0b 36 18 e7 5a 3d 33  30 84 5a 3d 33 31 84 5a  |..6..Z=30.Z=31.Z|
000030c0  3d 34 34 f2 64 64 3a e1  0d 0b 40 44 e7 5a 3d 34  |=44.dd:...@D.Z=4|
000030d0  30 80 4f 3f 32 34 32 3d  31 f1 22 54 68 65 20 65  |0.O?242=1."The e|
000030e0  6e 63 68 61 6e 74 6d 65  6e 74 20 70 72 65 76 65  |nchantment preve|
000030f0  6e 74 73 20 79 6f 75 20  66 72 6f 6d 22 27 22 64  |nts you from"'"d|
00003100  6f 69 6e 67 20 74 68 61  74 22 3a e1 0d 0b 4a 38  |oing that":...J8|
00003110  e7 5a 3d 35 84 5a 3d 31  32 84 5a 3d 32 39 84 5a  |.Z=5.Z=12.Z=29.Z|
00003120  3d 33 31 f1 22 4f 2e 4b  2e 20 54 68 65 20 22 41  |=31."O.K. The "A|
00003130  33 24 22 20 69 73 20 64  65 61 64 22 3a 4f 3f 5a  |3$" is dead":O?Z|
00003140  3d 30 3a e1 0d 0b 54 12  f2 65 72 28 41 31 24 2c  |=0:...T..er(A1$,|
00003150  41 33 24 29 3a e1 0d 0b  5e 0e f4 16 01 1c 00 00  |A3$):...^.......|
00003160  00 00 03 15 0d 0b 68 81  dd f2 73 70 61 3a f1 22  |......h...spa:."|
00003170  54 68 65 20 73 74 65 65  6c 20 73 74 72 69 6b 65  |The steel strike|
00003180  73 20 74 68 65 20 73 74  6f 6e 65 20 73 74 61 74  |s the stone stat|
00003190  75 65 22 27 22 61 6e 64  20 6d 61 6b 65 73 20 73  |ue"'"and makes s|
000031a0  70 61 72 6b 73 2e 20 54  68 65 20 6f 69 6c 20 69  |parks. The oil i|
000031b0  67 6e 69 74 65 73 22 27  22 54 68 65 20 72 6f 6f  |gnites"'"The roo|
000031c0  6d 20 62 65 63 6f 6d 65  73 20 61 20 62 6c 61 7a  |m becomes a blaz|
000031d0  69 6e 67 20 69 6e 66 65  72 6e 6f 22 3a 44 45 41  |ing inferno":DEA|
000031e0  44 3d b9 3a e1 0d 0b 72  26 20 dd f2 73 63 3a 5a  |D=.:...r& ..sc:Z|
000031f0  3d 30 3a e3 49 3d 31 38  b8 32 38 3a e7 4f 3f 49  |=0:.I=18.28:.O?I|
00003200  3d 32 35 35 5a 3d 5a 2b  31 30 30 0d 0b 7c 1f ed  |=255Z=Z+100..|..|
00003210  3a f1 22 59 6f 75 72 20  73 63 6f 72 65 20 69 73  |:."Your score is|
00003220  20 6e 6f 77 20 22 3b 5a  3a e1 0d 0b 86 2d dd f2  | now ";Z:....-..|
00003230  64 64 3a f1 22 54 68 65  20 22 41 33 24 22 20 64  |dd:."The "A3$" d|
00003240  6f 64 67 65 73 20 6f 75  74 20 6f 66 20 74 68 65  |odges out of the|
00003250  20 77 61 79 22 3a e1 0d  0b 90 0b dd f2 6f 70 28  | way":.......op(|
00003260  5a 29 0d 0b 9a 1f e7 5a  3c 3e 33 34 80 5a 3c 3e  |Z).....Z<>34.Z<>|
00003270  33 36 3a f2 65 72 28 41  31 24 2c 41 33 24 29 3a  |36:.er(A1$,A3$):|
00003280  e1 0d 0b a4 1b e7 5a 3d  33 34 f1 22 49 74 20 77  |......Z=34."It w|
00003290  6f 6e 27 74 20 6f 70 65  6e 22 3a e1 0d 0b ae 45  |on't open":....E|
000032a0  e7 4f 3f 33 35 3c 3e 32  35 35 f1 22 59 6f 75 20  |.O?35<>255."You |
000032b0  6e 65 65 64 20 61 20 6b  65 79 20 28 48 49 4e 54  |need a key (HINT|
000032c0  3a 20 74 68 65 20 6b 65  79 20 69 73 20 69 6e 22  |: the key is in"|
000032d0  27 22 74 68 65 20 6b 65  79 20 62 6f 78 29 22 3a  |'"the key box)":|
000032e0  e1 0d 0b b8 14 4f 3f 33  36 3d 30 3a f1 22 4f 2e  |.....O?36=0:."O.|
000032f0  4b 2e 22 3a e1 0d 0b c2  46 dd f2 65 6e 64 3a f1  |K.":....F..end:.|
00003300  22 54 68 65 20 65 6d 70  65 72 6f 72 20 73 61 79  |"The emperor say|
00003310  73 20 27 57 45 4c 4c 20  44 4f 4e 45 20 59 4f 55  |s 'WELL DONE YOU|
00003320  20 48 41 56 45 22 27 22  52 45 54 55 52 4e 45 44  | HAVE"'"RETURNED|
00003330  20 54 48 45 20 4c 41 4d  50 27 22 0d 0b cc 24 f2  | THE LAMP'"...$.|
00003340  73 63 3a f1 22 4f 75 74  20 6f 66 20 61 20 6d 61  |sc:."Out of a ma|
00003350  78 69 6d 75 6d 20 6f 66  20 31 31 30 30 22 27 0d  |ximum of 1100"'.|
00003360  0b d6 7c e7 4f 3f 33 31  3d 30 f1 22 27 48 4f 57  |..|.O?31=0."'HOW|
00003370  45 56 45 52 2c 20 49 20  48 45 41 52 20 54 48 41  |EVER, I HEAR THA|
00003380  54 20 59 4f 55 20 4d 55  52 44 45 52 45 44 20 54  |T YOU MURDERED T|
00003390  48 45 22 27 22 43 41 4c  49 50 48 27 53 20 44 41  |HE"'"CALIPH'S DA|
000033a0  55 47 48 54 45 52 2c 20  53 4f 20 49 27 4d 20 41  |UGHTER, SO I'M A|
000033b0  46 52 41 49 44 20 49 22  27 22 4d 55 53 54 20 48  |FRAID I"'"MUST H|
000033c0  41 56 45 20 59 4f 55 20  45 58 45 43 55 54 45 44  |AVE YOU EXECUTED|
000033d0  27 22 3a 44 45 41 44 3d  b9 3a e1 0d 0b e0 28 f1  |'":DEAD=.:....(.|
000033e0  27 22 59 4f 55 20 48 41  56 45 20 57 4f 4e 20 2d  |'"YOU HAVE WON -|
000033f0  20 43 4f 4e 47 52 41 54  55 4c 41 54 49 4f 4e 53  | CONGRATULATIONS|
00003400  22 3a e0 0d 0b ea 45 dd  f2 72 75 62 28 5a 29 3a  |":....E..rub(Z):|
00003410  e7 5a 3d 32 38 84 5a 3d  32 36 f1 22 57 68 61 74  |.Z=28.Z=26."What|
00003420  20 64 6f 20 79 6f 75 20  74 68 69 6e 6b 20 74 68  | do you think th|
00003430  69 73 20 69 73 3f 22 27  22 41 20 70 61 6e 74 6f  |is is?"'"A panto|
00003440  6d 69 6d 65 3f 22 3a e1  0d 0b f4 55 e7 5a 3d 33  |mime?":....U.Z=3|
00003450  31 f1 22 53 68 65 20 73  61 79 73 20 55 4e 48 41  |1."She says UNHA|
00003460  4e 44 20 4d 45 20 59 4f  55 20 42 52 55 54 45 20  |ND ME YOU BRUTE |
00003470  44 4f 4e 27 54 22 27 22  59 4f 55 20 4b 4e 4f 57  |DON'T"'"YOU KNOW|
00003480  20 49 27 4d 20 54 48 45  20 43 41 4c 49 50 48 27  | I'M THE CALIPH'|
00003490  53 20 44 41 55 47 48 54  45 52 22 3a e1 0d 0b fe  |S DAUGHTER":....|
000034a0  3d e7 5a 3d 31 32 84 5a  3d 35 84 5a 3d 36 84 5a  |=.Z=12.Z=5.Z=6.Z|
000034b0  3d 32 39 84 5a 3d 33 32  f1 22 54 68 65 20 22 41  |=29.Z=32."The "A|
000034c0  33 24 22 20 73 61 79 73  20 27 48 45 4c 4c 4f 20  |3$" says 'HELLO |
000034d0  53 41 49 4c 4f 52 27 22  3a e1 0d 0c 08 18 f1 22  |SAILOR'":......"|
000034e0  4e 6f 74 68 69 6e 67 20  68 61 70 70 65 6e 73 22  |Nothing happens"|
000034f0  3a e1 0d 0c 12 0c f4 2d  55 4e 4c 49 53 54 0d 0c  |:......-UNLIST..|
00003500  1c 0e e3 49 25 3d 90 20  b8 20 b8 50 0d 0c 26 44  |...I%=. . .P..&D|
00003510  e7 3f 49 25 3d 39 30 80  49 25 3f 31 3d 39 30 20  |.?I%=90.I%?1=90 |
00003520  3f 49 25 3d 32 32 3a 49  25 3f 31 3d 31 3a 49 25  |?I%=22:I%?1=1:I%|
00003530  3f 32 3d 32 38 3a 49 25  21 33 3d 30 3a 49 25 3f  |?2=28:I%!3=0:I%?|
00003540  37 3d 33 3a 49 25 3f 38  3d 32 31 3a f1 7e 49 25  |7=3:I%?8=21:.~I%|
00003550  0d 0c 30 05 ed 0d 0c 80  12 dd f2 74 6c 3a fb 31  |..0........tl:.1|
00003560  32 39 3a db 3a ef 35 0d  0c 8a 13 e6 30 2c 30 3a  |29:.:.5.....0,0:|
00003570  e3 49 3d 2d 32 30 b8 30  88 34 0d 0c 94 0c e7 49  |.I=-20.0.4.....I|
00003580  3d 30 e6 30 2c 32 0d 0c  9e 18 ec 31 35 30 2b 49  |=0.0,2.....150+I|
00003590  2c 37 30 30 2b 49 3a f1  54 49 54 4c 45 24 0d 0c  |,700+I:.TITLE$..|
000035a0  a8 26 ec 35 30 2b 49 2c  31 30 30 2b 49 3a f1 22  |.&.50+I,100+I:."|
000035b0  28 63 29 20 4d 2e 43 2e  4c 6f 74 68 6c 6f 72 69  |(c) M.C.Lothlori|
000035c0  65 6e 22 3b 0d 0c b2 10  ed 3a 57 3d a6 28 34 30  |en";.....:W=.(40|
000035d0  30 29 3a e1 0d 0f a0 12  e7 9f 3d 31 37 3a eb 36  |0):.......=17:.6|
000035e0  3a e5 8d 44 6e 40 0d 0f  aa 07 ee 85 87 0d 0f b4  |:..Dn@..........|
000035f0  14 f6 3a f1 22 20 61 74  20 6c 69 6e 65 20 22 3b  |..:." at line ";|
00003600  9e 0d 0f be 0e 57 3d a6  28 34 30 30 29 3a f9 0d  |.....W=.(400):..|
00003610  ff 20 34 30 30 29 3a f9  0d ff 3d 00 49 54 4c 45  |. 400):...=.ITLE|
00003620  24 00 26 44 17 0f 54 48  45 20 53 54 4f 4c 45 4e  |$.&D..THE STOLEN|
00003630  20 4c 41 4d 50 49 25 0d  0c 30 05 ed 0d bd 44 58  | LAMPI%..0....DX|
00003640  00 8b 04 80 00 00 8b 45  00 8c 40 00 00 00 81 44  |.......E..@....D|
00003650  74 6c 00 66 43 30 00 00  82 00 00 00 00 b8 00 00  |tl.fC0..........|
00003660  81 80 00 00 00 ce 44 00  81 00 00 00 00 87 44 45  |......D.......DE|
00003670  41 44 00 00 00 00 00 00  37 00 43 00 00 00 00 00  |AD......7.C.....|
00003680  00 f4 44 6c 00 37 29 90  44 4e 00 86 10 00 00 00  |..Dl.7).DN......|
00003690  99 44 53 00 00 00 00 00  00 a2 44 45 00 00 00 00  |.DS.......DE....|
000036a0  00 00 ab 44 57 00 85 78  00 00 00 b4 44 55 00 00  |...DW..x....DU..|
000036b0  00 00 00 00 b9 45 44 00  00 00 00 00 00 a0 00 00  |.....ED.........|
000036c0  82 40 00 00 00 eb 00 4c  00 81 00 00 00 00 0f 00  |.@.....L........|
000036d0  24 00 6d 46 27 00 58 20  74 69 67 65 72 65 72 72  |$.mF'.X tigererr|
000036e0  69 6e 67 73 66 20 73 6f  6c 69 64 20 70 6c 61 74  |ingsf solid plat|
000036f0  69 6e 75 6d 03 45 69 6e  00 4e 2a 3a 00 00 00 00  |inum.Ein.N*:....|
00003700  00 00 00 9d 45 70 61 72  73 65 00 2f 19 2d 45 24  |....Eparse./.-E$|
00003710  00 3f 46 2e 06 53 26 45  75 70 00 77 18 ab 45 24  |.?F..S&Eup.w..E$|
00003720  00 6a 45 11 0b 53 49 45  73 74 00 d1 18 37 45 31  |.jE..SIEst...7E1|
00003730  24 00 80 45 05 05 53 40  45 32 24 00 ed 45 04 03  |$..E..S@E2$..E..|
00003740  e6 00 33 24 00 25 46 12  0b 85 45 76 00 30 1b 47  |..3$.%F...Ev.0.G|
00003750  45 54 45 e7 00 46 25 00  03 00 00 00 94 45 54 25  |ETE..F%......ET%|
00003760  00 16 00 00 00 52 45 41  44 59 45 4e 43 48 41 4e  |.....READYENCHAN|
00003770  54 52 45 53 53 52 26 ec  35 30 2b 42 55 59 54 48  |TRESSR&.50+BUYTH|
00003780  53 4d 41 53 48 28 00 6e  00 28 1d 43 00 42 25 00  |SMASH(.n.(.C.B%.|
00003790  28 00 00 00 69 00 4f 00  81 80 00 00 00 a4 45 6d  |(...i.O.......Em|
000037a0  76 00 14 2a b3 45 70 63  00 66 37 a0 00 00 00 00  |v..*.Epc.f7.....|
000037b0  00 00 00 c9 45 70 00 7e  36 6e 00 00 87 2a 00 00  |....Ep.~6n...*..|
000037c0  00 87 00 00 88 7d 00 00  00 df 45 74 72 00 27 37  |.....}....Etr.'7|
000037d0  42 55 20 43 41 52 43 41  52 44 52 4f 50 45 54 f8  |BU CARCARDROPET.|
000037e0  45 62 79 00 d9 39 4e 45  54 20 47 41 52 45 4e 43  |Eby..9NET GARENC|
000037f0  4e 53 41 59 54 48 44 45  ff 45 64 72 00 b0 2e 06  |NSAYTHDE.Edr....|
00003800  46 72 65 00 df 30 0d 46  70 70 00 94 39 37 46 67  |Fre..0.Fpp..97Fg|
00003810  65 74 00 72 2d 53 41 59  20 4c 4f 54 48 f2 74 6c  |et.r-SAY LOTH.tl|
00003820  3a fb 31 32 39 45 4e 43  48 41 4e 54 52 45 53 53  |:.129ENCHANTRESS|
00003830  52 30 3a e3 49 3d 2d 94  46 73 61 79 00 98 32 53  |R0:.I=-.Fsay..2S|
00003840  4d 20 45 4e 43 49 4e 65  74 20 73 6f 61 72 73 20  |M ENCINet soars |
00003850  69 6e 74 6f 20 74 68 65  20 61 69 72 20 77 69 74  |into the air wit|
00003860  68 20 79 6f 75 ec 35 30  2b 49 2c 31 30 58 20 74  |h you.50+I,10X t|
00003870  69 67 65 72 65 72 72 69  6e 67 73 66 20 73 6f 6c  |igererringsf sol|
00003880  69 64 20 70 6c 61 74 69  6e 75 6d 20 6c 6f 6f 6b  |id platinum look|
00003890  69 6e 67 30 9b 46 65 72  00 ff 1c a2 46 73 6d 00  |ing0.Fer....Fsm.|
000038a0  f9 3a a9 46 74 68 00 68  3d b0 46 70 6c 00 0e 36  |.:.Fth.h=.Fpl..6|
000038b0  0d 00 67 72 00 cb 34 22  20 61 74 20 6c 69 6e 65  |..gr..4" at line|
000038c0  20 22 3b 9e 0d 0f be 0e  57 3d a6 28 34 30 30 29  | ";.....W=.(400)|
000038d0  3a f9 0d ff 3d 32 32 3a  49 25 3f 31 3d 31 3a 49  |:...=22:I%?1=1:I|
000038e0  25 3f 32 3d 32 38 3a 49  25 21 33 3d 30 3a 49 25  |%?2=28:I%!3=0:I%|
000038f0  3f 37 3d 33 3a 49 25 3f  38 3d 32 31 3a f1 7e 49  |?7=3:I%?8=21:.~I|
00003900  25 0d 0c 30 05 ed 0d 0c  80 12 dd f2 74 6c 3a fb  |%..0........tl:.|
00003910  31 32 39 3a db 3a ef 35  0d 0c 8a 13 e6 30 2c 30  |129:.:.5.....0,0|
00003920  3a e3 49 3d 2d 32 30 b8  30 88 34 0d 0c 94 0c e7  |:.I=-20.0.4.....|
00003930  49 3d 30 e6 30 2c 32 0d  0c 9e 18 ec 31 35 30 2b  |I=0.0,2.....150+|
00003940  49 2c 37 30 30 2b 49 3a  f1 54 49 54 4c 45 24 0d  |I,700+I:.TITLE$.|
00003950  0c a8 26 ec 35 30 2b 49  2c 31 30 30 2b 49 3a f1  |..&.50+I,100+I:.|
00003960  22 28 63 29 20 4d 2e 43  2e 4c 6f 74 68 6c 6f 72  |"(c) M.C.Lothlor|
00003970  69 65 6e 22 3b 0d 0c b2  10 ed 3a 57 3d a6 28 34  |ien";.....:W=.(4|
00003980  30 30 29 3a e1 0d 0f a0  12 e7 9f 3d 31 37 3a eb  |00):.......=17:.|
00003990  36 3a e5 8d 44 6e 40 0d  0f aa 07 ee 85 87 0d 0f  |6:..Dn@.........|
000039a0  b4 14 f6 3a f1 22 20 61  74 20 6c 69 6e 65 20 22  |...:." at line "|
000039b0  3b 9e 0d 0f be 0e 57 3d  a6 28 34 30 30 29 3a f9  |;.....W=.(400):.|
000039c0  0d ff 3d 32 32 3a 49 25  3f 31 3d 31 3a 49 25 3f  |..=22:I%?1=1:I%?|
000039d0  32 3d 32 38 3a 49 25 21  33 3d 30 3a 49 25 3f 37  |2=28:I%!3=0:I%?7|
000039e0  3d 33 3a 49 25 3f 38 3d  32 31 3a f1 7e 49 25 0d  |=3:I%?8=21:.~I%.|
000039f0  0c 30 05 ed 0d 0c 80 12  dd f2 74 6c 3a fb 31 32  |.0........tl:.12|
00003a00  39 3a db 3a ef 35 0d 0c  8a 13 e6 30 2c 30 3a e3  |9:.:.5.....0,0:.|
00003a10  49 3d 2d 32 30 b8 30 88  34 0d 0c 94 0c e7 49 3d  |I=-20.0.4.....I=|
00003a20  30 e6 30 2c 32 0d 0c 9e  18 ec 31 35 30 2b 49 2c  |0.0,2.....150+I,|
00003a30  37 30 30 2b 49 3a f1 54  49 54 4c 45 24 0d 0c a8  |700+I:.TITLE$...|
00003a40  26 ec 35 30 2b 49 2c 31  30 30 2b 49 3a f1 22 28  |&.50+I,100+I:."(|
00003a50  63 29 20 4d 2e 43 2e 4c  6f 74 68 6c 6f 72 69 65  |c) M.C.Lothlorie|
00003a60  6e 22 3b 0d 0c b2 10 ed  3a 57 3d a6 28 34 30 30  |n";.....:W=.(400|
00003a70  29 3a e1 0d 0f a0 12 e7  9f 3d 31 37 3a eb 36 3a  |):.......=17:.6:|
00003a80  e5 8d 44 6e 40 0d 0f aa  07 ee 85 87 0d 0f b4 14  |..Dn@...........|
00003a90  f6 3a f1 22 20 61 74 20  6c 69 6e 65 20 22 3b 9e  |.:." at line ";.|
00003aa0  0d 0f be 0e 57 3d a6 28  34 30 30 29 3a f9 0d ff  |....W=.(400):...|
00003ab0  20 42 42 42 42 42 42 42  42 42 42 42 42 42 42 42  | BBBBBBBBBBBBBBB|
00003ac0  42 42 42 42 42 42 42 42  42 42 42 42 42 42 42 42  |BBBBBBBBBBBBBBBB|
*
00003ae0  42 42 42 42 42 42 42 42  00 00 00 00 00 00 00 00  |BBBBBBBB........|
00003af0  45 4d 50 45 52 4f 52 fe  4c 74 68 00 1c 40 00 00  |EMPEROR.Lth..@..|
00003b00  65 6d 64 00 de 37 00 00  00 00 00 00 00 00 00 00  |emd..7..........|
00003b10  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00003bd0  00 00 00 00 00 00 00 00  00 00 00 00 8e 45 81 00  |.............E..|
00003be0  9b 42 20 42 42 42 42 42  42 42 42 42 42 42 42 42  |.B BBBBBBBBBBBBB|
00003bf0  42 42 42 42 42 42 42 42  42 42 42 42 42 42 42 42  |BBBBBBBBBBBBBBBB|
*
00003c70  42 42 42 42 42 42 42 42  42 42 01 42 6b 45 81 4b  |BBBBBBBBBB.BkE.K|
00003c80  9b 42 20 42 42 42 42 42  42 42 42 42 82 00 0c 0b  |.B BBBBBBBBB....|
00003c90  53 43 52 07 48 05 54 49  47 45 00 99 42 42 42 42  |SCR.H.TIGE..BBBB|
00003ca0  42 42 42 42 42 42 42 42  42 42 42 42 42 42 42 42  |BBBBBBBBBBBBBBBB|
*
00003d20  42 42 42 42 42 42 42 42  42 42 42 42 42 00 00 00  |BBBBBBBBBBBBB...|
00003d30  00 f5 45 04 ff 6b 45 81  4b 9b 42 20 42 42 42 42  |..E..kE.K.B BBBB|
00003d40  42 42 42 42 42 42 42 42  42 42 42 42 42 42 42 42  |BBBBBBBBBBBBBBBB|
*
00003d70  42 42 42 42 42 42 42 42  42 42 92 42 81 00 11 4d  |BBBBBBBBBB.B...M|
00003d80  4f 44 45 37 3a 48 49 4d  45 4d 3d 26 34 43 01 30  |ODE7:HIMEM=&4C.0|
00003d90  82 42 81 42 11 21 45 81  00 08 50 21 45 81 00 06  |.B.B.!E...P!E...|
00003da0  53 4d 20 45 01 43 11 45  81 45 06 53 4d 20 45 4e  |SM E.C.E.E.SM EN|
00003db0  43 e7 ff 9d b0 9d 82 40  00 0c 0b 45 4e 43 48 41  |C......@...ENCHA|
00003dc0  4e 54 0b 00 00 00 0b 00  00 00 11 45 81 45 06 53  |NT.........E.E.S|
00003dd0  4d 20 45 4e 43 e5 ff 9d  b0 9d 1f 9c 78 9b 4e 9b  |M ENC.......x.N.|
00003de0  05 9b 04 98 63 8b 3c b2  64 00 00 00 01 00 00 40  |....c.<.d......@|
00003df0  01 00 00 00 68 44 05 00  86 38 00 00 1e 00 00 00  |....hD...8......|
00003e00  ff 05 00 07 14 14 14 50  00 5d 14 50 6e 50 80 5d  |.......P.].PnP.]|
00003e10  6e 50 6e 14 80 07 6e 14  14 14 fd fd ff 05 3a 14  |nPn...n.......:.|
00003e20  3a 32 48 32 48 14 fd fd  ff 05 07 0b 07 32 0c 32  |:2H2H........2.2|
00003e30  0c 0e fd fd ff 05 76 0e  76 32 7b 32 7b 0b fd fd  |......v.v2{2{...|
00003e40  ff 55 14 1a 10 18 1a 1a  28 18 28 23 32 23 fe 02  |.U......(.(#2#..|
00003e50  ff 55 10 18 10 00 28 18  28 00 32 23 32 14 ff 55  |.U....(.(.2#2..U|
00003e60  55 19 55 0b 57 19 57 0b  fe 03 ff 55 4c 1f 5b 1f  |U.U.W.W....UL.[.|
00003e70  50 19 64 19 fe 03 ff 55  4a 39 4c 3a 4a 36 fe 01  |P.d....UJ9L:J6..|
00003e80  ff 55 55 28 55 2f 32 28  41 2b 30 2d 3a 2e 30 32  |.UU(U/2(A+0-:.02|
00003e90  3a 31 35 3a 3d 33 3c 3e  3e 32 41 42 3e 32 44 3f  |:15:=3<>>2AB>2D?|
00003ea0  3e 32 43 3c 43 35 47 3d  47 36 48 3c 4d 3b 4b 3d  |>2C<C5G=G6H<M;K=|
00003eb0  fe 03 ff 55 40 3c 42 3b  42 3a 43 3c ff 05 2d 46  |...U@<B;B:C<..-F|
00003ec0  2d 28 55 28 55 46 2d 46  41 4d 55 46 fe 01 ff 55  |-(U(UF-FAMUF...U|
00003ed0  3e 32 43 35 47 33 46 32  4c 33 f1 04 fd fd ff 55  |>2C5G3F2L3.....U|
00003ee0  32 19 50 19 25 15 5d 15  32 11 50 11 fe 02 ff 55  |2.P.%.].2.P....U|
00003ef0  25 15 25 10 32 11 32 09  50 11 50 09 5d 15 5d 11  |%.%.2.2.P.P.].].|
00003f00  fe 01 ff 55 32 23 32 14  50 23 50 14 fe 03 ff 55  |...U2#2.P#P....U|
00003f10  35 23 35 46 39 23 39 41  39 1e 41 5a 49 1e 49 41  |5#5F9#9A9.AZI.IA|
00003f20  49 23 4d 46 4d 23 fd fd  f2 04 f1 05 ff 55 11 3e  |I#MFM#.......U.>|
00003f30  15 3e 13 41 1b 40 19 43  1d 43 ff 55 45 13 45 19  |.>.A.@.C.C.UE.E.|
00003f40  47 11 47 1b 49 13 49 19  fe 01 ff 55 11 3e 28 0f  |G.G.I.I....U.>(.|
00003f50  15 3e 2c 0f 1b 40 32 11  1d 43 34 14 fe 02 ff 55  |.>,..@2..C4....U|
00003f60  47 1b 6a 1b 49 19 6c 19  49 10 6c 10 50 0a 7b 0a  |G.j.I.l.I.l.P.{.|
00003f70  fd fd f0 06 f1 05 f2 03  fe 02 ff 55 00 00 00 1e  |...........U....|
00003f80  82 00 82 1e fe 01 ff 55  28 3c 32 41 5a 3c 64 41  |.......U(<2AZ<dA|
00003f90  fd fd fe 03 ff 55 32 23  32 14 3a 23 3a 14 3a 1f  |.....U2#2.:#:.:.|
00003fa0  5a 14 50 1f 5a 1f 55 23  fe 01 ff 55 45 14 45 19  |Z.P.Z.U#...UE.E.|
00003fb0  47 14 47 19 fd fd f3 00  fe 03 ff 55 2d 00 69 00  |G.G........U-.i.|
00003fc0  37 05 5f 05 3c 0a 5a 0a  41 0a 55 0a 41 2d 55 2d  |7._.<.Z.A.U.A-U-|
00003fd0  ff 55 41 2d 46 2d 41 39  46 32 ff 55 50 2d 55 2d  |.UA-F-A9F2.UP-U-|
00003fe0  50 32 55 39 fe 01 ff 55  4e 0a 4f 0a 4e 0e 4f 0e  |P2U9...UN.O.N.O.|
00003ff0  fd fd ff 05 23 11 5f 11  69 05 19 05 23 11 23 05  |....#._.i...#.#.|
00004000  ff 05 5f 11 5f 05 fd fd  ff 05 23 53 5f 53 69 5f  |.._._.....#S_Si_|
00004010  19 5f 23 53 23 5f ff 05  5f 53 5f 5f ff 05 14 05  |._#S#_.._S__....|
00004020  14 0f ff 05 1b 0b 1b 15  ff 05 20 11 20 1b ff 05  |.......... . ...|
00004030  32 05 32 0f ff 05 34 0b  34 15 ff 05 37 11 37 1b  |2.2...4.4...7.7.|
00004040  ff 05 50 05 50 0f ff 05  4e 0b 4e 15 ff 05 4c 11  |..P.P...N.N...L.|
00004050  4c 1b ff 05 6e 05 6e 0f  ff 05 67 0b 67 15 ff 05  |L...n.n...g.g...|
00004060  62 11 62 1b fd fd f2 04  fe 02 ff 55 1e 14 64 14  |b.b........U..d.|
00004070  1e 00 64 00 fe 01 ff 55  07 00 1e 14 1e 00 ff 55  |..d....U.......U|
00004080  7b 00 64 14 64 00 fe 00  ff 55 10 05 72 05 10 07  |{.d.d....U..r...|
00004090  72 07 17 0d 6b 0d fd 99  f1 04 ff 55 3b 11 3b 22  |r...k......U;.;"|
000040a0  47 11 47 22 fe 01 ff 55  3b 22 47 22 3c 25 46 25  |G.G"...U;"G"<%F%|
000040b0  fe 02 ff 55 39 2c 37 2c  3d 2a 3f 26 41 2c 3e 24  |...U9,7,=*?&A,>$|
000040c0  41 2c 44 24 41 2c 43 26  44 2a 46 28 48 2c 48 27  |A,D$A,C&D*F(H,H'|
000040d0  fd fd f3 04 ff 55 37 14  37 37 4b 14 4b 37 fd fd  |.....U7.77K.K7..|
000040e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000041e0  f2 02 fe 00 ff 55 14 14  6e 14 14 50 6e 50 fe 03  |.....U..n..PnP..|
000041f0  ff 05 14 14 23 1e 5f 1e  6e 14 5f 1e 5f 46 6e 50  |....#._.n._._FnP|
00004200  5f 46 23 46 14 50 23 46  23 1e ff 05 3c 1e 3c 32  |_F#F.P#F#...<.<2|
00004210  46 32 46 1e fe 02 ff 55  4f 19 4f 4b 53 19 53 4b  |F2F....UO.OKS.SK|
00004220  f2 02 fe 02 ff 55 57 0a  57 5a 5d 0a 5d 5a fd fd  |.....UW.WZ].]Z..|
00004230  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00004400
LAMP2.m0
LAMP2.m1
LAMP2.m2
LAMP2.m4
LAMP2.m5