summaryrefslogtreecommitdiff
path: root/world/map/npc/056-2/notes.txt
diff options
context:
space:
mode:
authortux9th <mr.x@aon.at>2012-10-20 23:33:46 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-10-21 15:31:50 +0200
commit52d4b57c56390d6ca5d9ba065f65732dea2f7a4f (patch)
tree461e6e3b2513f07ef8796e91a38e3b754108ddad /world/map/npc/056-2/notes.txt
parent677802b3b6094ea7e15ed475373765523308ceb9 (diff)
downloadserverdata-52d4b57c56390d6ca5d9ba065f65732dea2f7a4f.tar.gz
serverdata-52d4b57c56390d6ca5d9ba065f65732dea2f7a4f.tar.bz2
serverdata-52d4b57c56390d6ca5d9ba065f65732dea2f7a4f.tar.xz
serverdata-52d4b57c56390d6ca5d9ba065f65732dea2f7a4f.zip
New Dailyquest:
Added NPC Scripts for Mirak, notes and a barrier, added mapflags.
Diffstat (limited to 'world/map/npc/056-2/notes.txt')
-rw-r--r--world/map/npc/056-2/notes.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/world/map/npc/056-2/notes.txt b/world/map/npc/056-2/notes.txt
new file mode 100644
index 00000000..19f1ae68
--- /dev/null
+++ b/world/map/npc/056-2/notes.txt
@@ -0,0 +1,13 @@
+056-2.gat,77,34,0|script|Warning|127,{
+ 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.gat,29,30,0|script|Note|127,{
+ 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;
+}