adds a toxic pill sprite, makes the toxin and cyanide pills use it

This commit is contained in:
FreeStylaLT
2017-12-27 20:42:55 +02:00
parent c449acdc70
commit ebb44a45d2
2 changed files with 2 additions and 2 deletions
@@ -54,13 +54,13 @@
/obj/item/weapon/reagent_containers/food/pill/tox
name = "Toxins pill"
desc = "Highly toxic."
icon_state = "pill5"
icon_state = "pill21"
list_reagents = list("toxin" = 50)
/obj/item/weapon/reagent_containers/food/pill/initropidril
name = "initropidril pill"
desc = "Don't swallow this."
icon_state = "pill5"
icon_state = "pill21"
list_reagents = list("initropidril" = 50)
/obj/item/weapon/reagent_containers/food/pill/adminordrazine