diff options
Diffstat (limited to 'npc/other/mercenary_rent.txt')
-rw-r--r-- | npc/other/mercenary_rent.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/mercenary_rent.txt b/npc/other/mercenary_rent.txt index 7b2a47d0a..422a5ac5b 100644 --- a/npc/other/mercenary_rent.txt +++ b/npc/other/mercenary_rent.txt @@ -271,7 +271,7 @@ pay_arche,99,167,4 duplicate(Mercenary Manager#main) Mercenary Manager#Bow 4_M_J close; } mes "[Mercenary Goods Merchant]"; - if (.@input == 1) + if (.@input == 1) mes "Here's your " + getitemname(.@item[.@m]) + "."; else { mes "Here you are, this is exactly"; |