From c096284e22d3949015127e19f2e462a8199bb51a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Jun 2018 19:46:25 -0300 Subject: Introduce #ADD_LVL, a special flag for when we need to give levels upon login. Introduce $UPDATE to keep Jesusalva aware of some misc server update stuff. --- npc/003-2/estard.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/003-2') 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; } -- cgit v1.2.3-70-g09d2