From 3b6289f16d9b1b473d36f1efcbf8500d6d58f23f Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 15 Apr 2013 21:38:49 -0300 Subject: Fixed Bug #7116 http://hercules.ws/board/tracker/issue-7116-close-close2-script-commands/ Signed-off-by: shennetsind --- npc/custom/breeder.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/breeder.txt') diff --git a/npc/custom/breeder.txt b/npc/custom/breeder.txt index a4452db68..bf7c34592 100644 --- a/npc/custom/breeder.txt +++ b/npc/custom/breeder.txt @@ -32,7 +32,7 @@ prontera,124,201,1 script Universal Rental NPC 726,{ message strcharinfo(0),"You do not meet requirements to rent."; close; } specialeffect2 EF_TEIHIT3; - close; + end; } //============================================================ -- cgit v1.2.3-70-g09d2