aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2021-11-22 23:54:14 +0100
committerShauren <shauren.trinity@gmail.com>2021-11-22 23:54:14 +0100
commit7b11d17f4928d17637ad8182f9c632d90f873db4 (patch)
tree744ba213d7e1f05d30e14b4408ef4e846ead52bc /sql/updates
parentf5ab650f9cdb73ca4fb9f7f81f39f8d752728eaa (diff)
Core/Players: Load faction change items from db2 instead of db
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2021_11_22_03_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_22_03_world.sql b/sql/updates/world/master/2021_11_22_03_world.sql
new file mode 100644
index 00000000000..45d6fdf9fdf
--- /dev/null
+++ b/sql/updates/world/master/2021_11_22_03_world.sql
@@ -0,0 +1 @@
+DROP TABLE IF EXISTS `player_factionchange_items`;