Missed a KHI reference due to not realizing CTRL+F is case sensitive.

This commit is contained in:
Nadyr
2019-03-14 18:01:30 -05:00
parent 4a61c01594
commit f1d1649446
@@ -801,7 +801,7 @@
/obj/item/weapon/rig/light/hacker/fluff/aronai
name = "VM-99-AAR suit module"
suit_type = "nano"
desc = "A thin collapsable spacesuit for synths from Kitsuhana Heavy Industries."
desc = "A thin collapsable spacesuit for synths from Vey-Med."
airtight = 1 //Not because it should be airtight but because suit coolers don't work w/o it.
armor = list(melee = 25, bullet = 15, laser = 15, energy = 60, bomb = 30, bio = 70, rad = 100)
air_type = null //No O2 tank, why would it have one?