Implement zone based gravity, required SQL DB change

- To test `zone` table `gravity` values, change the value and use #zheader <zoneshortname> to test
This commit is contained in:
Akkadius
2015-02-12 22:09:17 -06:00
parent fd45e8d21d
commit a544c681c7
6 changed files with 126 additions and 68 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9076
#define CURRENT_BINARY_DATABASE_VERSION 9077
#define COMPILE_DATE __DATE__
#define COMPILE_TIME __TIME__
#ifndef WIN32