summaryrefslogtreecommitdiff
path: root/npc/014-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-4')
-rw-r--r--npc/014-4/kamelot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt
index 9e5b1882f..04c80a2ae 100644
--- a/npc/014-4/kamelot.txt
+++ b/npc/014-4/kamelot.txt
@@ -213,7 +213,7 @@ OnDebug:
setpcblock(PCBLOCK_HARD, false);
} else {
unitwarp(getcharid(3), .@t$, .@x[.@v], .@y[.@v]); // And good luck D:
- debugmes "FATAL: Could not attach: %d", getcharid(3);
+ consolebug "FATAL: Could not attach: %d", getcharid(3);
}
break;
}