diff options
Diffstat (limited to 'npc/new_11-1-snow-village/amrak.txt')
-rw-r--r-- | npc/new_11-1-snow-village/amrak.txt | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/npc/new_11-1-snow-village/amrak.txt b/npc/new_11-1-snow-village/amrak.txt index 3717685f..b5b52962 100644 --- a/npc/new_11-1-snow-village/amrak.txt +++ b/npc/new_11-1-snow-village/amrak.txt @@ -1,17 +1,17 @@ -//
-
-new_11-1.gat,66,90,0 script Amrak 103, {
- mes "[Amrak]";
- mes "\"This... stone...";
- mes "I have never seen a mineral like this";
- mes "before.";
- mes "And some strange... aura... seems to";
- mes "emit from it.\"";
- next;
- mes "[Amrak]";
- mes "\"Where did it come from?";
- mes "How did it got here?";
- mes "What's its purpose?";
- mes "I will solve its riddle for sure.\"";
- close;
-}
+// + +new_11-1.gat,66,90,0 script Amrak 103, { + mes "[Amrak]"; + mes "\"This... stone..."; + mes "I have never seen a mineral like this"; + mes "before."; + mes "And some strange... aura... seems to"; + mes "emit from it.\""; + next; + mes "[Amrak]"; + mes "\"Where did it come from?"; + mes "How did it got here?"; + mes "What's its purpose?"; + mes "I will solve its riddle for sure.\""; + close; +} |