diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-01 14:50:01 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-01 14:50:01 -0200 |
commit | 14a13de605ecc04164a10e5f38222c78f2c97985 (patch) | |
tree | 0fe8bad1e1afef97b1c167ff97b3606ed51ec19c /npc/003-3 | |
parent | 93a5e549f6814fc8244bfc8f48c6e3b1de410542 (diff) | |
download | serverdata-14a13de605ecc04164a10e5f38222c78f2c97985.tar.gz serverdata-14a13de605ecc04164a10e5f38222c78f2c97985.tar.bz2 serverdata-14a13de605ecc04164a10e5f38222c78f2c97985.tar.xz serverdata-14a13de605ecc04164a10e5f38222c78f2c97985.zip |
Prepare the fight
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 f6cff15c9..9acbba5ae 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -136,6 +136,7 @@ OnInit: $NLIB_HIGHNAME$=""; addmapmask "019-3", MASK_MATTACK; setmapflagnosave("019-3", "000-1", 22, 22); + setmapflagnosave("020-1", "000-1", 22, 22); setmapflag("019-3",mf_bexp,25); setmapflag("020-1",mf_bexp,150); $UPDATE=1539721040; |