mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
DB update for inn door fixes. Also YoshiP added.
This commit is contained in:
parent
7f6b291366
commit
793f5323fb
3 changed files with 33 additions and 24 deletions
|
@ -4,7 +4,7 @@ Source Host: localhost
|
|||
Source Database: ffxiv_server
|
||||
Target Host: localhost
|
||||
Target Database: ffxiv_server
|
||||
Date: 3/7/2017 8:31:27 AM
|
||||
Date: 6/19/2017 10:23:42 PM
|
||||
*/
|
||||
|
||||
SET FOREIGN_KEY_CHECKS=0;
|
||||
|
@ -164,3 +164,6 @@ INSERT INTO `gamedata_actor_pushcommand` VALUES ('1280126', '10002', '0', '8');
|
|||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1280127', '10002', '0', '8');
|
||||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1200027', '10008', '0', '8');
|
||||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1200040', '10003', '0', '12');
|
||||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1090547', '10011', '0', '10');
|
||||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1090548', '10011', '0', '10');
|
||||
INSERT INTO `gamedata_actor_pushcommand` VALUES ('1090549', '10011', '0', '10');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue