Death Insurance Types
xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<types>
<type name="TBDIPremiumCoinGold">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="TBDIPremiumCoinSilver">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="TBDIPremiumCoinBronze">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="TBDIPremiumCoinOneTime">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
</types>What kind of Action Objects are available?
- TBDIMachine (used as Insurance Point Object)
Premium Coins
- TBDIPremiumCoinGold (used to give Player 30 Days of Premium)
- TBDIPremiumCoinSilver (used to give Player 7 Days of Premium)
- TBDIPremiumCoinBronze (used to give Player 1 Day of Premium)
- TBDIPremiumCoinOneTime (used to give Player 1 Time of Premium)
