Return to Tether

Fixes up a few of the Tether's issues to get it working properly again, and swaps back to it.
This commit is contained in:
VerySoft
2022-02-02 20:17:25 -05:00
parent c4343713ac
commit b5af7e0e2e
5 changed files with 63 additions and 25 deletions
+6
View File
@@ -27,6 +27,12 @@
simulated = TRUE
// delete_me = 1
return
//VOREStation Add end
if("Observer-Start") // Ghosts are the only thing that use the latejoin list afaik and it complains if there's nothing in the list.
latejoin += src
simulated = TRUE
return
//VOREStation Add end
if("JoinLateGateway")
latejoin_gateway += loc
delete_me = 1