diff options
Diffstat (limited to 'npc/merchants/inn.txt')
-rw-r--r-- | npc/merchants/inn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt index 0bafa2e35..8209f836e 100644 --- a/npc/merchants/inn.txt +++ b/npc/merchants/inn.txt @@ -135,4 +135,4 @@ function script F_InnMaid { mes getarg(0); mes "I am waiting for a job to do."; close; -}
\ No newline at end of file +} |