From 6de5cb578078dfafbf1da489712304f43144bd7d Mon Sep 17 00:00:00 2001 From: Lance Date: Sun, 19 Nov 2006 05:12:30 +0000 Subject: Applied security patches. PLEASE CHECK THEM ALL. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/gunslinger.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/jobs/1-1e/gunslinger.txt') diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 47da54866..7e06a416e 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -217,6 +217,8 @@ payon.gat,184,65,3 script Mr. Tanieh 866,{ close2; set @npcname$,""; end; + default: + end; } } else if (GUNS_Q == 10003 || GUNS_Q == 10004) { if (countitem(519) >= 1 && GUNS_Q == 10004) { @@ -239,6 +241,8 @@ payon.gat,184,65,3 script Mr. Tanieh 866,{ close2; set @npcname$,""; end; + default: + end; } } mes @npcname$; -- cgit v1.2.3-70-g09d2