summaryrefslogtreecommitdiff
path: root/npc/test
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-18 03:11:04 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-18 03:11:04 +0100
commit8ca230dab9007ae1b1c9ee5d83e76a8d830e4e1c (patch)
tree2cbb6ccdd8d3989b5ce3bd09f045d6291e2fe446 /npc/test
parent1d76c6a552f3a5678c0190e2e5356a68f2ce93bd (diff)
parent6326f9b4ca2316a4902d88ea13c3cc10370e21ad (diff)
downloadserverdata-8ca230dab9007ae1b1c9ee5d83e76a8d830e4e1c.tar.gz
serverdata-8ca230dab9007ae1b1c9ee5d83e76a8d830e4e1c.tar.bz2
serverdata-8ca230dab9007ae1b1c9ee5d83e76a8d830e4e1c.tar.xz
serverdata-8ca230dab9007ae1b1c9ee5d83e76a8d830e4e1c.zip
fix
Diffstat (limited to 'npc/test')
-rw-r--r--npc/test/hinnack.txt4
-rw-r--r--npc/test/karim.txt2
-rw-r--r--npc/test/rock.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/npc/test/hinnack.txt b/npc/test/hinnack.txt
index 5cd7b87a4..e55d1cc02 100644
--- a/npc/test/hinnack.txt
+++ b/npc/test/hinnack.txt
@@ -10,7 +10,7 @@
// 1 - started, searching for Bug Leg
// 2 - quest finished
-001-1,85,110,0 script hinnack NPC_PLAYER,{
+test,2,2,0 script hinnack NPC_PLAYER,{
.BaitID = BugLeg;
.BaitCount = 12;
@@ -73,4 +73,4 @@ OnInit:
.sex = G_MALE;
.distance = 3;
end;
-} \ No newline at end of file
+}
diff --git a/npc/test/karim.txt b/npc/test/karim.txt
index 743fdbc09..85b17a6e7 100644
--- a/npc/test/karim.txt
+++ b/npc/test/karim.txt
@@ -12,7 +12,7 @@
// 3 Chelios Quest done.
// 4 BlackSmith gave the sword.
-001-1,87,114,0 script karim NPC_PLAYER,{
+test,2,4,0 script karim NPC_PLAYER,{
.Item1 = RightCraftyWing;
.Item2 = LeftCraftyWing;
diff --git a/npc/test/rock.txt b/npc/test/rock.txt
index 967e5b9e4..5e1fb3c2b 100644
--- a/npc/test/rock.txt
+++ b/npc/test/rock.txt
@@ -12,7 +12,7 @@
// 3 Chelios Quest done.
// 4 BlackSmith gave the sword.
-001-1,88,114,0 script rock NPC_PLAYER,{
+test,2,6,0 script rock NPC_PLAYER,{
function quest_play {
mes l("Before start witch item do you want to play");