Name Capitalisation Tweaks (Weapons) (#16906)

* Weapon names

* Assault rile

* More #coding_chat tweaks

Realistically changing the typepath here is out of the scope of this PR, but it's such a small change and I'm editing the item already so... probably not worth making an entire separate PR for.

* Missed these
This commit is contained in:
SabreML
2021-11-04 19:47:31 +01:00
committed by GitHub
parent 705768abd6
commit 1c3c2c22ad
24 changed files with 103 additions and 103 deletions
@@ -174,7 +174,7 @@
"}
/obj/item/gun/energy/laser/awaymission_aeg
name = "Wireless Energy Gun"
name = "wireless energy gun"
desc = "An energy gun that recharges wirelessly during away missions. Does not work on the main station."
force = 10
origin_tech = null
@@ -23,7 +23,7 @@
/obj/machinery/power/emitter/energycannon
name = "Energy Cannon"
name = "energy cannon"
desc = "A heavy duty industrial laser"
icon = 'icons/obj/singularity.dmi'
icon_state = "emitter"
@@ -86,8 +86,8 @@
//Lasers
/obj/item/gun/energy/laser/practice/sc_laser
name = "Old laser"
desc = "A once potent weapon, years of dust have collected in the chamber and lens of this weapon, weakening the beam significantly."
name = "old laser"
desc = "A once potent weapon, years of dust have collected in the chamber and lens, weakening the beam significantly."
clumsy_check = 0
/*