mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-05 05:40:27 +00:00
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
/obj/item/weapon/pen/reagent/paralysis
|
|
origin_tech = list(TECH_MATERIAL = 2, TECH_ILLEGAL = 5)
|
|
|
|
/obj/item/weapon/pen/reagent/paralysis/New()
|
|
..()
|
|
// reagents.add_reagent("zombiepowder", 10)
|
|
// reagents.add_reagent("cryptobiolin", 15)
|
|
reagents.add_reagent("neurotoxin", 30) // A lot less griefy. |