summaryrefslogtreecommitdiff
path: root/npc/test/hinnack.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/test/hinnack.txt')
-rw-r--r--npc/test/hinnack.txt4
1 files changed, 2 insertions, 2 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
+}