Merge remote-tracking branch 'origin/master' into feature/eqemu-api-data-service-netstats-ws

This commit is contained in:
KimLS
2019-05-16 14:38:12 -07:00
30 changed files with 312 additions and 267 deletions
@@ -0,0 +1 @@
ALTER TABLE `npc_types` ADD COLUMN `model` SMALLINT(5) NOT NULL DEFAULT '0' AFTER `stuck_behavior`;