Add Keycards commodity

This commit is contained in:
D4rkl1ght3r
2024-10-11 23:10:38 +02:00
parent d564c45b2d
commit edeff55a46
8 changed files with 149 additions and 0 deletions

View File

@@ -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]