summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-17 23:52:41 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-17 23:52:41 -0200
commit6326f9b4ca2316a4902d88ea13c3cc10370e21ad (patch)
tree1f32606e83cc0bddf56f6ca4e69581680766812d /npc
parent1a260a5a1946c9eb7bebd7147bf7e3534b251458 (diff)
downloadserverdata-6326f9b4ca2316a4902d88ea13c3cc10370e21ad.tar.gz
serverdata-6326f9b4ca2316a4902d88ea13c3cc10370e21ad.tar.bz2
serverdata-6326f9b4ca2316a4902d88ea13c3cc10370e21ad.tar.xz
serverdata-6326f9b4ca2316a4902d88ea13c3cc10370e21ad.zip
This should fix our issues
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/_warps.txt2
-rw-r--r--npc/config/hairstyle_config.txt2
-rw-r--r--npc/items/croconut.txt2
-rw-r--r--npc/test/hinnack.txt4
-rw-r--r--npc/test/karim.txt2
-rw-r--r--npc/test/rock.txt2
6 files changed, 7 insertions, 7 deletions
diff --git a/npc/000-1/_warps.txt b/npc/000-1/_warps.txt
index 47b4fb420..61f5ebcb3 100644
--- a/npc/000-1/_warps.txt
+++ b/npc/000-1/_warps.txt
@@ -1,3 +1,3 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 000-1: Drasil Island warps
-000-1,94,100,0 warp #000-1_94_100 0,0,000-2-0,21,28
+
diff --git a/npc/config/hairstyle_config.txt b/npc/config/hairstyle_config.txt
index 150aa1a0f..e252cd0c2 100644
--- a/npc/config/hairstyle_config.txt
+++ b/npc/config/hairstyle_config.txt
@@ -1,7 +1,7 @@
// Hairstyle config
// set array of style and colors
-001-2-29,37,31,0 script hairstyle_config NPC_HIDDEN,0,0,{
+000-0,0,0,0 script hairstyle_config NPC_HIDDEN,0,0,{
end;
diff --git a/npc/items/croconut.txt b/npc/items/croconut.txt
index eb8b6d65e..dfa008ba2 100644
--- a/npc/items/croconut.txt
+++ b/npc/items/croconut.txt
@@ -9,7 +9,7 @@
// rif(countitem(35xx), l(getitemname(xx))), L_Weak,
// rif(countitem(35yy), l(getitemname(yy))), L_Good,
-000-2-1,0,0,0 script Croconut NPC_HIDDEN,{
+000-0,0,0,0 script Croconut NPC_HIDDEN,{
close;
OnUse:
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");