From da0efec8cbc3fb2892dacf91435f67a75b5818c4 Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 31 Dec 2013 10:58:45 -0600 Subject: Xmas Battle Chamber Reset Text corrections for Avalia Fixed bug in partly setting Xmas Chamber battle Fixed year end reward from being too generous --- world/map/npc/annuals/xmas/debug.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'world/map/npc/annuals/xmas/debug.txt') diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt index 0153037b..6bc0f0c2 100644 --- a/world/map/npc/annuals/xmas/debug.txt +++ b/world/map/npc/annuals/xmas/debug.txt @@ -13,6 +13,7 @@ L_Live: menu "Debug Vars", L_DebugLive, "Xmas Time Key Change.", L_XmasTimeKey, + "Reset Xmas Chamber.", L_XmasChamberReset, "Do nothing.", L_Close; L_DebugLive: @@ -36,6 +37,7 @@ L_Debug: "Reset Quest State.", L_Reset, "Set Old Event Flag.", L_LastReset, "Xmas Time Key Change.", L_XmasTimeKey, + "Reset Xmas Chamber.", L_XmasChamberReset, "Do nothing.", L_Close; L_DebugVars: @@ -129,6 +131,10 @@ L_SetNewKey: cmdothernpc "#XmasConfig", "RestartQuest"; goto L_Close; +L_XmasChamberReset: + cmdothernpc "AniManOMat", "ChamberReset"; + goto L_Close; + L_XmasState: mes "Quest state?"; input @xmas_state; -- cgit v1.2.3-60-g2f50