summaryrefslogtreecommitdiff
path: root/npc/001-1/juscare.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/juscare.txt')
-rw-r--r--npc/001-1/juscare.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/001-1/juscare.txt b/npc/001-1/juscare.txt
index 194f92a0..0afaa8ef 100644
--- a/npc/001-1/juscare.txt
+++ b/npc/001-1/juscare.txt
@@ -23,8 +23,6 @@
}
function randomTalk {
- debugmes "Juscare lock value : " + Repeat_NPC_lock + " current time " + gettimetick(2);
-
if (Repeat_NPC_lock <= gettimetick(2))
{
Repeat_NPC_lock = gettimetick(2) + 2;