summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 15:09:28 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 15:09:28 -0300
commit4b04a79e1ec91a1a6209f1c5919a0c838c6ad098 (patch)
tree985e3b0222984511e4bd9b46cb25e8767a2d4a28
parent51a16eaa20e17489260c64064d3a1df34c64ebbd (diff)
downloadserverdata-4b04a79e1ec91a1a6209f1c5919a0c838c6ad098.tar.gz
serverdata-4b04a79e1ec91a1a6209f1c5919a0c838c6ad098.tar.bz2
serverdata-4b04a79e1ec91a1a6209f1c5919a0c838c6ad098.tar.xz
serverdata-4b04a79e1ec91a1a6209f1c5919a0c838c6ad098.zip
It might be this
-rw-r--r--npc/003-3/malindou.txt2
-rw-r--r--npc/functions/util.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 8ebdb6cdc..e954735bc 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -672,7 +672,7 @@ OnInit:
htput($@CONTRIBUTORS, "lilanna", 1);
htput($@CONTRIBUTORS, "manatauro reborn", 10);
- htput($@CONTRIBUTORS, "hocus pocus fidibus", 20);
+ htput($@CONTRIBUTORS, "hocus pocus fidibus", 25);
htput($@CONTRIBUTORS, "cadis etrama di raizel", 20);
//htput($@CONTRIBUTORS, "", 1);
end;
diff --git a/npc/functions/util.txt b/npc/functions/util.txt
index 5102f9430..2ee553b51 100644
--- a/npc/functions/util.txt
+++ b/npc/functions/util.txt
@@ -591,6 +591,8 @@ function script nard_time {
return 52000;
if (getarg(0) == "Artis")
return 60000;
+ if (getarg(0) == "Tulim")
+ return 12000; // Script-Controlled
}
// From Hurnscald