summaryrefslogtreecommitdiff
path: root/npc/042-10
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-25 11:00:23 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-25 11:00:23 -0300
commit7232c306bbc7d88d78d57eff66990f58fa294fbe (patch)
tree88375f1847149f42cc5dc5c8d82d5299f4ac43bd /npc/042-10
parent39dfeac708a01f56e8055f39d69e048faf37e371 (diff)
downloadserverdata-7232c306bbc7d88d78d57eff66990f58fa294fbe.tar.gz
serverdata-7232c306bbc7d88d78d57eff66990f58fa294fbe.tar.bz2
serverdata-7232c306bbc7d88d78d57eff66990f58fa294fbe.tar.xz
serverdata-7232c306bbc7d88d78d57eff66990f58fa294fbe.zip
Change spaces job from lax to warn. It **will not** become strict.
Diffstat (limited to 'npc/042-10')
-rw-r--r--npc/042-10/ctrl.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt
index d257c3e16..fd99e6427 100644
--- a/npc/042-10/ctrl.txt
+++ b/npc/042-10/ctrl.txt
@@ -311,7 +311,7 @@ OnTimer60000:
.@g=0;
}
- // Estimate
+ // Estimate
.@pc=$KAMELOT_PC[.@g]+1;
.@pow=rand2(.@pc);
@@ -394,7 +394,7 @@ OnTimer60000:
.@g=0;
}
- // Estimate
+ // Estimate
.@pc=$KAMELOT_PC[.@g]+1;
.@pow=rand2(.@pc);