Makes surplus crates less likely to contain implants (#26737)

* Makes surplus crates less likely to contain implants

* Style points
This commit is contained in:
4dplanner
2017-05-01 09:38:32 -04:00
committed by KorPhaeron
parent 5ae33dd81c
commit 9856a1d429
+1
View File
@@ -1100,6 +1100,7 @@ GLOBAL_LIST_EMPTY(uplink_items) // Global list so we only initialize this once.
// Implants
/datum/uplink_item/implants
category = "Implants"
surplus = 50
/datum/uplink_item/implants/freedom
name = "Freedom Implant"