summaryrefslogtreecommitdiff
path: root/world/map/npc/030-3/orum_homunculus.txt
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-01-30 15:04:29 -0800
committerwushin <pasekei@gmail.com>2014-01-30 15:04:29 -0800
commit9387e32fffe53279316c2596fd0f17f786506d81 (patch)
treebc832fea3cf1aae93f86a8a3256e912f3a7ed5cf /world/map/npc/030-3/orum_homunculus.txt
parent447f80120e31b97abb935e38bc2fee9e0ec9809e (diff)
parent049b7e2e0023bd8b36fbb66d3fbb8c8da2a2baaa (diff)
downloadserverdata-9387e32fffe53279316c2596fd0f17f786506d81.tar.gz
serverdata-9387e32fffe53279316c2596fd0f17f786506d81.tar.bz2
serverdata-9387e32fffe53279316c2596fd0f17f786506d81.tar.xz
serverdata-9387e32fffe53279316c2596fd0f17f786506d81.zip
Merge pull request #70 from CandyCurt/XmasFix
Xmas fix
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;