The crew is no longer encouranged to assist in repairs. (#92238)

## About The Pull Request
Fixes a typo in the sandstorm event.

## Why It's Good For The Game
Typos are bad

## Changelog
🆑
spellcheck: The crew is no longer encouranged to assist in repairs.
/🆑
This commit is contained in:
Dax Dupont
2025-07-23 06:23:54 +02:00
committed by GitHub
parent 9c89dfc17a
commit 984ee285d0
+1 -1
View File
@@ -51,7 +51,7 @@
return
priority_announce("A large wave of space dust is approaching from the [start_side_text] side of the station. \
Impact is expected in the next two minutes. All employees are encouranged to assist in repairs and damage mitigation if possible.", "Collision Emergency Alert")
Impact is expected in the next two minutes. All employees are encouraged to assist in repairs and damage mitigation if possible.", "Collision Emergency Alert")
/datum/round_event/sandstorm/tick()
spawn_meteors(15, GLOB.meteors_sandstorm, start_side)