From 5913203c0fd4af08189d0dc1beef152cdc5484b9 Mon Sep 17 00:00:00 2001 From: pontifexminimus2 Date: Sun, 25 Nov 2018 17:22:35 +0100 Subject: [PATCH] Due to request of Ace. --- code/modules/vore/fluffstuff/guns/gunsword.dm | 2 +- code/modules/vore/fluffstuff/guns/nsfw.dm | 2 +- code/modules/vore/fluffstuff/guns/sickshot.dm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/vore/fluffstuff/guns/gunsword.dm b/code/modules/vore/fluffstuff/guns/gunsword.dm index dd0eb374726..f6bb1a30263 100644 --- a/code/modules/vore/fluffstuff/guns/gunsword.dm +++ b/code/modules/vore/fluffstuff/guns/gunsword.dm @@ -1,5 +1,5 @@ /obj/item/weapon/gun/energy/gun/fluff/gunsword - name = "top-loaded energy pistol" + name = "Sword Buster" desc = "The Sword Buster gun is custom built using the science behind a Golden Empire pistol. The cell can be removed in close range and used as energy shortsword." icon = 'icons/vore/custom_guns_vr.dmi' diff --git a/code/modules/vore/fluffstuff/guns/nsfw.dm b/code/modules/vore/fluffstuff/guns/nsfw.dm index 8340971e037..a0c7d89196e 100644 --- a/code/modules/vore/fluffstuff/guns/nsfw.dm +++ b/code/modules/vore/fluffstuff/guns/nsfw.dm @@ -1,6 +1,6 @@ // -------------- NSFW ------------- /obj/item/weapon/gun/projectile/nsfw - name = "sleek energy pistol" + name = "cell-loaded revolver" desc = "Variety is the spice of life! The KHI-102b 'Nanotech Selectable-Fire Weapon', or NSFW for short, is an unholy hybrid of an ammo-driven \ energy weapon that allows the user to mix and match their own fire modes. Up to three combinations of \ energy beams can be configured at once. Ammo not included." diff --git a/code/modules/vore/fluffstuff/guns/sickshot.dm b/code/modules/vore/fluffstuff/guns/sickshot.dm index e44595ddf06..0cea7e500b7 100644 --- a/code/modules/vore/fluffstuff/guns/sickshot.dm +++ b/code/modules/vore/fluffstuff/guns/sickshot.dm @@ -1,6 +1,6 @@ // -------------- Sickshot ------------- /obj/item/weapon/gun/energy/sickshot - name = "energy revolver" + name = "empukening revolver" desc = "Need to stun someone? Don't mind having to clean up the mess afterwards? The MPA6 'Sickshot' is the answer to your prayers. \ Using a short-range concentrated blast of disruptive sound, the Sickshot will nauseate and confuse the target for several seconds. NOTE: Not suitable \ for use in vacuum. Usage on animals may cause panic and rage without stunning. May cause contraction and release of various 'things' from various 'orifices', even if the target is already dead."