summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-10-25 16:48:50 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-10-25 16:48:50 +0200
commit8c2297086f1811dba40de3929b588c461223e13e (patch)
treee14a7a972e6493cd015a412589b9eb308e1ce2c3
parentd9797a547886ece5eff9e346a782f63def474a3b (diff)
downloadserverdata-8c2297086f1811dba40de3929b588c461223e13e.tar.gz
serverdata-8c2297086f1811dba40de3929b588c461223e13e.tar.bz2
serverdata-8c2297086f1811dba40de3929b588c461223e13e.tar.xz
serverdata-8c2297086f1811dba40de3929b588c461223e13e.zip
fix script bugs
-rw-r--r--npc/008-2-2/_import.txt2
-rw-r--r--npc/008-2-2/melania.txt2
-rw-r--r--npc/008-2-6/_import.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/008-2-2/_import.txt b/npc/008-2-2/_import.txt
index 9fc64957..55e479c0 100644
--- a/npc/008-2-2/_import.txt
+++ b/npc/008-2-2/_import.txt
@@ -5,6 +5,6 @@
"npc/008-2-2/kfahr.txt",
"npc/008-2-2/ledmitz.txt",
"npc/008-2-2/mapflags.txt",
+"npc/008-2-2/melania.txt",
"npc/008-2-2/melinda.txt",
"npc/008-2-2/note.txt",
-"npc/008-2-2/receptionist.txt",
diff --git a/npc/008-2-2/melania.txt b/npc/008-2-2/melania.txt
index ba9c4e95..9b3980ed 100644
--- a/npc/008-2-2/melania.txt
+++ b/npc/008-2-2/melania.txt
@@ -15,7 +15,7 @@
close;
OnInit:
- .sex = G_MALE;
+ .sex = G_FEMALE;
.distance = 2;
end;
}
diff --git a/npc/008-2-6/_import.txt b/npc/008-2-6/_import.txt
index ceb45513..38c19068 100644
--- a/npc/008-2-6/_import.txt
+++ b/npc/008-2-6/_import.txt
@@ -2,5 +2,5 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/008-2-6/_warps.txt",
"npc/008-2-6/alan.txt",
-"npc/008-2-6/apprentice.txt",
+"npc/008-2-6/donald.txt",
"npc/008-2-6/mapflags.txt",