Merge pull request #13887 from Mitchs98/flashout

Correctly names the SGL-6 and SOB-3 Launchers
This commit is contained in:
AffectedArc07
2020-08-09 18:36:06 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -948,8 +948,8 @@
category = list("Exosuit Equipment")
/datum/design/mech_grenade_launcher
name = "Exosuit Weapon (SGL-6 Grenade Launcher)"
desc = "Allows for the construction of SGL-6 Grenade Launcher."
name = "Exosuit Weapon (SGL-6 Flashbang Launcher)"
desc = "Allows for the construction of SGL-6 Flashbang Launcher."
id = "mech_grenade_launcher"
build_type = MECHFAB
req_tech = list("combat" = 4, "engineering" = 4)