diff options
Diffstat (limited to 'npc/015-8-1')
-rw-r--r-- | npc/015-8-1/campaign.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index b2f836700..0158d6264 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -83,6 +83,9 @@ OnS04: // Status cleanup // 255 = PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_USEITEM|PCBLOCK_COMMANDS|PCBLOCK_SITSTAND|PCBLOCK_IMMUNE|PCBLOCK_CHAT|PCBLOCK_MOVE setpcblock(255, false); + // TODO: After x time, reinforcements on both sides + // BOSS: “Kill 'em all!” + // SAGGY: “Beings of florest, come to my aid and protect me!” end; // Assassin, HoodedNinja, HoodedAssassin (boss) |