mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 09:02:27 +00:00
Missing sprites fixes: machine gun and anomaly suit (#15304)
This commit is contained in:
@@ -505,7 +505,7 @@
|
||||
max_shells = 20
|
||||
allowed_magazines = list(/obj/item/ammo_magazine/submachinemag)
|
||||
|
||||
/obj/item/gun/projectile/automatic/tommygun/update_icon()
|
||||
/obj/item/gun/projectile/automatic/tommygun/dom/update_icon()
|
||||
..()
|
||||
icon_state = (ammo_magazine)? "owen" : "owen-empty"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user