[NON-MODULAR] The 30TC traitor update (#1744)

* a

* Update uplink_items.dm

* Update uplink_items.dm

* aaa

* Update uplink_kits.dm

* Update uplink_items.dm

* Update uplink.dm

* Update uplink_items.dm

Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
Azarak
2020-11-29 16:09:02 +00:00
committed by GitHub
co-authored by Gandalf
parent 7fcae09c1f
commit b989accb77
5 changed files with 32 additions and 7 deletions
+3 -1
View File
@@ -29,7 +29,9 @@
var/list/previous_attempts
/datum/component/uplink/Initialize(_owner, _lockable = TRUE, _enabled = FALSE, datum/game_mode/_gamemode, starting_tc = 20)
///datum/component/uplink/Initialize(_owner, _lockable = TRUE, _enabled = FALSE, datum/game_mode/_gamemode, starting_tc = 20)
/datum/component/uplink/Initialize(_owner, _lockable = TRUE, _enabled = FALSE, datum/game_mode/_gamemode, starting_tc = 30) //SKYRAT EDIT CHANGE
if(!isitem(parent))
return COMPONENT_INCOMPATIBLE