diff options
Diffstat (limited to 'npc/merchants/milk_trader.txt')
-rw-r--r-- | npc/merchants/milk_trader.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/milk_trader.txt b/npc/merchants/milk_trader.txt index 559c1cc0d..454886e11 100644 --- a/npc/merchants/milk_trader.txt +++ b/npc/merchants/milk_trader.txt @@ -17,7 +17,7 @@ // Milk Trader ------------------------------------------------------------- -prontera.gat,71,131,7 script Milk Trader 86,{ +prontera,71,131,7 script Milk Trader 86,{ mes "[Milk Trader]"; mes "If you bring me an empty bottle and 20 Zeny, I will exchange it for 1 bottle of milk."; next; @@ -58,4 +58,4 @@ prontera.gat,71,131,7 script Milk Trader 86,{ mes "[Milk Trader]"; mes "You need more zeny."; close; -} +}
\ No newline at end of file |