mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes a minor thing with vox.
This commit is contained in:
@@ -593,10 +593,3 @@ datum/mind
|
|||||||
..()
|
..()
|
||||||
mind.assigned_role = "Juggernaut"
|
mind.assigned_role = "Juggernaut"
|
||||||
mind.special_role = "Cultist"
|
mind.special_role = "Cultist"
|
||||||
|
|
||||||
/mob/living/simple_animal/vox/armalis/mind_initialize()
|
|
||||||
..()
|
|
||||||
mind.assigned_role = "Armalis"
|
|
||||||
mind.special_role = "Vox Raider"
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user