diff options
-rw-r--r-- | npc/024-16/craftsman.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/024-16/craftsman.txt b/npc/024-16/craftsman.txt index 166cf1de5..c476cb17f 100644 --- a/npc/024-16/craftsman.txt +++ b/npc/024-16/craftsman.txt @@ -8,6 +8,7 @@ function calcRequisites; function calcPrices; function calcUpgrade; + .@q=getq(General_Narrator); if (.@q < 13) { hello; end; |