summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-08 16:40:43 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-08 16:40:43 -0300
commit62d06220d68b4ce6fc8aead54c6d59a82b4a2c48 (patch)
tree100f4bd9dd3b13aabbf55b72b06b359d2c44be61 /npc
parentc9c2edcb2724cc6f0b5178b5730cc66173a3e1f3 (diff)
downloadserverdata-62d06220d68b4ce6fc8aead54c6d59a82b4a2c48.tar.gz
serverdata-62d06220d68b4ce6fc8aead54c6d59a82b4a2c48.tar.bz2
serverdata-62d06220d68b4ce6fc8aead54c6d59a82b4a2c48.tar.xz
serverdata-62d06220d68b4ce6fc8aead54c6d59a82b4a2c48.zip
I forgot the cake! How could I forget the cake?!
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/hub.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 98ad334b7..2715344e1 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -39,7 +39,7 @@ function script HUB_Login {
// Mirror Lake Debut
if ((##01_CRQUEST & 1) && !(##02_MLWORLD & MLP_CR_DEBUT)) {
##02_MLWORLD = ##02_MLWORLD | MLP_CR_DEBUT;
- rodex_sendmail(getcharid(0), "The Crossroads", "Event Prize", "This is for participating in the debut event.", 0, SupremeGift, 1);
+ rodex_sendmail(getcharid(0), "The Crossroads", "Event Prize", "This is for participating in the debut event.", 0, SupremeGift, 1, ApanaCake, 6);
}
.@gto=get_byte(##00_INFO, 3);