mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 17:11:52 +00:00
Update medkit.dm
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
if(empty)
|
||||
return
|
||||
new /obj/item/stack/medical/gauze(src)
|
||||
new /obj/item/stack/medical/bruise_pack(src)
|
||||
new /obj/item/stack/medical/ointment(src)
|
||||
new /obj/item/stack/medical/suture(src)
|
||||
new /obj/item/stack/medical/mesh(src)
|
||||
new /obj/item/storage/pill_bottle/probital(src)
|
||||
new /obj/item/healthanalyzer(src)
|
||||
new /obj/item/pinpointer/crew(src)
|
||||
|
||||
//Probably won't need that many things
|
||||
|
||||
Reference in New Issue
Block a user