This commit is contained in:
kevinz000
2020-04-25 00:48:56 -07:00
parent 21619b1ee3
commit 6c5d42b5f5
14 changed files with 217 additions and 1 deletions
+4
View File
@@ -63,7 +63,11 @@
var/force_escaped = FALSE // Set by Into The Sunset command of the shuttle manipulator
var/list/learned_recipes //List of learned recipe TYPES.
/// Our skill holder.
var/datum/skill_holder/skill_holder
/datum/mind/New(var/key)
skill_holder = new
src.key = key
soulOwner = src
martial_art = default_martial_art