summaryrefslogtreecommitdiff
path: root/npc/test
diff options
context:
space:
mode:
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");