Oddy Sleeper Change

The sleeper for the Odysseus mech now takes five seconds instead of two to load someone inside.
This commit is contained in:
Neerti
2016-07-25 04:10:42 -04:00
parent 31ec93f447
commit 400a437690
@@ -6,7 +6,7 @@
origin_tech = list(TECH_DATA = 2, TECH_BIO = 3)
energy_drain = 20
range = MELEE
equip_cooldown = 20
equip_cooldown = 50
var/mob/living/carbon/occupant = null
var/datum/global_iterator/pr_mech_sleeper
var/inject_amount = 10