Replaced all instances of armour/armoury with armor/armory (#9593)

This commit is contained in:
mikomyazaki
2020-08-06 20:57:30 +02:00
committed by GitHub
parent 0d7af88e07
commit 4de53f1d56
81 changed files with 315 additions and 310 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
return ..()
/obj/aura/radiant_aura/bullet_act(obj/item/projectile/P, var/def_zone)
if(P.check_armour == LASER)
if(P.check_armor == LASER)
user.visible_message(SPAN_WARNING("\The [P] refracts, bending into \the [user]'s aura."))
return AURA_FALSE
return FALSE
+1 -1
View File
@@ -99,7 +99,7 @@
target_zone = pick(BP_L_FOOT, BP_R_FOOT, BP_L_LEG, BP_R_LEG)
if(!ignore_armor)
//armour
//armor
var/blocked = L.run_armor_check(target_zone, "melee")
if(blocked >= 100)
return