Kaynağa Gözat

Hopefully fixed npc/events/custom/uneasy_cemetery.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6479 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 19 yıl önce
ebeveyn
işleme
7f11a02127
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 1 0
      npc/Changelog.txt
  2. 2 2
      npc/events/custom/uneasy_cemetery.txt

+ 1 - 0
npc/Changelog.txt

@@ -28,6 +28,7 @@ Nexon
 Date		Added
 ======
 05/04
+	* Hopefully fixed the custom Prontera Cemetery Event [Playtester]
 	* Fixed a missing " in the gunslinger jobquest script [Playtester]
 	- some others fixes as well thanks to sodaboy581 and css25
 	- some typo fixed as well

+ 2 - 2
npc/events/custom/uneasy_cemetery.txt

@@ -58,12 +58,12 @@ L_Start_Undead:
 	enablenpc "Mother Mathana";
 //call some monsters in the city
 	set $@UNEASY_MOB, 65;
-	monster "prontera.gat",0,0,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
+	areamonster "prontera.gat",0,0,0,0,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
 //in the Cemetery
 	monster "prontera.gat",268,349,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
 	monster "prontera.gat",269,350,"Ghoul",1036,5,"Uneasy_Check::OnZombieDead";
 //announce
-	mapannounce "prontera.gat","[Mother Mathana]: The cememtery has became restless!  In the name of Odin, hurry to the Sanctuary! Save the city of Prontera!",0;
+	mapannounce "prontera.gat","[Mother Mathana]: The cememtery has become restless!  In the name of Odin, hurry to the Sanctuary! Save the city of Prontera!",0;
 }
 
 prontera.gat,257,313,5	script	Mother Mathana	79,{