mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Fixes for #91033
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
power_path = /datum/action/cooldown/mob_cooldown/leap
|
||||
instability = 25
|
||||
|
||||
/datum/mutation/human/strong_legs/modify()
|
||||
/datum/mutation/human/strong_legs/setup()
|
||||
. = ..()
|
||||
var/datum/action/cooldown/mob_cooldown/leap/ability = .
|
||||
if(!istype(ability)) // null or invalid
|
||||
|
||||
Reference in New Issue
Block a user