Skip to content

Commit

Permalink
Bukova
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Jan 19, 2024
1 parent 3eb4852 commit 2e2904b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/events/carp_migration.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
announcement = "Массовая миграция неизвестных биологических объектов была зафиксирована вблизи станции [station_name()], будьте наготове."
else
announcement = "Неизвестные биологические объекты были зафиксированы вблизи станции [station_name()], будьте наготове."
GLOB.minor_announcement.Announce(announcement, "ВНИМАНИЕ: Неопозанные формы жизни.")
GLOB.minor_announcement.Announce(announcement, "ВНИМАНИЕ: Неопознанные формы жизни.")

/datum/event/carp_migration/start()

Expand Down

0 comments on commit 2e2904b

Please sign in to comment.