Merge branch 'dev-freeze' into dev

Conflicts:
	html/changelog.html
	maps/tgstation2.dmm
This commit is contained in:
Chinsky
2013-10-10 14:37:41 +04:00
9 changed files with 74 additions and 43 deletions
+4
View File
@@ -737,3 +737,7 @@ var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accesse
//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.
//Flags for zone sleeping
#define ZONE_ACTIVE 1
#define ZONE_SLEEPING 0