diff options
| author | maanuel <none@none> | 2009-12-26 03:25:06 -0300 |
|---|---|---|
| committer | maanuel <none@none> | 2009-12-26 03:25:06 -0300 |
| commit | a83ec4536c9bbda6508cb01f387993adec7a182d (patch) | |
| tree | 1efd001029ed331a72fbb4dc2df27c3543a78d31 /sql/updates | |
| parent | 458588f726bd86f1447c07a8300b253a84fe1e2d (diff) | |
Trial of the Champion: Rewrite of Boss Black Knight script and Raisen Ghoul script.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6782_world_scriptnames.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6782_world_scriptnames.sql b/sql/updates/6782_world_scriptnames.sql new file mode 100644 index 00000000000..81791ab24cd --- /dev/null +++ b/sql/updates/6782_world_scriptnames.sql @@ -0,0 +1,2 @@ +UPDATE `creature_template` SET `ScriptName`='npc_risen_ghoul' WHERE `entry` IN (35545, 35564); + |
