Skip to content

Commit

Permalink
Даём магазину МП 5 нормальный стейт
Browse files Browse the repository at this point in the history
Просто дал магазину МП5 инициализацию с отображением патронов
  • Loading branch information
bobix331 committed Jan 8, 2025
1 parent 407a048 commit a451316
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
ammo_type = /obj/item/ammo_casing/c10mm
max_ammo = 30

/obj/item/ammo_box/magazine/sniper_rounds/m4oa1/update_icon()
/obj/item/ammo_box/magazine/mp5/update_icon()
. = ..()
if(ammo_count())
icon_state = "[initial(icon_state)]-ammo"
Expand Down

0 comments on commit a451316

Please sign in to comment.