diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-25 00:38:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-25 00:38:38 -0300 |
commit | 3244911fd8773f284c44d1fcfc2527e33accf142 (patch) | |
tree | b1245d31c4377043928160e49d3223ba86089624 /npc/012-3/alan.txt | |
parent | c87308aaf7173fc86c14ee17265c5cd9b5c95561 (diff) | |
download | serverdata-3244911fd8773f284c44d1fcfc2527e33accf142.tar.gz serverdata-3244911fd8773f284c44d1fcfc2527e33accf142.tar.bz2 serverdata-3244911fd8773f284c44d1fcfc2527e33accf142.tar.xz serverdata-3244911fd8773f284c44d1fcfc2527e33accf142.zip |
*sigh* additional care so taxes work
Diffstat (limited to 'npc/012-3/alan.txt')
-rw-r--r-- | npc/012-3/alan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index e595465d8..6ec713590 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -27,6 +27,7 @@ rif(.@q == 1 && .@q2 == .@q3 && .@q2 == 99, l("I have the sturdy wood and the string.")), L_Craft; L_Shop: + npcshopattach(.name$); openshop; closedialog; close; |