diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-20 20:42:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-20 20:42:54 -0300 |
commit | 4e3eb2b1fdc7000571bc955a284fdd644a8abea8 (patch) | |
tree | 38636d308eae05a52f456628486ceafe700c153a /npc/016-6/main.txt | |
parent | 03bad31d7fe788a25a91e1097c376a763f560713 (diff) | |
download | serverdata-4e3eb2b1fdc7000571bc955a284fdd644a8abea8.tar.gz serverdata-4e3eb2b1fdc7000571bc955a284fdd644a8abea8.tar.bz2 serverdata-4e3eb2b1fdc7000571bc955a284fdd644a8abea8.tar.xz serverdata-4e3eb2b1fdc7000571bc955a284fdd644a8abea8.zip |
Update some of the debugmes for usage with syslog facility
Diffstat (limited to 'npc/016-6/main.txt')
-rw-r--r-- | npc/016-6/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-6/main.txt b/npc/016-6/main.txt index 8cddb6f34..d1273a87b 100644 --- a/npc/016-6/main.txt +++ b/npc/016-6/main.txt @@ -39,7 +39,7 @@ L_Nival: goto L_CleanUp; L_Error: - debugmes "ERROR: PLAYER INVALID PC_DEST ON #MarineShip: " + PC_DEST$; + consolebug "ERROR: PLAYER INVALID PC_DEST ON #MarineShip: " + PC_DEST$; PC_DEST$ = ""; @timer_navio_running = 0; warp "000-1", 22, 22; |