summaryrefslogtreecommitdiff
path: root/npc/functions/gmbot.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/gmbot.txt')
-rw-r--r--npc/functions/gmbot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt
index 03c9ec299..7e3583ef7 100644
--- a/npc/functions/gmbot.txt
+++ b/npc/functions/gmbot.txt
@@ -62,7 +62,7 @@ boss,45,42,0 script Lightbringer NPC_LIGHTBRINGER,{
rentitem Lightbringer, (.@btime*(@lbscore-60));
dispbottom l("This live sword drafts itself to your hand. You can wield it for a while.");
disablenpc .name$;
- .busy=gettimetick(2)+(.@btime*(@lbscore-60))*3/2;
+ .busy=gettimetick(2)+(.@btime*(@lbscore-60))+300;
end;
function notAvailable {