summaryrefslogtreecommitdiff
path: root/npc/003-1/gladys.txt
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-07 12:40:18 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-07 12:40:18 -0200
commit6d1070255bc244168fd40234f840632d2a97d7f3 (patch)
tree49db85cc3b0223166905b1af00ffb28fde47edad /npc/003-1/gladys.txt
parent85eba47228ccfaed69a53ac333776edb4fc4ccdb (diff)
downloadserverdata-6d1070255bc244168fd40234f840632d2a97d7f3.tar.gz
serverdata-6d1070255bc244168fd40234f840632d2a97d7f3.tar.bz2
serverdata-6d1070255bc244168fd40234f840632d2a97d7f3.tar.xz
serverdata-6d1070255bc244168fd40234f840632d2a97d7f3.zip
We still have an issue here and there, but the main bulk is now gone.
Diffstat (limited to 'npc/003-1/gladys.txt')
-rw-r--r--npc/003-1/gladys.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/gladys.txt b/npc/003-1/gladys.txt
index bb49a0a36..19849edda 100644
--- a/npc/003-1/gladys.txt
+++ b/npc/003-1/gladys.txt
@@ -1,7 +1,7 @@
// Author:
// Saulc
-003-1,63,105,0 script Gladys 450,{
+003-1,63,105,0 script Gladys NPC_MONA,{
hello;
@@ -10,4 +10,4 @@ OnInit:
.sex = G_MALE;
.distance = 3;
end;
-} \ No newline at end of file
+}