diff options
| author | joschiwald <joschiwald.trinity@gmail.com> | 2014-07-29 23:45:34 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2014-07-29 23:45:34 +0200 |
| commit | 04bb78f6c3c67535cf0627055697d5de757873b0 (patch) | |
| tree | c2a48c223ee6e6c973c920b526130e47eec9b9e7 /sql/updates | |
| parent | 9bbad3f4f49b787590fe10fa898e8256bc58c87a (diff) | |
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2014_07_29_05_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_07_29_05_world_trinity_string.sql b/sql/updates/world/2014_07_29_05_world_trinity_string.sql new file mode 100644 index 00000000000..0a35f4ef72c --- /dev/null +++ b/sql/updates/world/2014_07_29_05_world_trinity_string.sql @@ -0,0 +1 @@ +DELETE FROM `trinity_string` WHERE `entry` BETWEEN 10001 AND 10048; |
