mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Merge pull request #13887 from Mitchs98/flashout
Correctly names the SGL-6 and SOB-3 Launchers
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user