mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-31 00:07:07 +01:00
woops
This commit is contained in:
@@ -816,7 +816,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
|
||||
if(loadout_item_path)
|
||||
var/datum/gear/loadout_gear = text2path(loadout_item_path)
|
||||
if(loadout_gear)
|
||||
gear_points -= initial(loadout_gear.cost)
|
||||
gear_points -= initial(loadout_gear.cost)
|
||||
else
|
||||
chosen_gear = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user