Parcourir la source

- 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
skotlex il y a 19 ans
Parent
commit
9b36074bbf
2 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 2 0
      npc/Changelog.txt
  2. 1 2
      npc/quests/newgears/2004_headgears.txt

+ 2 - 0
npc/Changelog.txt

@@ -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]

+ 1 - 2
npc/quests/newgears/2004_headgears.txt

@@ -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;
 		}
 	}
-}
+}