summaryrefslogtreecommitdiff
path: root/npc/005-7/trainer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-7/trainer.txt')
-rw-r--r--npc/005-7/trainer.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt
index 338765c0d..b30c8df58 100644
--- a/npc/005-7/trainer.txt
+++ b/npc/005-7/trainer.txt
@@ -640,8 +640,8 @@ OnKillManaBug:
end;
OnInit:
- bindatcmd "info", "Trainer::OnRemoteHelp", 0, 0, 0;
- bindatcmd "tutorial", "Trainer::OnRemoteHelp", 0, 0, 0;
+ bindatcmd "info", "Trainer::OnRemoteHelp", 0, 60, 0;
+ bindatcmd "tutorial", "Trainer::OnRemoteHelp", 0, 60, 0;
.@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, LeatherShirt);