Add mission items
This commit is contained in:
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_athena_orb.3db
Normal file
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_athena_orb.3db
Normal file
Binary file not shown.
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_chronos_relic.3db
Normal file
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_chronos_relic.3db
Normal file
Binary file not shown.
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_hellios_shard.3db
Normal file
BIN
DATA/EQUIPMENT/MODELS/COMMODITIES/NN_ICONS/sm_hellios_shard.3db
Normal file
Binary file not shown.
@@ -2830,6 +2830,31 @@ category = equipment
|
||||
price = 3000
|
||||
combinable = false
|
||||
|
||||
; Mission Items
|
||||
|
||||
[Good]
|
||||
nickname = chronos_relic
|
||||
equipment = chronos_relic
|
||||
item_icon = Equipment\models\commodities\nn_icons\sm_chronos_relic.3db
|
||||
category = equipment
|
||||
price = 3000
|
||||
combinable = false
|
||||
|
||||
[Good]
|
||||
nickname = hellios_shard
|
||||
equipment = hellios_shard
|
||||
item_icon = Equipment\models\commodities\nn_icons\sm_hellios_shard.3db
|
||||
category = equipment
|
||||
price = 3000
|
||||
combinable = false
|
||||
|
||||
[Good]
|
||||
nickname = athena_orb
|
||||
equipment = athena_orb
|
||||
item_icon = Equipment\models\commodities\nn_icons\sm_athena_orb.3db
|
||||
category = equipment
|
||||
price = 3000
|
||||
combinable = false
|
||||
|
||||
;; bh_elite3
|
||||
|
||||
|
||||
@@ -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