Add tractor_beam blueprint & schematics
This commit is contained in:
@@ -256,7 +256,7 @@ nickname = commodity_nomad_blaster_blueprint
|
||||
equipment = commodity_nomad_blaster_blueprint
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_blaster_blueprint
|
||||
category = commodity
|
||||
price = 25000
|
||||
price = 75000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -273,7 +273,7 @@ nickname = commodity_nomad_blaster_schematic
|
||||
equipment = commodity_nomad_blaster_schematic
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_blaster_schematics
|
||||
category = commodity
|
||||
price = 50000
|
||||
price = 25000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -291,7 +291,7 @@ nickname = commodity_nomad_cannon_blueprint
|
||||
equipment = commodity_nomad_cannon_blueprint
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_cannon_blueprint
|
||||
category = commodity
|
||||
price = 25000
|
||||
price = 75000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -308,7 +308,7 @@ nickname = commodity_nomad_cannon_schematic
|
||||
equipment = commodity_nomad_cannon_schematic
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_cannon_schematics
|
||||
category = commodity
|
||||
price = 50000
|
||||
price = 25000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -326,7 +326,7 @@ nickname = commodity_nomad_prototyp_blueprint
|
||||
equipment = commodity_nomad_prototyp_blueprint
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_prototyp_blueprint
|
||||
category = commodity
|
||||
price = 25000
|
||||
price = 75000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -343,7 +343,7 @@ nickname = commodity_nomad_prototyp_schematic
|
||||
equipment = commodity_nomad_prototyp_schematic
|
||||
msg_id_prefix = gcs_gen_commodity_nomad_prototyp_schematics
|
||||
category = commodity
|
||||
price = 50000
|
||||
price = 25000
|
||||
combinable = false
|
||||
good_sell_price = 1
|
||||
bad_buy_price = 1
|
||||
@@ -353,6 +353,39 @@ shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
||||
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Tractor Beam Blueprint
|
||||
|
||||
[Good]
|
||||
nickname = commodity_tractor_beam_blueprint
|
||||
equipment = commodity_tractor_beam_blueprint
|
||||
msg_id_prefix = gcs_gen_commodity_tractor_beam_blueprint
|
||||
category = commodity
|
||||
price = 75000
|
||||
combinable = false
|
||||
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_tractorbeam_primary_blueprint.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Tractor Beam Schematic
|
||||
|
||||
[Good]
|
||||
nickname = commodity_tractor_beam_schematic
|
||||
equipment = commodity_tractor_beam_schematic
|
||||
msg_id_prefix = gcs_gen_commodity_tractor_beam_schematic
|
||||
category = commodity
|
||||
price = 25000
|
||||
combinable = false
|
||||
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_tractorbeam_secondary_blueprint.3db
|
||||
jump_dist = 2
|
||||
|
||||
; Vips
|
||||
|
||||
|
||||
Reference in New Issue
Block a user