mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Antag Dirty Bombs & Bodyhorror Parasites (#16317)
* dirty bombs & bodyhorror * clean up + extra flavour CE_ANTIEMETIC taken into account in the delayed_vomit() proc. doesn't need to subtract from CE_EMETIC anymore. * desc. fix, TC tweak, syringe gun kit * dirty bomb tweaks radiation remains for as long as advertised (~8mins in an open space) it also actually leaves behind the green goo now.
This commit is contained in:
@@ -152,12 +152,24 @@
|
||||
/obj/item/stack/medical/splint = 1,
|
||||
/obj/item/bodybag = 2,
|
||||
/obj/item/bodybag/cryobag = 1,
|
||||
/obj/item/storage/pill_bottle/kelotane = 2,
|
||||
/obj/item/storage/pill_bottle/bicaridine = 2,
|
||||
/obj/item/storage/pill_bottle/antitox = 2,
|
||||
/obj/item/auto_cpr = 1,
|
||||
/obj/item/storage/pill_bottle/kelotane = 3,
|
||||
/obj/item/storage/pill_bottle/bicaridine = 3,
|
||||
/obj/item/storage/pill_bottle/antitox = 3,
|
||||
/obj/item/storage/pill_bottle/mortaphenyl = 2,
|
||||
/obj/item/reagent_containers/syringe/dylovene = 2,
|
||||
/obj/item/reagent_containers/syringe/inaprovaline = 2,
|
||||
/obj/item/storage/pill_bottle/antiparasitic = 1,
|
||||
/obj/item/storage/pill_bottle/asinodryl = 1,
|
||||
/obj/item/storage/pill_bottle/steramycin =1,
|
||||
/obj/item/reagent_containers/syringe/dylovene = 3,
|
||||
/obj/item/reagent_containers/syringe/inaprovaline = 3,
|
||||
/obj/item/reagent_containers/syringe/antiparasitic = 1,
|
||||
/obj/item/reagent_containers/syringe/antibiotic = 2,
|
||||
/obj/item/reagent_containers/syringe/fluvectionem = 2,
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/coagzolug = 2,
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/hyronalin = 2,
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/sideeffectbgone = 1,
|
||||
/obj/item/reagent_containers/inhaler/pneumalin = 1,
|
||||
/obj/item/reagent_containers/inhaler/peridaxon = 1,
|
||||
/obj/item/stack/nanopaste = 1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user