Skip to content

Commit

Permalink
Фикс сезонок краша
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatarla committed Nov 8, 2024
1 parent 3577224 commit 1a4d587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/machinery/vending/marine_vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
)

seasonal_items = list(
SEASONAL_GUNS = "Seasonal",
SEASONAL_GUNS = "Сезонное",
)

/obj/machinery/vending/weapon/valhalla
Expand Down

0 comments on commit 1a4d587

Please sign in to comment.