mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] small grammar fix on shuttle catastrophe (#3549)
* small grammar fix on shuttle catastrophe (#57052) * small grammar fix on shuttle catastrophe Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
if(SSshuttle.shuttle_insurance)
|
||||
message += "Luckily, your shuttle insurance has covered the costs of repair!"
|
||||
if(SSeconomy.get_dep_account(ACCOUNT_CAR))
|
||||
message += "You have been awarded a bonus from [command_name()] for smart spending."
|
||||
message += " You have been awarded a bonus from [command_name()] for smart spending."
|
||||
else
|
||||
message += "Your replacement shuttle will be the [new_shuttle.name] until further notice."
|
||||
priority_announce(message, "[command_name()] Spacecraft Engineering")
|
||||
|
||||
Reference in New Issue
Block a user