diff options
Diffstat (limited to 'npc/042-2/boss.txt')
-rw-r--r-- | npc/042-2/boss.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-2/boss.txt b/npc/042-2/boss.txt index 524cdb99d..b3adb1257 100644 --- a/npc/042-2/boss.txt +++ b/npc/042-2/boss.txt @@ -303,7 +303,7 @@ OnTimer1015000: setpcblock(PCBLOCK_HARD, false); } else { unitwarp(.@unt[.@i], .@t$, .@x[.@v], .@y[.@v]); // And good luck D: - debugmes "FATAL: Could not attach: %d", .@unt[.@i]; + consolebug "FATAL: Could not attach: %d", .@unt[.@i]; } } $KAMELOT_QUEST[.@g]=$KAMELOT_QUEST[.@g]|4; // This part is complete |