New scripts for the opening private areas, as well as db updates.

This commit is contained in:
Filip Maj 2017-03-07 08:32:57 -05:00
parent e898c045f7
commit d918ad3776
29 changed files with 412 additions and 183 deletions

View file

@ -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');