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
View File
@@ -330,6 +330,7 @@
9074|2015_02_01_logsys_packet_logs.sql|SELECT * FROM `logsys_categories` WHERE `log_category_description` LIKE 'Packet: Server -> Client'|empty|
9075|2015_02_02_logsys_packet_logs_with_dump.sql|SELECT * FROM `logsys_categories` WHERE `log_category_description` LIKE 'Packet: Server -> Client With Dump'|empty|
9076|2015_02_04_average_coin.sql|SHOW COLUMNS FROM `loottable` WHERE Field = 'avgcoin'|contains|smallint
9077|2015_02_12_zone_gravity.sql|SHOW COLUMNS FROM `zone` LIKE 'gravity'|empty|
# Upgrade conditions:
# This won't be needed after this system is implemented, but it is used database that are not