Add events commodity entries + lootcrates
This commit is contained in:
@@ -454,6 +454,26 @@ hit_pts = 250
|
||||
mass = 10
|
||||
explosion_arch = debris_normal
|
||||
|
||||
; Present Box
|
||||
|
||||
[LootCrate]
|
||||
nickname = lootcrate_presentbox
|
||||
DA_archetype = solar\asteroids\models\lootcrate_presentbox.3db
|
||||
material_library = solar\asteroids\models\lootcrate_presentbox.3db
|
||||
hit_pts = 250
|
||||
mass = 10
|
||||
explosion_arch = debris_normal
|
||||
|
||||
; Jack O'Lantern
|
||||
|
||||
[LootCrate]
|
||||
nickname = lootcrate_pumpkin
|
||||
DA_archetype = solar\asteroids\models\lootcrate_pumpkin.3db
|
||||
material_library = solar\asteroids\models\lootcrate_pumpkin.3db
|
||||
hit_pts = 250
|
||||
mass = 10
|
||||
explosion_arch = debris_normal
|
||||
|
||||
; Mineral Dusts
|
||||
|
||||
; Viridian
|
||||
@@ -1135,7 +1155,33 @@ ids_name = 48000
|
||||
ids_info = 48100
|
||||
units_per_container = 18
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_blue
|
||||
loot_appearance = lootcrate_pumpkin
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Present Box
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_presentbox
|
||||
ids_name = 48001
|
||||
ids_info = 48101
|
||||
units_per_container = 18
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_presentbox
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Candy Cane
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_candycane
|
||||
ids_name = 48002
|
||||
ids_info = 48102
|
||||
units_per_container = 18
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_presentbox
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
Reference in New Issue
Block a user