From cf2d333d5f2c47e3bb662f0cb53f83663f7f5863 Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Mon, 21 Jan 2013 22:13:20 +0100 Subject: Illia: stop recording the names of the winners --- world/map/npc/052-2/partyroom.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'world/map/npc/052-2') diff --git a/world/map/npc/052-2/partyroom.txt b/world/map/npc/052-2/partyroom.txt index cfb6c4a5..e0a3aab7 100644 --- a/world/map/npc/052-2/partyroom.txt +++ b/world/map/npc/052-2/partyroom.txt @@ -236,8 +236,7 @@ onDeath: // the rewards even if close to the time limit set $@illia_max_time, $@illia_max_time + 420; - // Record teams who win, for future analysis - set $Illia_Win_Records$[$Illia_Win_Counter], $@ILLIA_HERO$ + " (Hero) | " + $@ILLIA_HELPER1$ + " | " + $@ILLIA_HELPER2$ + " | " + $@ILLIA_HELPER3$; + // Record how many times the quest was finished set $Illia_Win_Counter, $Illia_Win_Counter + 1; end; -- cgit v1.2.3-60-g2f50