diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-12 08:52:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-12 08:52:52 -0300 |
commit | 224e6b764b0b4422e866d2a6f5e150b9daf05975 (patch) | |
tree | 3fc01565035ca435bc62fe7991b0ad20b807954f /npc/003-1/inar.txt | |
parent | 2090a49f46df16e9b99a2986c09329986db79da5 (diff) | |
download | serverdata-224e6b764b0b4422e866d2a6f5e150b9daf05975.tar.gz serverdata-224e6b764b0b4422e866d2a6f5e150b9daf05975.tar.bz2 serverdata-224e6b764b0b4422e866d2a6f5e150b9daf05975.tar.xz serverdata-224e6b764b0b4422e866d2a6f5e150b9daf05975.zip |
Inar now charge taxes. New function: shop2().
In future, Shop#bazar1 will move to type HIDDEN and will have a placeholder
instead to use shop2() functions.
Diffstat (limited to 'npc/003-1/inar.txt')
-rw-r--r-- | npc/003-1/inar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/inar.txt b/npc/003-1/inar.txt index 54bcd1687..8311c8ad5 100644 --- a/npc/003-1/inar.txt +++ b/npc/003-1/inar.txt @@ -12,7 +12,7 @@ l("Leave"), L_Close; closedialog; - shop "Shop#bazar1"; + shop2 "Shop#bazar1"; close; L_Close: |