summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-13 04:55:37 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-13 04:55:37 -0300
commit6dc15bb90605891f39bc7ef005ba30d3b95654f9 (patch)
tree5421e17cc45e57633fe246d1ce94dbd1ab5fa51e /npc/025-1
parentabe6e203c2dbfef80ce6dce2b20b00f6d75b06c7 (diff)
downloadserverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.gz
serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.bz2
serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.xz
serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.zip
Fix minor bugs
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/ihclot.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt
index 904384e4e..cc71ce666 100644
--- a/npc/025-1/ihclot.txt
+++ b/npc/025-1/ihclot.txt
@@ -9,7 +9,7 @@
function getPrice;
function getPriceInt;
- apRefresh();
+ .@left=apRefresh();
mesn;
mesq l("I put options on items upon request, but I am very expensive! This is deducted from your tweaking quota.");
if (!.@left) {
@@ -115,7 +115,7 @@ function apRefresh {
.@left=6;
SMITH_TWEAKS=gettimeparam(GETTIME_HOUR)-6;
}
- return;
+ return .@left;
}
function getPriceInt {