mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Mech Riot SMG Burstfire Fix (#21356)
<img width="504" height="112" alt="image" src="https://github.com/user-attachments/assets/e95708f0-958c-4dfa-b131-b64db1b559a5" /> This PR fixes an issue where the mech "Riot SMG" could not be toggled into burst fire mode.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
/datum/design/item/mechfab/exosuit_equipment/uac_ltl
|
||||
name = "Mounted Riot Submachine Gun"
|
||||
req_tech = list(TECH_COMBAT = 2)
|
||||
build_path = /obj/item/mecha_equipment/mounted_system/combat/smg_ltl
|
||||
build_path = /obj/item/mecha_equipment/mounted_system/combat/smg/ltl
|
||||
|
||||
/datum/design/item/mechfab/exosuit_equipment/plasma
|
||||
name = "Mounted Plasma Cutter"
|
||||
|
||||
Reference in New Issue
Block a user