Batteries now spawn with random charge
This commit is contained in:
parent
4dfd66bd10
commit
5db02cb2c5
@ -2805,8 +2805,8 @@
|
||||
<min>45</min>
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<quantmin>50</quantmin>
|
||||
<quantmax>100</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
@ -2821,8 +2821,8 @@
|
||||
<lifetime>5400</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>16</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<quantmin>20</quantmin>
|
||||
<quantmax>100</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="tools" />
|
||||
|
@ -2805,8 +2805,8 @@
|
||||
<min>45</min>
|
||||
<lifetime>2700</lifetime>
|
||||
<restock>0</restock>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<quantmin>50</quantmin>
|
||||
<quantmax>100</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
|
||||
<usage />
|
||||
@ -2821,8 +2821,8 @@
|
||||
<lifetime>2700</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>16</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<quantmin>20</quantmin>
|
||||
<quantmax>100</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="tools" />
|
||||
@ -2835,8 +2835,8 @@
|
||||
<lifetime>2700</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>8</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<quantmin>20</quantmin>
|
||||
<quantmax>100</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="tools" />
|
||||
|
Loading…
Reference in New Issue
Block a user