Skip to content

Commit

Permalink
Merge branch 'TauCetiStation:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
BasiaBelov authored May 13, 2024
2 parents 9c3e2b0 + 00be3fb commit b6d25ad
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammunition.dm
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
if(A)
A.loc = get_turf(src.loc)
user.put_in_hands(A)
to_chat(user, "<span class='notice'>Вы снимаете оболочку с [src]!</span>")
to_chat(user, "<span class='notice'>Вы вытаскиваете патрон из [CASE(src,GENITIVE_CASE)]!</span>")
update_icon()

/obj/item/ammo_box/update_icon()
Expand Down
Binary file modified icons/effects/liquids.dmi
Binary file not shown.
Binary file modified icons/effects/water.dmi
Binary file not shown.

0 comments on commit b6d25ad

Please sign in to comment.