Create types.xml
This commit is contained in:
28
HRBRT_Sakhal/BaseBuildingPlus/HRBRT Sakhal/types.xml
Normal file
28
HRBRT_Sakhal/BaseBuildingPlus/HRBRT Sakhal/types.xml
Normal 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>
|
||||||
Reference in New Issue
Block a user