First aid kit name fixes

This commit is contained in:
Markolie
2014-12-24 14:33:00 +01:00
parent d7ee9a680e
commit 54f1f1c14f
@@ -56,7 +56,7 @@
return
/obj/item/weapon/storage/firstaid/toxin
name = "toxin first aid"
name = "toxin first aid kit"
desc = "Used to treat when you have a high amounts of toxins in your body."
icon_state = "antitoxin"
item_state = "firstaid-toxin"
@@ -77,7 +77,7 @@
return
/obj/item/weapon/storage/firstaid/o2
name = "oxygen deprivation first aid"
name = "oxygen deprivation first aid kit"
desc = "A box full of oxygen goodies."
icon_state = "o2"
item_state = "firstaid-o2"