mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 08:06:33 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user