Merge pull request #8163 from uraniummeltdown/air

Sprites For Air Tanks
This commit is contained in:
tigercat2000
2017-10-07 10:19:12 -07:00
committed by GitHub
5 changed files with 2 additions and 2 deletions
@@ -62,8 +62,8 @@
/obj/item/weapon/tank/air
name = "air tank"
desc = "Mixed anyone?"
icon_state = "oxygen"
icon_state = "air"
item_state = "air"
/obj/item/weapon/tank/air/examine(mob/user)
if(..(user, 0))