*Fix a typo in arathi_highlands.cpp and 748_world_scripts.sql

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-01-02 11:42:55 +01:00
parent 7422c2b9f6
commit 0b9f25bd7b
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
update creature_template set scriptname='npc_infused_crystal', flags_extra=0 where entry=16364;
update quest_template set specialflags=2, reqcreatureorgoid1=1, reqcreatureorgocount1=1 where entry=8490;
update quest_template set specialflags=2, reqcreatureorgoid1=0, reqcreatureorgocount1=0 where entry=8490;
delete from creature where id=17086;