mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
fix: #17016
This commit is contained in:
@@ -64,11 +64,13 @@
|
||||
..()
|
||||
lash = new
|
||||
lash.Grant(H)
|
||||
H.mind.offstation_role = TRUE
|
||||
|
||||
/datum/species/unathi/on_species_loss(mob/living/carbon/human/H)
|
||||
..()
|
||||
if(lash)
|
||||
lash.Remove(H)
|
||||
H.mind.offstation_role = FALSE
|
||||
|
||||
/datum/action/innate/tail_lash
|
||||
name = "Tail lash"
|
||||
|
||||
Reference in New Issue
Block a user