mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Replaced all instances of armour/armoury with armor/armory (#9593)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user