Add Mineral Dusts for Ship Customization (Crafting)
This commit is contained in:
@@ -484,6 +484,91 @@ decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
; Dust Materials
|
||||
|
||||
; Azurite
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_azurite
|
||||
ids_name = 261652
|
||||
ids_info = 221884
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Citrine
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_citrine
|
||||
ids_name = 261653
|
||||
ids_info = 221885
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Morganite
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_morganite
|
||||
ids_name = 261654
|
||||
ids_info = 221886
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Obsidian
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_obsidian
|
||||
ids_name = 261655
|
||||
ids_info = 221887
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Pyrope
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_pyrope
|
||||
ids_name = 261656
|
||||
ids_info = 221888
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Viridian
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_viridian
|
||||
ids_name = 261657
|
||||
ids_info = 221889
|
||||
units_per_container = 5
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
|
||||
|
||||
; Vip
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_vips
|
||||
ids_name = 261647
|
||||
|
||||
Reference in New Issue
Block a user