Miscellaneous updates

makes it so some areas aren't required to be mapped in for unit tests

Area!


Attempt to fix active edge


Add/update planet art


Telecomms airlock fixed


Fixes the starstuff

now it brings both areas with it
Admin fluff

Some stuff for helping events happen, also makes the bluespace and redspace shimmers have a skybox icon
This commit is contained in:
VerySoft
2021-10-27 19:55:53 -04:00
parent 70e8aaaada
commit 81824e692f
16 changed files with 141 additions and 63 deletions
+1
View File
@@ -61,6 +61,7 @@
test_result["result"] = 1
test_result["msg"] = "Checked [GM_checked.len] zones"
else
test_result["result"] = 1 // VOREStation Add - Why MUST we map in every area?
test_result["msg"] = "No zones checked."
return test_result