Recommitting a ton of files as one commit due to needing to reset this repo to an earlier point in the log. Full changes in PR.

This commit is contained in:
Zuhayr
2014-01-28 15:59:50 +10:30
parent ae7ae5a837
commit c0b91504b4
10 changed files with 191 additions and 30 deletions

View File

@@ -740,6 +740,8 @@ var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accesse
#define RAD_ABSORB 2048
#define REQUIRE_LIGHT 4096
#define IS_SYNTHETIC 8192
//Language flags.
#define WHITELISTED 1 // Language is available if the speaker is whitelisted.
#define RESTRICTED 2 // Language can only be accquired by spawning or an admin.