diff options
| author | BroodWyrm <none@none> | 2009-02-22 15:48:41 +0100 |
|---|---|---|
| committer | BroodWyrm <none@none> | 2009-02-22 15:48:41 +0100 |
| commit | 10159358fd94b953d5482672cca045b4a3b7b2ca (patch) | |
| tree | b542b14dea8e63665927da88ad66a922f2480eb1 /sql/updates | |
| parent | 70b767be755d5d0ce7a8b8ffedff36e721d8e59c (diff) | |
*Fix Bugs in Keleseth Script + add some better timers
*Add Script for Vrykul Skeleton for Keleseth Event
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/1508_world_scripts .sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1508_world_scripts .sql b/sql/updates/1508_world_scripts .sql new file mode 100644 index 00000000000..0e479fe78f5 --- /dev/null +++ b/sql/updates/1508_world_scripts .sql @@ -0,0 +1,2 @@ +-- Script for Yrykul Skeleton - Prince Keleseth Event +update creature_template set scriptname = 'mob_vrykul_skeleton' where entry = 23970;
\ No newline at end of file |
