diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2018_10_02_12_world_335.sql | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_10_02_12_world_335.sql b/sql/updates/world/3.3.5/2018_10_02_12_world_335.sql new file mode 100644 index 00000000000..6fdcf685fcf --- /dev/null +++ b/sql/updates/world/3.3.5/2018_10_02_12_world_335.sql @@ -0,0 +1,7 @@ +-- +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=5733; +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=5, `em0_4`=0, `em0_5`=1 WHERE `ID`=5734; +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=5735; +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=6, `em0_4`=0, `em0_5`=6 WHERE `ID`=5736; +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=5, `em0_4`=0, `em0_5`=1 WHERE `ID`=5737; +UPDATE `npc_text` SET `em0_0`=0, `em0_1`=11, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=5 WHERE `ID`=5738; |
