Create types.xml

This commit is contained in:
2024-10-21 18:24:47 +02:00
parent ea0403cfa3
commit b78c0875cf

View File

@@ -0,0 +1,28 @@
<types>
<type name="ORANJ_Flag">
<nominal>1</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>1</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
<category name="tools"/>
<usage name="Office"/>
<usage name="School"/>
</type>
<type name="ORANJ_Gunter_Hood">
<nominal>2</nominal>
<lifetime>28800</lifetime>
<restock>0</restock>
<min>8</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="lootdispatch"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
</types>