aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKodekc <Kodekc@users.noreply.github.com>2018-06-13 22:10:23 +0200
committerKillyana <morphone1@gmail.com>2018-06-13 22:10:23 +0200
commit3e5ab8f8f50e5c24c52608f7391f7ffd2683dfae (patch)
tree1fdd3820d7e1ad5604014ad9f2686ef0589fa91c
parent0a0ae6b88d270ec3ebd45d1c18500fe97e3f4417 (diff)
DB/SAI: Small Crag Boar
Closes #21337
-rw-r--r--sql/updates/world/master/2018_06_13_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2018_06_13_01_world.sql b/sql/updates/world/master/2018_06_13_01_world.sql
new file mode 100644
index 00000000000..bb42501b1e4
--- /dev/null
+++ b/sql/updates/world/master/2018_06_13_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_flags`=0,`event_type`=9, `event_param1`=5, `event_param2`=30, `event_param3`=1500, `event_param4`=2000, `action_param2`=1, `target_type`=2, `comment`='Small Crag Boar - Within 5-30 Range - Cast \'Boar Charge\' (No Repeat)' WHERE `entryorguid`=708 AND `source_type`=0 AND `id`=0 AND `link`=0;