diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-24 11:43:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-24 11:43:46 -0300 |
commit | 84e3a5f4613daaa872550af5678c3880a0d4eb31 (patch) | |
tree | defd911a3d50c961fab6185b1838f6176a227241 /npc/003-3 | |
parent | 36f4e694e14f8efb4b30ed42ee24035c3611dd2d (diff) | |
download | serverdata-84e3a5f4613daaa872550af5678c3880a0d4eb31.tar.gz serverdata-84e3a5f4613daaa872550af5678c3880a0d4eb31.tar.bz2 serverdata-84e3a5f4613daaa872550af5678c3880a0d4eb31.tar.xz serverdata-84e3a5f4613daaa872550af5678c3880a0d4eb31.zip |
Disable an update which was already pushed
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index ee28c4b17..b18010061 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -28,7 +28,7 @@ OnInit: // Current UPDATE value: Dom Jun 17 21:32:45 -03 2018 if ($UPDATE < 1529281965) { $UPDATE=1529281965; - $HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); + //$HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); // Already initialized on the main server } |