Add Blueprint Commodities
This commit is contained in:
@@ -582,6 +582,7 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Weapon Crystals
|
||||
|
||||
; Blue Crystal
|
||||
@@ -597,7 +598,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Yellow Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -611,7 +611,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Purple Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -625,7 +624,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Red Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -639,7 +637,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Orange Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -653,7 +650,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Green Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -667,7 +663,6 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Cyan Crystal
|
||||
|
||||
[Commodity]
|
||||
@@ -682,6 +677,33 @@ volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Weapon Primary Blueprint
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_weapon_primary_blueprint
|
||||
ids_name = 222007
|
||||
ids_info = 221897
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Weapon Secondary Blueprint
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_weapon_secondary_blueprint
|
||||
ids_name = 222008
|
||||
ids_info = 221898
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
|
||||
; Vip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user