more lore room
This commit is contained in:
@@ -63,5 +63,8 @@
|
||||
</game>
|
||||
<editor>
|
||||
<default-ground>2</default-ground>
|
||||
<sdf row="1" col="0">looked at book</sdf>
|
||||
<sdf row="1" col="1">book node</sdf>
|
||||
<sdf row="1" col="2">entry message</sdf>
|
||||
</editor>
|
||||
</scenario>
|
||||
|
@@ -8,7 +8,7 @@
|
||||
90,90,90,90,90,90,90,90,90,90,90,122,251,122,90,90,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,90,90,122,170,122,90,90,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,122,122,136,170,136,122,122,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,122,186,186,170,186,186,122,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,122,186:5,186,170,186,186,122,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,136,204,204,170,204,204,136,90,90,90,90,90,90,90,90
|
||||
90,90,90,90,90>,90,90,90,90,122,206,170:0,170:0,170:0,207,122,90,90,90,90<,90,90,90,90
|
||||
90,90,90,90,90,90,90,90,90,122,122,136,170,136,122,122,90,90,90,90,90,90,90,90
|
||||
|
@@ -1,7 +1,56 @@
|
||||
@disp-msg = 0
|
||||
sdf -1, -1
|
||||
@once-disp-msg = 0
|
||||
sdf 1, 2
|
||||
msg 0, 1, -1
|
||||
pic 0, 4
|
||||
ex1 -1, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto 3
|
||||
@if-look = 1
|
||||
sdf -1, -1
|
||||
msg -1, -1, -1
|
||||
pic 0, 4
|
||||
ex1 -1, -1, 2
|
||||
ex2 -1, -1, -1
|
||||
goto -1
|
||||
@set-sdf = 2
|
||||
sdf 1, 0
|
||||
msg -1, -1, -1
|
||||
pic 0, 4
|
||||
ex1 1, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto -100
|
||||
@set-ptr = 3
|
||||
sdf 1, 1
|
||||
msg -1, -1, -1
|
||||
pic 0, 4
|
||||
ex1 100, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto -1
|
||||
@nop = 4
|
||||
sdf -1, -1
|
||||
msg -1, -1, -1
|
||||
pic -1, 4
|
||||
ex1 -1, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto -1
|
||||
@set-sdf = 5
|
||||
sdf 1, 1
|
||||
msg -1, -1, -1
|
||||
pic 0, 4
|
||||
ex1 6, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto 1
|
||||
@once-dlog = 6
|
||||
sdf -1, -1
|
||||
msg 3, -1, 1
|
||||
pic 0, 4
|
||||
ex1 34, 7, -1
|
||||
ex2 -1, -1, -1
|
||||
goto -1
|
||||
@story-dlog = 7
|
||||
sdf -1, -1
|
||||
msg 7, 10, 10
|
||||
pic 0, 4
|
||||
ex1 -1, -1, -1
|
||||
ex2 -1, -1, -1
|
||||
goto -1
|
||||
|
@@ -17,4 +17,19 @@
|
||||
<string id="1">
|
||||
<![CDATA[Try glancing at at least one of them before you rush off through the portal to the north.]]>
|
||||
</string>
|
||||
<string id="2">
|
||||
<![CDATA[happened]]>
|
||||
</string>
|
||||
<string id="3">
|
||||
<![CDATA["What in the world is a Role-Playing Game?"]]>
|
||||
</string>
|
||||
<string id="4">
|
||||
<![CDATA[A primer for the TRULY uninitiated.]]>
|
||||
</string>
|
||||
<string id="9">
|
||||
<![CDATA[*]]>
|
||||
</string>
|
||||
<string id="10">
|
||||
<![CDATA[Test]]>
|
||||
</string>
|
||||
</town>
|
||||
|
Reference in New Issue
Block a user