summaryrefslogtreecommitdiff
path: root/npc/021-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-26 09:14:21 +0000
committerJesusaves <cpntb1@ymail.com>2018-10-26 09:14:21 +0000
commitd08d2d205cbbb3752480495dcfd498d9cad8cc11 (patch)
tree199bfad1db10c4ac17ae499e2b8b66dbb4301ec6 /npc/021-4
parentc589b8bdf098629daf696efc7b051711bb3b48a8 (diff)
downloadserverdata-d08d2d205cbbb3752480495dcfd498d9cad8cc11.tar.gz
serverdata-d08d2d205cbbb3752480495dcfd498d9cad8cc11.tar.bz2
serverdata-d08d2d205cbbb3752480495dcfd498d9cad8cc11.tar.xz
serverdata-d08d2d205cbbb3752480495dcfd498d9cad8cc11.zip
Update main.txt
Diffstat (limited to 'npc/021-4')
-rw-r--r--npc/021-4/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt
index b863997af..0abd03ef4 100644
--- a/npc/021-4/main.txt
+++ b/npc/021-4/main.txt
@@ -177,7 +177,7 @@ OnTimer2500:
goto L_CleanUp;
}
.wtime+=5;
- if (.wtime >= rand(90,120)+(.lifetime*rand(3,4))) {
+ if (.wtime >= rand(90,120)+(.lifetime*rand(11,12))) {
.wtime=0;
.lifetime+=1;
.@pl = getmapusers("021-4")+1;