Add Mineral Dusts for Ship Customization (Crafting)
This commit is contained in:
@@ -22,6 +22,113 @@ price = 1
|
||||
combinable = false
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_nomadpower.3db
|
||||
|
||||
; Dust Materials
|
||||
|
||||
; Azurite
|
||||
|
||||
[Good]
|
||||
nickname = commodity_azurite
|
||||
equipment = commodity_azurite
|
||||
msg_id_prefix = gcs_gen_commodity_azurite
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_citrine.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Citrine
|
||||
|
||||
[Good]
|
||||
nickname = commodity_citrine
|
||||
equipment = commodity_citrine
|
||||
msg_id_prefix = gcs_gen_commodity_citrine
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_citrine.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Morganite
|
||||
|
||||
[Good]
|
||||
nickname = commodity_morganite
|
||||
equipment = commodity_morganite
|
||||
msg_id_prefix = gcs_gen_commodity_morganite
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_morganite.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Obsidian
|
||||
|
||||
[Good]
|
||||
nickname = commodity_obsidian
|
||||
equipment = commodity_obsidian
|
||||
msg_id_prefix = gcs_gen_commodity_obsidian
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_obsidian.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Pyrope
|
||||
|
||||
[Good]
|
||||
nickname = commodity_pyrope
|
||||
equipment = commodity_pyrope
|
||||
msg_id_prefix = gcs_gen_commodity_pyrope
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_pyrope.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Viridian
|
||||
|
||||
[Good]
|
||||
nickname = commodity_viridian
|
||||
equipment = commodity_viridian
|
||||
msg_id_prefix = gcs_gen_commodity_viridian
|
||||
category = commodity
|
||||
price = 1
|
||||
combinable = true
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
bad_sell_price = 1
|
||||
good_buy_price = 1
|
||||
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_viridian.3db
|
||||
jump_dist = 2
|
||||
|
||||
|
||||
; Vips
|
||||
|
||||
[Good]
|
||||
nickname = commodity_vips
|
||||
equipment = commodity_vips
|
||||
|
||||
Reference in New Issue
Block a user