From 6e0f7ac0be68cf0c82e0cf79673a3ef3ba2b7b10 Mon Sep 17 00:00:00 2001 From: alex-gh Date: Mon, 23 Dec 2013 08:01:49 +0100 Subject: [PATCH] Made explosive implants use a random phrase instead of preset one --- code/game/objects/items/weapons/implants/implant.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/game/objects/items/weapons/implants/implant.dm b/code/game/objects/items/weapons/implants/implant.dm index 26f7ba4dc04..0f85257cd32 100644 --- a/code/game/objects/items/weapons/implants/implant.dm +++ b/code/game/objects/items/weapons/implants/implant.dm @@ -130,6 +130,10 @@ Implant Specifics:
"} var/phrase = "supercalifragilisticexpialidocious" icon_state = "implant_evil" + New() + ..() + phrase=GenerateKey() + get_data() var/dat = {" Implant Specifications: