mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 06:54:43 +02:00
New scripts for the opening private areas, as well as db updates.
This commit is contained in:
parent
e898c045f7
commit
d918ad3776
29 changed files with 412 additions and 183 deletions
|
@ -4,7 +4,7 @@ Source Host: localhost
|
|||
Source Database: ffxiv_server
|
||||
Target Host: localhost
|
||||
Target Database: ffxiv_server
|
||||
Date: 1/10/2017 11:58:58 PM
|
||||
Date: 3/7/2017 8:31:27 AM
|
||||
*/
|
||||
|
||||
SET FOREIGN_KEY_CHECKS=0;
|
||||
|
@ -163,3 +163,4 @@ INSERT INTO `gamedata_actor_pushcommand` VALUES ('1280125', '10010', '0', '8');
|
|||
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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue