mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 20:16:19 +01:00
Missed a KHI reference due to not realizing CTRL+F is case sensitive.
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user