diff options
Diffstat (limited to 'npc/events/valentinesday.txt')
-rw-r--r-- | npc/events/valentinesday.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt index d35a99812..65bc63dbd 100644 --- a/npc/events/valentinesday.txt +++ b/npc/events/valentinesday.txt @@ -16,7 +16,7 @@ // Stephen - Valentine Event Chocolate seller ------------------ -alberta.gat,26,243,4 script Stephen 58,{ +alberta,26,243,4 script Stephen 58,{ mes "[Stephen]"; mes "Guess what I've got?"; mes "A tasty treat not easily found in Rune-Midgard...."; @@ -70,7 +70,7 @@ L_NOTENO: } // Jainie -- Gives information about Valentine Event ------------------------ -alberta.gat,29,243,4 script Jainie 53,{ +alberta,29,243,4 script Jainie 53,{ mes "[Jainie]"; mes "You know what? The chocolate that my boyfriend sells are from me!"; mes "I made them by myself."; @@ -93,7 +93,7 @@ alberta.gat,29,243,4 script Jainie 53,{ } // Carl Orleans -- Valentine Event Chocolate maker ------------------ -prt_castle.gat,54,34,4 script Carl Orleans 47,{ +prt_castle,54,34,4 script Carl Orleans 47,{ mes "[Carl Orleans]"; mes "Yes?"; next; @@ -137,4 +137,4 @@ M_WAT: mes "[Carl Orleans]"; mes "See You."; close; -} +}
\ No newline at end of file |