mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Reduces the cost of Nanocalcium to 4
This commit is contained in:
@@ -1099,7 +1099,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "Stolen prototype bone repair nanites. Contains one nanocalcium autoinjector and guide."
|
||||
reference = "NCAI"
|
||||
item = /obj/item/storage/box/syndie_kit/bonerepair
|
||||
cost = 6
|
||||
cost = 4
|
||||
|
||||
/datum/uplink_item/device_tools/traitor_belt
|
||||
name = "Traitor's Toolbelt"
|
||||
|
||||
Reference in New Issue
Block a user