Vox/Plasmaman spawn/wizard update

This commit is contained in:
Markolie
2015-09-23 08:14:12 +02:00
parent 9adff714b9
commit b4a4f29f3f
7 changed files with 41 additions and 37 deletions
@@ -269,7 +269,6 @@
job_master.AssignRole(src, rank, 1)
var/mob/living/character = create_character() //creates the human and transfers vars and mind
EquipRacialItems(character)
character = job_master.EquipRank(character, rank, 1) //equips the human
EquipCustomItems(character)