diff options
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 340be1d1a..8ad9b44a2 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -135,6 +135,8 @@ OnInit: $NLIB_HIGHTIME=0; $NLIB_HIGHNAME$=""; addmapmask "019-3", MASK_MATTACK; + setmapflagnosave("019-3", "000-1", 22, 22); + setmapflag("019-3",mf_bexp,25); $UPDATE=1539721040; debugmes ""; debugmes "* SQL Upgrade (no effect on new installations)"; |