diff options
Diffstat (limited to 'npc/015-8-1')
-rw-r--r-- | npc/015-8-1/campaign.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index dff631386..4f3b94473 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -19,6 +19,8 @@ OnBegin: initnpctimer; // Maybe addtimer() would be better? end; +// Assassin, HoodedNinja, HoodedAssassin (boss) + OnTimer1000: debugmes "Error"; end; |