summaryrefslogtreecommitdiff
path: root/npc/craft/price.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/craft/price.txt')
-rw-r--r--npc/craft/price.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/craft/price.txt b/npc/craft/price.txt
index 1471ffd99..ad05059cd 100644
--- a/npc/craft/price.txt
+++ b/npc/craft/price.txt
@@ -214,7 +214,7 @@ OnCall:
OnInit:
bindatcmd "reloaditemdb2", "craft_price_fix::OnCall", 99, 100, 1;
- // This should be called last? Maybe?
+ // This should be called after craft_db is loaded
sleep(750);
fix_cPrice();
end;