mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Combat Robot Tweaks (#14955)
This commit is contained in:
+2
-2
@@ -574,7 +574,7 @@
|
||||
mind.assigned_role = "Juggernaut"
|
||||
mind.special_role = "Cultist"
|
||||
|
||||
/mob/living/silicon/robot/syndicate/mind_initialize()
|
||||
/mob/living/silicon/robot/combat/mind_initialize()
|
||||
..()
|
||||
mind.assigned_role = "Syndicate Robot"
|
||||
mind.assigned_role = "Combat Robot"
|
||||
mind.special_role = "Mercenary"
|
||||
Reference in New Issue
Block a user