[Please review me] Operation: Funky Nostaligia 2. Changes charliestation medkit icon, and changes heirloom item for MDs to an old medkit. (#50210)

* Operation: Funky Nostaligia 2

the last one failed because i'm a clown

* Fix typo in icon state

Please dont kill me if this causes merge conflix because this happened the last time i tried doing this

* GET THE HELL OUT, MERGE CONFLICTS
This commit is contained in:
trollbreeder
2020-04-01 18:06:59 -03:00
committed by GitHub
parent 6cbb7ff5bb
commit dfda25ff4f
3 changed files with 8 additions and 4 deletions
+5 -1
View File
@@ -114,7 +114,7 @@
generate_items_inside(items_inside,src)
/obj/item/storage/firstaid/ancient
icon_state = "firstaid"
icon_state = "oldfirstaid"
desc = "A first aid kit with the ability to heal common types of injuries."
/obj/item/storage/firstaid/ancient/PopulateContents()
@@ -126,6 +126,10 @@
/obj/item/stack/medical/ointment= 3)
generate_items_inside(items_inside,src)
/obj/item/storage/firstaid/ancient/heirloom
desc = "A first aid kit with the ability to heal common types of injuries. You start thinking of the good old days just by looking at it."
empty = TRUE // long since been ransacked by hungry powergaming assistants breaking into med storage
/obj/item/storage/firstaid/fire
name = "burn treatment kit"
desc = "A specialized medical kit for when the toxins lab <i>-spontaneously-</i> burns down."