Add Keycards commodity
This commit is contained in:
@@ -1046,6 +1046,74 @@ decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Keycards
|
||||
|
||||
; Purple Keycard
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_purple_keycard
|
||||
ids_name = 222019
|
||||
ids_info = 252609
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
|
||||
; Red Keycard
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_red_keycard
|
||||
ids_name = 222020
|
||||
ids_info = 252610
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Blue Keycard
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_blue_keycard
|
||||
ids_name = 222021
|
||||
ids_info = 252611
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Green Keycard
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_green_keycard
|
||||
ids_name = 222022
|
||||
ids_info = 252612
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Yellow Keycard
|
||||
|
||||
[Commodity]
|
||||
nickname = commodity_yellow_keycard
|
||||
ids_name = 222023
|
||||
ids_info = 252613
|
||||
units_per_container = 1
|
||||
pod_appearance = cargopod_drab
|
||||
loot_appearance = lootcrate_drab
|
||||
decay_per_second = 0
|
||||
volume = 1
|
||||
hit_pts = 250
|
||||
|
||||
; Vip
|
||||
|
||||
[Commodity]
|
||||
|
||||
Reference in New Issue
Block a user