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

View File

@@ -47,7 +47,6 @@ var/list/jobban_keylist = list() // Global jobban list.
else
jobban_loaddatabase()
testing("Database: [json_encode(jobban_keylist)]")
return 1
/**