mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user