summaryrefslogtreecommitdiff
path: root/world/map/npc/030-3/orum_homunculus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/030-3/orum_homunculus.txt')
-rw-r--r--world/map/npc/030-3/orum_homunculus.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt
index 8c10ac9c..f699737e 100644
--- a/world/map/npc/030-3/orum_homunculus.txt
+++ b/world/map/npc/030-3/orum_homunculus.txt
@@ -1,5 +1,5 @@
// Annual Xmas
-// Author: Wushin
+// Authors: Wushin, Chayenne
019-3.gat,79,30,0|script|#OrumTelepathy1|45,3,3,
{
@@ -177,7 +177,7 @@ L_OffSeason:
L_XmasMain:
if !(@xmas_knows_route) goto L_SetPath;
if((@xmas_list_deliver) && !(@xmas_side)) goto L_OffSeason;
- if((@xmas_reward_done_state) && (@xmas_side)) goto L_Thanks;
+ if((@xmas_reward_done_state) && (@xmas_side)) goto L_ThankYou;
if((@xmas_reward1_done_state) && (@xmas_side)) goto L_Thanks;
if((@xmas_reward2_done_state) && (@xmas_side)) goto L_Reward;
if((@xmas_reward_start_state) && (@xmas_side)) goto L_Reward;