Renames the mechfab design from FNX-99 to FNX-66 (#26572)

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
Adrer
2024-08-25 18:44:31 +02:00
committed by GitHub
parent 1c284fc91b
commit 96deb9c62e
@@ -904,8 +904,8 @@
category = list("Exosuit Equipment")
/datum/design/mech_carbine
name = "Exosuit Weapon (FNX-99 \"Hades\" Carbine)"
desc = "Allows for the construction of FNX-99 \"Hades\" Carbine."
name = "Exosuit Weapon (FNX-66 \"Hades\" Carbine)"
desc = "Allows for the construction of FNX-66 \"Hades\" Carbine."
id = "mech_carbine"
build_type = MECHFAB
req_tech = list("combat" = 5, "materials" = 4)