summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2011-12-26 03:01:19 +0100
committerReid <reidyaro@gmail.com>2011-12-26 03:01:19 +0100
commitd2de767cd85121f66ac9de068be49e615c02afd8 (patch)
tree57a617a841595bc47416d6200abeb063bce09e3f
parent4513f2e1347a17d064b43ee8e32c79738e3bf215 (diff)
downloadclientdata-d2de767cd85121f66ac9de068be49e615c02afd8.tar.gz
clientdata-d2de767cd85121f66ac9de068be49e615c02afd8.tar.bz2
clientdata-d2de767cd85121f66ac9de068be49e615c02afd8.tar.xz
clientdata-d2de767cd85121f66ac9de068be49e615c02afd8.zip
Add doors npcs on 000-2-2 map,
Correct some dialogs on alige and peter script, Add Ablu as Authors of his scripts, Update 000-2-1 and 000-0 map wlk.
-rw-r--r--data/000-0.wlkbin2213 -> 2213 bytes
-rw-r--r--data/000-2-1.wlkbin4901 -> 4901 bytes
-rw-r--r--npc/000-2-0/_import.txt1
-rw-r--r--npc/000-2-0/doors.txt15
-rw-r--r--npc/000-2-1/alige.txt2
-rw-r--r--npc/000-2-1/peter.txt2
-rw-r--r--npc/000-2-2/doors.txt3
7 files changed, 22 insertions, 1 deletions
diff --git a/data/000-0.wlk b/data/000-0.wlk
index d3f6b003..f7cb3ed3 100644
--- a/data/000-0.wlk
+++ b/data/000-0.wlk
Binary files differ
diff --git a/data/000-2-1.wlk b/data/000-2-1.wlk
index 6aef6191..87184371 100644
--- a/data/000-2-1.wlk
+++ b/data/000-2-1.wlk
Binary files differ
diff --git a/npc/000-2-0/_import.txt b/npc/000-2-0/_import.txt
index e2753b14..db2467a2 100644
--- a/npc/000-2-0/_import.txt
+++ b/npc/000-2-0/_import.txt
@@ -2,3 +2,4 @@ map: 000-2-0.gat
npc: npc/000-2-0/_mobs.txt
npc: npc/000-2-0/_warps.txt
npc: npc/000-2-0/julia.txt
+npc: npc/000-2-0/doors.txt
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
new file mode 100644
index 00000000..79b89be0
--- /dev/null
+++ b/npc/000-2-0/doors.txt
@@ -0,0 +1,15 @@
+// Evol scripts.
+// Authors:
+// Reid
+// Description:
+// Door NPC
+
+
+000-2-0.gat,20,27,0,1 script AreaNPC 0,0,0,{
+
+OnTouch:
+
+ mesq l("This door seems locked");
+ close;
+
+}
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 4f615f27..698add2b 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -1,6 +1,8 @@
// Evol scripts.
// Authors:
// Vasily_Makarov
+// Ablu
+// Reid
// Description:
// Hidden NPC on a ship'ground hole.
//
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 15eac549..86bee0f3 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -2,6 +2,8 @@
// Authors:
// Vasily_Makarov
// 4144
+// Reid
+// Ablu
// Description:
// Rat killer NPC
// 4 bits array:
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt
index 912b3096..c5b5b6dd 100644
--- a/npc/000-2-2/doors.txt
+++ b/npc/000-2-2/doors.txt
@@ -1,6 +1,7 @@
// Evol scripts.
// Authors:
// Reid
+// Ablu
// Description:
// Rat killer NPC
@@ -30,7 +31,7 @@ l_Warp:
close;
}
-000-2-2.gat,24,31,0,1 script AreaNPC 0,0,1,{
+000-2-2.gat,24,31,0,1 script AreaNPC 0,0,0,{
OnTouch: