Complete implementation of saving new-format scenarios and write version-check and loading stub for new-format scenarios

This commit is contained in:
2015-02-04 19:43:12 -05:00
parent 233a19175d
commit 8d4cea7d0b
8 changed files with 376 additions and 254 deletions

View File

@@ -138,6 +138,19 @@
<name>Sample Quest</name>
<description>Your mission, if you choose to accept it, is...!!??</description>
</quest>
<!-- And shops -->
<shop>
<name>A Few Spells</name>
<type>live</type>
<prompt>spell</prompt>
<face>43</face>
<entries>
<mage-spell>30</mage-spell>
<mage-spell>31</mage-spell>
<priest-spell>30</priest-spell>
<priest-spell>31</priest-spell>
</entries>
</shop>
</game>
<editor>