mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fix name on Mech LMG tech node (#33135)
This commit is contained in:
committed by
Emmett Gaines
parent
5e94c0b116
commit
6959b05ea7
@@ -779,7 +779,7 @@
|
||||
|
||||
/datum/techweb_node/mech_lmg
|
||||
id = "mech_lmg"
|
||||
display_name = "Exosuit Weapon (PBT \"Pacifier\" Mounted Taser)"
|
||||
display_name = "Exosuit Weapon (\"Ultra AC 2\" LMG)"
|
||||
description = "An advanced piece of mech weaponry"
|
||||
prereq_ids = list("adv_mecha", "adv_weaponry", "ballistic_weapons")
|
||||
design_ids = list("mech_lmg")
|
||||
|
||||
Reference in New Issue
Block a user