Unpacked empty tutorial scenario
This commit is contained in:
63
rsrc/scenarios/tutorial/scenario.xml
Normal file
63
rsrc/scenarios/tutorial/scenario.xml
Normal file
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<scenario boes="2.0.0">
|
||||
<title>Tutorial</title>
|
||||
<icon>0</icon>
|
||||
<id></id>
|
||||
<version>1.0.0</version>
|
||||
<language>en-US</language>
|
||||
<author>
|
||||
<name>OpenBoE</name>
|
||||
<email></email>
|
||||
</author>
|
||||
<feature-flags>
|
||||
<door-town-difficulty>fixed</door-town-difficulty>
|
||||
<resurrection-balm>required</resurrection-balm>
|
||||
<scenario-meta-format>V2</scenario-meta-format>
|
||||
</feature-flags>
|
||||
<text>
|
||||
<teaser>An exciting adventure!</teaser>
|
||||
<teaser></teaser>
|
||||
</text>
|
||||
<ratings>
|
||||
<content>G</content>
|
||||
<difficulty>1</difficulty>
|
||||
</ratings>
|
||||
<flags>
|
||||
<adjust-difficulty>true</adjust-difficulty>
|
||||
<legacy>false</legacy>
|
||||
<custom-graphics>false</custom-graphics>
|
||||
</flags>
|
||||
<creator>
|
||||
<type>oboe</type>
|
||||
<version>2.0.0</version>
|
||||
</creator>
|
||||
<game>
|
||||
<num-towns>1</num-towns>
|
||||
<out-width>1</out-width>
|
||||
<out-height>1</out-height>
|
||||
<start-town>0</start-town>
|
||||
<town-start x="24" y="24" />
|
||||
<outdoor-start x="0" y="0" />
|
||||
<sector-start x="24" y="24" />
|
||||
<shop>
|
||||
<name>Healing</name>
|
||||
<type>dead</type>
|
||||
<prompt>heal</prompt>
|
||||
<face>41</face>
|
||||
<entries>
|
||||
<heal>0</heal>
|
||||
<heal>1</heal>
|
||||
<heal>2</heal>
|
||||
<heal>4</heal>
|
||||
<heal>9</heal>
|
||||
<heal>5</heal>
|
||||
<heal>6</heal>
|
||||
<heal>7</heal>
|
||||
<heal>8</heal>
|
||||
</entries>
|
||||
</shop>
|
||||
</game>
|
||||
<editor>
|
||||
<default-ground>2</default-ground>
|
||||
</editor>
|
||||
</scenario>
|
Reference in New Issue
Block a user