diff options
Diffstat (limited to 'npc/custom/breeder.txt')
-rw-r--r-- | npc/custom/breeder.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } //============================================================ |