summaryrefslogtreecommitdiff
path: root/npc/056-2/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/056-2/notes.txt')
-rwxr-xr-xnpc/056-2/notes.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/npc/056-2/notes.txt b/npc/056-2/notes.txt
new file mode 100755
index 00000000..091ffd73
--- /dev/null
+++ b/npc/056-2/notes.txt
@@ -0,0 +1,13 @@
+056-2,77,34,0 script Warning#mirak NPC400,{
+ mes "Turn around. Do not come any closer!";
+ mes "Go back upstairs and leave! I don't want to see anybody!";
+ mes "This is the last warning!";
+ mes "- Mirak";
+ close;
+}
+056-2,29,30,0 script Note#mirak NPC400,{
+ mes "DO NOT GO ANY FURTHER!";
+ mes "Put the supplies on the table and do not come downstairs. I don't want to be bothered.";
+ mes "- Mirak";
+ close;
+}