diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-24 23:17:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-24 23:17:16 -0300 |
commit | 88ba1fc25ee59699479604c9593bb28ea192248d (patch) | |
tree | 5adf8eaef489cf0e04edce6da4c753afa6208443 /npc/003-3 | |
parent | fa44362b939ea193007b4c6cb9c16efaf805f504 (diff) | |
download | serverdata-88ba1fc25ee59699479604c9593bb28ea192248d.tar.gz serverdata-88ba1fc25ee59699479604c9593bb28ea192248d.tar.bz2 serverdata-88ba1fc25ee59699479604c9593bb28ea192248d.tar.xz serverdata-88ba1fc25ee59699479604c9593bb28ea192248d.zip |
Handle Mirror Lake entries; For lake 0 and lake 1.
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index e954735bc..fe1bbaa93 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -69,6 +69,7 @@ OnInit: $BCONFD_DROP = 0; $BETASERVER = false; $AUTORESTART = false; + $WID = 1; $FIRESOFSTEAM[1] = 2000; $FIRESOFSTEAM[2] = 2000; $FIRESOFSTEAM[3] = 2000; |