TC nerfs acroos the board, keep some differences

This commit is contained in:
DynaJ0ule
2023-02-06 12:41:12 -05:00
parent 5209413204
commit 0fa615acec
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ GLOBAL_LIST_EMPTY(uplinks)
var/compact_mode = FALSE
var/debug = FALSE
/datum/component/uplink/Initialize(_owner, _lockable = TRUE, _enabled = FALSE, datum/game_mode/_gamemode, starting_tc = 20, datum/ui_state/_checkstate)
/datum/component/uplink/Initialize(_owner, _lockable = TRUE, _enabled = FALSE, datum/game_mode/_gamemode, starting_tc = 15, datum/ui_state/_checkstate)
if(!isitem(parent))
return COMPONENT_INCOMPATIBLE
+2 -2
View File
@@ -129,7 +129,7 @@
backpack_contents = list(/obj/item/storage/box/syndie=1,\
/obj/item/kitchen/knife/combat/survival)
var/tc = 25
var/tc = 20
var/command_radio = FALSE
var/uplink_type = /obj/item/uplink/nuclear
@@ -192,4 +192,4 @@
/obj/item/gun/ballistic/automatic/pistol=1,\
/obj/item/kitchen/knife/combat/survival)
tc = 40
tc = 25 //Lone ops had too much TC for a station with such low player count