mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 02:23:10 +00:00
Merge pull request #5504 from mwerezak/supply-shuttle-fix
Fixes the supply shuttle being stuck in warmup if forbidden atoms are aboard
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
if (at_station() && forbidden_atoms_check())
|
||||
//cancel the launch because of forbidden atoms. announce over supply channel?
|
||||
moving_status = SHUTTLE_IDLE
|
||||
return
|
||||
|
||||
//We pretend it's a long_jump by making the shuttle stay at centcom for the "in-transit" period.
|
||||
|
||||
Reference in New Issue
Block a user