recover monster thrash numbers and hidden town flags in busywork

This commit is contained in:
2025-05-14 11:11:04 -05:00
parent 331848359f
commit f9212f8b1e
4 changed files with 11 additions and 3 deletions

View File

@@ -10,7 +10,9 @@
<lighting>lit</lighting> <lighting>lit</lighting>
<onenter condition="alive">2</onenter> <onenter condition="alive">2</onenter>
<onenter condition="dead">2</onenter> <onenter condition="dead">2</onenter>
<flags /> <flags>
<chop kills="30000" />
</flags>
<item id="0"> <item id="0">
<type>9</type> <type>9</type>
</item> </item>

View File

@@ -9,6 +9,7 @@
<difficulty>0</difficulty> <difficulty>0</difficulty>
<lighting>lit</lighting> <lighting>lit</lighting>
<flags> <flags>
<chop kills="30000" />
<tavern>true</tavern> <tavern>true</tavern>
</flags> </flags>
<item id="0"> <item id="0">

View File

@@ -8,7 +8,9 @@
<bounds top="0" left="0" bottom="31" right="31" /> <bounds top="0" left="0" bottom="31" right="31" />
<difficulty>0</difficulty> <difficulty>0</difficulty>
<lighting>dark</lighting> <lighting>dark</lighting>
<flags /> <flags>
<chop kills="30000" />
</flags>
<item id="0"> <item id="0">
<type>383</type> <type>383</type>
<property>true</property> <property>true</property>

View File

@@ -8,7 +8,10 @@
<bounds top="0" left="0" bottom="47" right="44" /> <bounds top="0" left="0" bottom="47" right="44" />
<difficulty>3</difficulty> <difficulty>3</difficulty>
<lighting>dark</lighting> <lighting>dark</lighting>
<flags /> <flags>
<chop kills="30000" />
<hidden>true</hidden>
</flags>
<wandering> <wandering>
<monster>18</monster> <monster>18</monster>
<monster>18</monster> <monster>18</monster>