Fixes martial arts resetting on cloning. (#1338)
This commit is contained in:
committed by
kevinz000
parent
8dce17bb53
commit
dbc902ef29
@@ -68,6 +68,7 @@
|
||||
/datum/mind/New(var/key)
|
||||
src.key = key
|
||||
soulOwner = src
|
||||
martial_art = default_martial_art
|
||||
|
||||
/datum/mind/Destroy()
|
||||
SSticker.minds -= src
|
||||
|
||||
Reference in New Issue
Block a user