From bad87c0847eccd25e5df7fd4c62235e3ab446a8a Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 4 Jan 2016 13:30:14 +0100 Subject: Add the counter of fluffy killed on enora. --- npc/001-1/enora.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt index 297243d4..5a353704 100644 --- a/npc/001-1/enora.txt +++ b/npc/001-1/enora.txt @@ -284,6 +284,13 @@ enora_legion; break; case 8: + speech 5, + l("You killed @@ Fluffies.", #ArtisFluffyKilled); + if (#ArtisFluffyKilled > 8) + { + mesq l("If you continue there will be none left!"); + next; + } break; case 9: enora_memories; -- cgit v1.2.3-70-g09d2