summaryrefslogtreecommitdiff
path: root/world/map/npc/056-2
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2014-11-07 08:42:44 -0600
committerWushin <pasekei@gmail.com>2014-11-07 08:42:44 -0600
commit63c2f12d64ab327d60fc41bfa37fd12b5f7e7649 (patch)
treefd9087fa7497649a1f4defc4cf8e9b1c241fe0b0 /world/map/npc/056-2
parent95c0fa59d5ab80b96500a89aa9d28fe87e544dc6 (diff)
parent4cc9ace3c293a6592bcca06db2a558e01308372a (diff)
downloadserverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.gz
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.bz2
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.tar.xz
serverdata-63c2f12d64ab327d60fc41bfa37fd12b5f7e7649.zip
Merge pull request #206 from wushin/AST-FIX
AST script fix
Diffstat (limited to 'world/map/npc/056-2')
-rw-r--r--world/map/npc/056-2/_mobs.txt2
-rw-r--r--world/map/npc/056-2/barrier.txt2
-rw-r--r--world/map/npc/056-2/mirak.txt2
-rw-r--r--world/map/npc/056-2/notes.txt4
4 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/056-2/_mobs.txt b/world/map/npc/056-2/_mobs.txt
index c893945e..7cd703f1 100644
--- a/world/map/npc/056-2/_mobs.txt
+++ b/world/map/npc/056-2/_mobs.txt
@@ -3,7 +3,7 @@
-056-2.gat,0,0,0|script|Mob056-2|-1,
+056-2.gat,0,0,0|script|Mob056-2|-1
{
end;
}
diff --git a/world/map/npc/056-2/barrier.txt b/world/map/npc/056-2/barrier.txt
index a9f12a5d..1cbe2b94 100644
--- a/world/map/npc/056-2/barrier.txt
+++ b/world/map/npc/056-2/barrier.txt
@@ -1,4 +1,4 @@
-056-2.gat,23,33,0|script|#Barrier|45,0,0,
+056-2.gat,23,33,0|script|#Barrier|45,0,0
{
if (Mirak_Bantime > gettimetick(2))
goto L_Block;
diff --git a/world/map/npc/056-2/mirak.txt b/world/map/npc/056-2/mirak.txt
index 4296a2cc..bfa1d132 100644
--- a/world/map/npc/056-2/mirak.txt
+++ b/world/map/npc/056-2/mirak.txt
@@ -1,4 +1,4 @@
-056-2.gat,67,24,0|script|Mirak|372,
+056-2.gat,67,24,0|script|Mirak|372
{
// Variables to set:
// @dq_cost - The number of points this quest uses
diff --git a/world/map/npc/056-2/notes.txt b/world/map/npc/056-2/notes.txt
index a458c2a9..a223c29a 100644
--- a/world/map/npc/056-2/notes.txt
+++ b/world/map/npc/056-2/notes.txt
@@ -1,4 +1,4 @@
-056-2.gat,77,34,0|script|Warning#mirak|400,
+056-2.gat,77,34,0|script|Warning#mirak|400
{
mes "Turn around. Do not come any closer!";
mes "Go back upstairs and leave! I don't want to see anybody!";
@@ -6,7 +6,7 @@
mes "- Mirak";
close;
}
-056-2.gat,29,30,0|script|Note#mirak|400,
+056-2.gat,29,30,0|script|Note#mirak|400
{
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.";