mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Empty Magazine Recycling (#12246)
This commit is contained in:
@@ -166,6 +166,10 @@
|
||||
new_state = ammo_states[idx]
|
||||
break
|
||||
icon_state = (new_state)? new_state : initial(icon_state)
|
||||
if(!length(stored_ammo))
|
||||
recyclable = TRUE
|
||||
else
|
||||
recyclable = FALSE
|
||||
|
||||
/obj/item/ammo_magazine/examine(mob/user)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user