grammar fixes two disable guns (#31532)

This commit is contained in:
iramoye
2026-02-07 23:10:02 -06:00
committed by GitHub
parent 118785d5d2
commit bcbbb1671a
2 changed files with 3 additions and 3 deletions
@@ -27,7 +27,7 @@
/obj/item/gun/energy/gun/examine_more(mob/user)
..()
. = list()
. += "A hybrid fire laser gun designed and patentend by Shellguard Munitions Co. Initally designed after market demand for a versatile weapon that merges disabler and laser \
. += "A hybrid fire laser gun designed and patented by Shellguard Munitions Co. Initally designed after market demand for a versatile weapon that merges disabler and laser \
functions without the need for switching weapons during active threats. This would cause the company to experiment and produce a weapon to fit between Shellguard's own disabler and LG series weapons. \
This led to the creation of the EG series, positioning the EG-7 as a flagship model intended to eventually replace Shellguard's disabler pistols and LG series weapons."
. += ""
@@ -36,7 +36,7 @@
This design shift would evolve Shellguards traditional military style, aligning more with the aesthetics preferred by corporations which value clean, sharp, and modern looking weapons."
. += ""
. += "In modern times, the EG-7 is staple weapon among corporate security forces thanks to its relatively low price, dual fire modes, and customization potential (despite Shellguard's disclaimer that \
tampering with the weapon void's its warranty and can potentially damage the gun itself)."
tampering with the weapon voids its warranty and can potentially damage the gun itself)."
/obj/item/gun/energy/gun/cyborg
name = "mounted EG-7 energy gun"
+1 -1
View File
@@ -89,7 +89,7 @@
This initially causes slowdown of muscle contractions, but continued attack will result in almost complete paralysis of most voluntary skeletal muscle groups, along with feelings of extreme lethargy and fatigue. \
These effects are temporary and will subside soon after, causing no lasting harm. By a massive stroke of coincidence, these same particle beams also exhibit a similar effect on the motors of IPC limbs."
. += ""
. += "The safety and efficiency of the disabler has caused it to rapidly replace tasers in police and security forces across most of known space, \
. += "The safety and efficacy of the disabler has caused it to rapidly replace tasers in police and security forces across most of known space, \
although the lack of immediate stopping power has prevented a complete replacement."
/obj/item/gun/energy/disabler/Initialize(mapload)