From 683aa1a18747e8b5f40cd8bd7330ac762bdd0bad Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Sat, 14 Sep 2013 19:31:09 +0200 Subject: Illia: give Boss Points to each player. * It previously gave boss points only to the player giving the death blow. --- world/map/npc/007-1/witch.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/007-1') diff --git a/world/map/npc/007-1/witch.txt b/world/map/npc/007-1/witch.txt index bdf1e5a4..784a4a96 100644 --- a/world/map/npc/007-1/witch.txt +++ b/world/map/npc/007-1/witch.txt @@ -543,6 +543,7 @@ L_EndQuest: set $@illia_level_6_progress, 0; set $@illia_level_7_progress, 0; set $@illia_players_in_luvia_territory, 0; + set $@illia_bp, 0; // Clean all levels cmdothernpc "#IlliaJanitor1", "Clean"; -- cgit v1.2.3-60-g2f50