Add mission items
This commit is contained in:
@@ -2297,6 +2297,45 @@ decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
; Mission Items
|
||||
|
||||
; Chronos Relic
|
||||
|
||||
[Commodity]
|
||||
nickname = chronos_relic
|
||||
ids_name = 329900
|
||||
ids_info = 329900
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_blue
|
||||
decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
; Hellios Shard
|
||||
|
||||
[Commodity]
|
||||
nickname = hellios_shard
|
||||
ids_name = 329901
|
||||
ids_info = 329901
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_blue
|
||||
decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
[Commodity]
|
||||
nickname = athena_orb
|
||||
ids_name = 329902
|
||||
ids_info = 329902
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_blue
|
||||
loot_appearance = lootcrate_blue
|
||||
decay_per_second = 0
|
||||
volume = 0
|
||||
hit_pts = 250
|
||||
|
||||
[TradeLane]
|
||||
nickname = basic_trade_lane_eq
|
||||
tl_ship_enter = basic_tl_ship_enter
|
||||
|
||||
Reference in New Issue
Block a user