summaryrefslogtreecommitdiff
path: root/world/map/npc/052-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/052-2')
-rw-r--r--world/map/npc/052-2/partyroom.txt3
1 files changed, 1 insertions, 2 deletions
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;