From 96fbad479cbacfaaf8bfec2b57428bc5c309c7cb Mon Sep 17 00:00:00 2001 From: SparklySheep Date: Thu, 5 Jun 2014 21:53:16 -0500 Subject: [PATCH] Removes Impedrezene from the Paralysis Pen Because random brain damage from a pen is terrible, especially if you're trying to extract information from the person. --- code/modules/paperwork/pen.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/modules/paperwork/pen.dm b/code/modules/paperwork/pen.dm index 684e511f50f..d428d20621b 100644 --- a/code/modules/paperwork/pen.dm +++ b/code/modules/paperwork/pen.dm @@ -107,7 +107,6 @@ reagents = R R.my_atom = src R.add_reagent("zombiepowder", 10) - R.add_reagent("impedrezene", 25) R.add_reagent("cryptobiolin", 15) ..() - return \ No newline at end of file + return