*Support for quest 1950 - by mrbungle

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-02-17 20:04:19 +01:00
parent 380b9ec7a6
commit 667cdbccc3
4 changed files with 138 additions and 10 deletions

View File

@@ -0,0 +1 @@
update creature_template set scriptname = 'npc_plucky' where entry in (6626);

View File

@@ -166,4 +166,6 @@ INSTALL(FILES
1026_world.sql
1028_world_scripts.sql
1069_world_scripts.sql
1073_world_scripts.sql
1074_world_scripts.sql
DESTINATION share/trinity/sql/updates)