summaryrefslogtreecommitdiff
path: root/npc/events/custom/valentinesdayexp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events/custom/valentinesdayexp.txt')
-rw-r--r--npc/events/custom/valentinesdayexp.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/events/custom/valentinesdayexp.txt b/npc/events/custom/valentinesdayexp.txt
index c42307c80..964425785 100644
--- a/npc/events/custom/valentinesdayexp.txt
+++ b/npc/events/custom/valentinesdayexp.txt
@@ -17,7 +17,7 @@
//============================================================
// Tine - Valentine Event Chocolate Even Guide ------------------
-prontera.gat,156,172,4 script Tine 58,{
+prontera,156,172,4 script Tine 58,{
// Debug info for item effects and tricky conditions 8)
// mes "@dsv: "+@dsv;
// mes "ispartneron()=="+ispartneron();
@@ -75,7 +75,7 @@ OnInit:
}
// Stephen - Valentine Event Chocolate seller ------------------
-alberta.gat,26,243,4 script Stephen#val1 58,{
+alberta,26,243,4 script Stephen#val1 58,{
mes "[Stephen]";
mes "Guess what I've got?";
mes "A tasty treat not easily found in Rune-Midgard....";
@@ -130,7 +130,7 @@ L_NOTENO:
}
// Jainie -- Gives information about Valentine Event ------------------------
-alberta.gat,29,243,4 script Jainie#val1 53,{
+alberta,29,243,4 script Jainie#val1 53,{
mes "[Jainie]";
mes "You know what? The chocolate that my boyfriend sells are from me!";
mes "I made them by myself. Now I need some Milk for my special White Chocolate.";
@@ -198,7 +198,7 @@ L_NOMILK:
}
// Carl Orleans -- Valentine Event Chocolate maker ------------------
-prt_castle.gat,54,34,4 script Carl Orleans#val1 47,{
+prt_castle,54,34,4 script Carl Orleans#val1 47,{
mes "[Carl Orleans]";
mes "Yes? What can I cook for you?";
next;
@@ -283,4 +283,4 @@ M_END:
mes "[Carl Orleans]";
mes "See You.";
close;
-}
+} \ No newline at end of file