Fix several of the unit test XML files missing minimal elements for a successful load where the goal was to test something that comes after those elements.

This commit is contained in:
2025-03-07 00:56:00 -05:00
committed by Celtic Minstrel
parent f2bdbae078
commit 18a9e343f9
11 changed files with 77 additions and 0 deletions

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items bad='0'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items town='0' top='0' left='0' right='10'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items town='0' top='0' bottom='10' right='10'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items town='0' top='0' left='0' bottom='10'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items town='0' left='0' bottom='10' right='10'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items top='0' left='0' bottom='10' right='10'/>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<timer bad="100">15</timer>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<timer>15</timer>
</game>
</scenario>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<town-flag town="1" add-x="16" add-y="21"/>
<town-flag town="1" add-x="16" add-y="21"/>
<town-flag town="1" add-x="16" add-y="21"/>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<store-items town="0" top="12" left="13" bottom="20" right="36"/>
<store-items town="0" top="12" left="13" bottom="20" right="36"/>
<store-items town="0" top="12" left="13" bottom="20" right="36"/>

View File

@@ -28,6 +28,13 @@
<version>2.5.3</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='0' y='0'/>
<outdoor-start x='0' y='0'/>
<sector-start x='0' y='0'/>
<timer freq="100">15</timer>
<timer freq="100">15</timer>
<timer freq="100">15</timer>