- Removed that Dbbug announce line from the 2004 headgears quest npc.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7542 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
skotlex
2006-07-05 18:18:26 +00:00
parent fcb26ce47a
commit 9b36074bbf
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,8 @@ Playtester
Date Added
======
07/05
* Removed that Dbbug announce line from the 2004 headgears quest npc.
[Skotlex]
* Fixed Book of Yamir stucking [Lupus]
* Fixed bugs / typos in 2004_headgears.txt, thanks to Qwadrat [Lupus]
* Updated Socket Enchant NPC [Playtester]

View File

@@ -2304,7 +2304,6 @@ end;
}
pay_dun03.gat,48,84,1 script NT -1,{
OnMobDead:
announce "Dbbug",0;
enablenpc "Nine Tail#1";
end;
}
@@ -3348,4 +3347,4 @@ in_orcs01.gat,162,33,1 script Hero of Orc#1 1087,2,2{
close;
}
}
}
}