mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user