Add crystal commodities
This commit is contained in:
@@ -496,6 +496,7 @@ decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Dust Materials
|
||||
|
||||
; Azurite
|
||||
@@ -511,6 +512,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Citrine
|
||||
|
||||
[Commodity]
|
||||
@@ -524,6 +526,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Morganite
|
||||
|
||||
[Commodity]
|
||||
@@ -537,6 +540,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Obsidian
|
||||
|
||||
[Commodity]
|
||||
@@ -550,6 +554,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Pyrope
|
||||
|
||||
[Commodity]
|
||||
@@ -563,6 +568,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Viridian
|
||||
|
||||
[Commodity]
|
||||
@@ -576,6 +582,104 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Weapon Crystals
|
||||
|
||||
; Blue Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_bluecrystal
|
||||
ids_name = 222000
|
||||
ids_info = 221890
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Yellow Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_yellowcrystal
|
||||
ids_name = 222001
|
||||
ids_info = 221891
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Purple Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_purplecrystal
|
||||
ids_name = 222002
|
||||
ids_info = 221892
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Red Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_redcrystal
|
||||
ids_name = 222003
|
||||
ids_info = 221893
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Orange Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_orangecrystal
|
||||
ids_name = 222004
|
||||
ids_info = 221894
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Green Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_greencrystal
|
||||
ids_name = 222005
|
||||
ids_info = 221895
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Cyan Crystal
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_cyancrystal
|
||||
ids_name = 222006
|
||||
ids_info = 221896
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user