diff options
Diffstat (limited to 'npc/custom/breeder.txt')
-rw-r--r-- | npc/custom/breeder.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/breeder.txt b/npc/custom/breeder.txt index 9afb31e29..dbd5a2820 100644 --- a/npc/custom/breeder.txt +++ b/npc/custom/breeder.txt @@ -15,7 +15,7 @@ //============================================================ -prontera.gat,122,200,1 script Universal Rental Npc 726,{ +prontera,122,200,1 script Universal Rental Npc 726,{ mes "[Universal Rental Npc]"; mes "Hi, here you can rent Carts, Falcons or Pecopecos."; next; @@ -84,4 +84,4 @@ L_Quit2: mes "[Universal Rental Npc]"; mes strcharinfo(0) + ", please come again when you want another..."; close; -} +}
\ No newline at end of file |