瀏覽代碼

- Fixed a bug in security check

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16159 54d463be-8e91-2dee-dedb-b68131a5f0ec
tr0n93 13 年之前
父節點
當前提交
03116b1b21
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      npc/instances/OrcsMemory.txt

+ 1 - 1
npc/instances/OrcsMemory.txt

@@ -177,7 +177,7 @@ gef_fild10,242,202,0	script	Dimensional Gorge Piece	406,{
 	}
 	else if (.@orctime == 2) {
 		mes "^0000ffAll records and after-effects related to the Orc's Memory Dungeon are deleted. You can now regenerate or re-enter the dungeon.^000000";
-		set party_instance_id2,0;
+		set party_instance_id3,0;
 		erasequest 12059;
 		close;
 	}