Loads-a-fixes for dev (#2515)

Fixes #2488 .
Fixes #2489 .
Fixes the bug of dying upon spawn.
Fixes new player recognition.
This commit is contained in:
skull132
2017-05-28 21:23:05 +03:00
committed by GitHub
parent 77521d0c7f
commit 11edd7e548
8 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
delete_me = 1
return
if("start")
newplayer_start += loc
newplayer_start = get_turf(loc)
delete_me = 1
return
if("JoinLate")