summaryrefslogtreecommitdiff
path: root/npc/003-2/estard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r--npc/003-2/estard.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt
index 3b4f63ca6..7c6e6717e 100644
--- a/npc/003-2/estard.txt
+++ b/npc/003-2/estard.txt
@@ -87,8 +87,7 @@
do
{
// Beta users by-pass check.
- if (getskilllv(NV_BASIC) > 6 && !getq(General_Janus))
- {
+ if (getskilllv(NV_BASIC) > 6 && !getq(General_Janus)) {
setq General_Janus, 1;
}