mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Fix being unable to reload nukie missiles (#65966)
Co-authored-by: TiviPlus <572233640+TiviPlus@users.noreply.com>
This commit is contained in:
@@ -72,11 +72,11 @@
|
||||
/obj/item/mecha_ammo/missiles_he
|
||||
name = "anti-armor missiles"
|
||||
desc = "A box of large missiles, ready for loading into an SRM-8 exosuit missile rack."
|
||||
icon_state = MECHA_AMMO_MISSILE_AP
|
||||
icon_state = "missile_he"
|
||||
rounds = 8
|
||||
direct_load = TRUE
|
||||
load_audio = 'sound/weapons/gun/general/mag_bullet_insert.ogg'
|
||||
ammo_type = "missiles_he"
|
||||
ammo_type = MECHA_AMMO_MISSILE_AP
|
||||
|
||||
|
||||
/obj/item/mecha_ammo/flashbang
|
||||
|
||||
Reference in New Issue
Block a user