correct a mistake

+ add a repository to regroup the automatic conversion of legacy files
  ( to compare the differences, ... )
This commit is contained in:
ALONSO Laurent
2021-10-14 10:34:48 +02:00
committed by Celtic Minstrel
parent 2206f5e181
commit 33661638d2
422 changed files with 154050 additions and 1 deletions

View File

@@ -0,0 +1,42 @@
@disp-msg = 0
sdf -1, -1
msg 0, -1, -1
pic 0, 4
ex1 -1, -1, -1
ex2 -1, -1, -1
goto -1
@status = 1
sdf -1, -1
msg 1, -1, -1
pic 0, 4
ex1 8, 1, 7
ex2 -1, -1, -1
goto 2
@xp = 2
sdf -1, -1
msg -1, -1, -1
pic 0, 4
ex1 50, 1, -1
ex2 -1, -1, -1
goto -1
@change-ter = 3
sdf -1, -1
msg -1, -1, -1
pic 0, 4
ex1 34, 12, -1
ex2 125, -1, -1
goto -1
@disp-msg = 4
sdf -1, -1
msg 2, -1, -1
pic 0, 4
ex1 -1, -1, -1
ex2 -1, -1, -1
goto -1
@status = 5
sdf -1, -1
msg 3, -1, -1
pic 0, 4
ex1 4, 1, 3
ex2 -1, -1, -1
goto -1