aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKinzcool <kinzzcool@hotmail.com>2014-11-16 16:26:50 -0500
committerKinzcool <kinzzcool@hotmail.com>2014-11-16 16:26:50 -0500
commit2c22beaaeff6ec9227e901962db86dc79db75a66 (patch)
treeabf5f545ae201962790ab3931a783eb3dd0d7d24
parent350373d9806074c5d25528132c762664f87f7c2b (diff)
DB/Trainers: Truncated `npc_trainer`
* Professions will be redone later
-rw-r--r--sql/updates/world/2014_11_16_05_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_11_16_05_world.sql b/sql/updates/world/2014_11_16_05_world.sql
new file mode 100644
index 00000000000..60bfbeb7eae
--- /dev/null
+++ b/sql/updates/world/2014_11_16_05_world.sql
@@ -0,0 +1 @@
+TRUNCATE `npc_trainer`;