summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-20 22:56:00 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-20 22:56:00 -0300
commita071ccfb379ff43b65ddab4b3ed5bdcfc0648770 (patch)
tree53f8bd9b90e6db241addb4d268265d57c6774158
parenta2815a64f68885b085c28b0c8f24302e63a67e65 (diff)
downloadserverdata-a071ccfb379ff43b65ddab4b3ed5bdcfc0648770.tar.gz
serverdata-a071ccfb379ff43b65ddab4b3ed5bdcfc0648770.tar.bz2
serverdata-a071ccfb379ff43b65ddab4b3ed5bdcfc0648770.tar.xz
serverdata-a071ccfb379ff43b65ddab4b3ed5bdcfc0648770.zip
Minor corrections I hadn't paid enough attention
-rw-r--r--npc/003-0-1/statues.txt18
-rw-r--r--npc/003-1/michel.txt2
2 files changed, 10 insertions, 10 deletions
diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt
index d663101b9..13ff26ef5 100644
--- a/npc/003-0-1/statues.txt
+++ b/npc/003-0-1/statues.txt
@@ -2,7 +2,7 @@
// Author:
// Jesusalva
// Description:
-// Currently Leaderboards + GM Command Log. But is a free npc.
+// These statues are of great honor to whoever have their name written in them!
003-0-1,45,28,0 script Fortune Statue NPC_STATUE_BANKER,{
@@ -10,8 +10,8 @@
close;
OnInit:
- .sex = G_MALE;
- .distance = 5;
+ .sex = G_OTHER;
+ .distance = 4;
end;
}
@@ -21,8 +21,8 @@ OnInit:
close;
OnInit:
- .sex = G_MALE;
- .distance = 5;
+ .sex = G_OTHER;
+ .distance = 4;
end;
}
@@ -39,8 +39,8 @@ OnInit:
close;
OnInit:
- .sex = G_MALE;
- .distance = 5;
+ .sex = G_OTHER;
+ .distance = 4;
end;
}
@@ -53,8 +53,8 @@ OnInit:
close;
OnInit:
- .sex = G_MALE;
- .distance = 5;
+ .sex = G_OTHER;
+ .distance = 4;
end;
}
diff --git a/npc/003-1/michel.txt b/npc/003-1/michel.txt
index 31a709b62..b4200dfe9 100644
--- a/npc/003-1/michel.txt
+++ b/npc/003-1/michel.txt
@@ -2,7 +2,7 @@
// Author:
// Jesusalva
// Description:
-// Currently Leaderboards + GM Command Log. But is a free npc.
+// This stuff should be moved somewhere else...
003-1,89,109,0 script Michel NPC_BACCHUS,{