From f5a7fa8adb4e259a956fe82f41639f528bd70ada Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 10 Dec 2004 08:41:26 +0000 Subject: fixed some exploits, changed ingredients added missing close; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@534 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/newgears/bear_hat.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/newgears/bear_hat.txt') diff --git a/npc/quests/newgears/bear_hat.txt b/npc/quests/newgears/bear_hat.txt index bba82eaea..674ba9956 100644 --- a/npc/quests/newgears/bear_hat.txt +++ b/npc/quests/newgears/bear_hat.txt @@ -4,7 +4,7 @@ //= Halca (1.0) //= Mass Zero (1.1) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any eAthena Version. //===== Description: ========================================= @@ -12,6 +12,7 @@ //===== Additional Comments: ================================= //= 1.2 Fixed wrong labels, added missing text, added missing //= items check [Lupus] +//= 1.3 Fixed possible exploit [Lupus] //============================================================ xmas.gat,152,176,3 script Bora 826,{ @@ -28,11 +29,11 @@ xmas.gat,152,176,3 script Bora 826,{ mes "[Bora]"; mes "Yay! now I can make my famous Bear Hat!"; mes "Now, give me your items!"; - next; delitem 5030,1;//Items: Panda Hat, delitem 7213,100;//Items: Pin Cusion, delitem 7217,100;//Items: Spool of Thread, delitem 7167,300;//Items: Strange Piece of Iron, + next; mes "[Bora]"; mes "Now I will give you the hat!"; next; -- cgit v1.2.3-70-g09d2