diff options
Diffstat (limited to 'npc/annuals')
-rw-r--r-- | npc/annuals/xmas/2021.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index 593b3f71..b35676b1 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -130,6 +130,7 @@ function script XMAS21_NPC { next; } else { npctalk l("BUG, REPORT ME! Invalid Christmas 2021 NPC!"); + debugmes "Invalid NPC: %s", .@npc$; } return; } |