diff options
| author | Blaymoira <none@none> | 2009-01-21 19:22:32 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-01-21 19:22:32 +0100 |
| commit | 8dc780bfda3878269e9f78fc8acfe1a6e98c541a (patch) | |
| tree | c20c803c3c7b9d0f9709a5cd6972e2b74271c90e /sql | |
| parent | a39d1daeb47ce21ca8069ff0e8abf181a0b6906f (diff) | |
*Replace pointers to Guids in Kelidan script - by Iskander
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/933_world_scripts.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/933_world_scripts.sql b/sql/updates/933_world_scripts.sql index 42d875a3213..7b1271e25cc 100644 --- a/sql/updates/933_world_scripts.sql +++ b/sql/updates/933_world_scripts.sql @@ -1 +1 @@ -update creature_template set scriptname='npc_snake_trap_serpents' where entry in (19921, 19833);
\ No newline at end of file +update creature_template set scriptname='npc_snake_trap_serpents' where entry in (19921, 19833); |
