mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Oh, not in cruelty, not in wrath
The Reaper came that day; An angel visited this damned sat, And took the parapen away. Replaces parapen with sleepypen that contains 30u of sleeptoxin and 30u of a new mutetoxin that makes you unable to speak. Mutetoxin can be made with 2 parts uranium + 1 part water + 1 part carbon.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
/*
|
||||
* Parapens
|
||||
*/
|
||||
/obj/item/weapon/pen/paralysis
|
||||
/obj/item/weapon/pen/paralysis
|
||||
origin_tech = "materials=2;syndicate=5"
|
||||
|
||||
|
||||
@@ -69,8 +69,7 @@
|
||||
|
||||
|
||||
/obj/item/weapon/pen/paralysis/New()
|
||||
create_reagents(50)
|
||||
reagents.add_reagent("zombiepowder", 10)
|
||||
reagents.add_reagent("impedrezene", 25)
|
||||
reagents.add_reagent("cryptobiolin", 15)
|
||||
create_reagents(60)
|
||||
reagents.add_reagent("stoxin", 30)
|
||||
reagents.add_reagent("mutetoxin", 30)
|
||||
..()
|
||||
Reference in New Issue
Block a user