mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Replaced all instances of armour/armoury with armor/armory (#9593)
This commit is contained in:
+1
-1
@@ -574,7 +574,7 @@
|
||||
mind.assigned_role = "Wraith"
|
||||
mind.special_role = "Cultist"
|
||||
|
||||
/mob/living/simple_animal/construct/armoured/mind_initialize()
|
||||
/mob/living/simple_animal/construct/armored/mind_initialize()
|
||||
..()
|
||||
mind.assigned_role = "Juggernaut"
|
||||
mind.special_role = "Cultist"
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
name = "Heavy Armor Kit"
|
||||
item_cost = 4
|
||||
path = /obj/item/storage/box/syndie_kit/armor
|
||||
desc = "A heavy armour set consisting of a full kit. Not EVA capable."
|
||||
desc = "A heavy armor set consisting of a full kit. Not EVA capable."
|
||||
|
||||
/datum/uplink_item/item/tools/encryptionkey_radio
|
||||
name = "Encrypted Radio Channel Key"
|
||||
|
||||
Reference in New Issue
Block a user