diff options
author | Asheraf <acheraf1998@gmail.com> | 2016-08-02 09:29:53 +0100 |
---|---|---|
committer | hemagx <ibrahem.h.basyone@gmail.com> | 2016-09-10 20:15:11 +0200 |
commit | 09e7af4e47eb5bb4fbb736b5f5612fa6e87956ce (patch) | |
tree | bdaf67bb9da844239e9cd01609661d7b283ecfc1 /npc/mapflag | |
parent | 594d62e367e6e727b400157604e8959a1d706cb4 (diff) | |
download | hercules-09e7af4e47eb5bb4fbb736b5f5612fa6e87956ce.tar.gz hercules-09e7af4e47eb5bb4fbb736b5f5612fa6e87956ce.tar.bz2 hercules-09e7af4e47eb5bb4fbb736b5f5612fa6e87956ce.tar.xz hercules-09e7af4e47eb5bb4fbb736b5f5612fa6e87956ce.zip |
Cleanup Sara's memory instance
* Now it follow Hercules coding style
* Various improvments to HULD support
Diffstat (limited to 'npc/mapflag')
-rw-r--r-- | npc/mapflag/nobranch.txt | 3 | ||||
-rw-r--r-- | npc/mapflag/noicewall.txt | 3 | ||||
-rw-r--r-- | npc/mapflag/nomemo.txt | 3 | ||||
-rw-r--r-- | npc/mapflag/nopvp.txt | 1 | ||||
-rw-r--r-- | npc/mapflag/nosave.txt | 3 | ||||
-rw-r--r-- | npc/mapflag/noteleport.txt | 4 | ||||
-rw-r--r-- | npc/mapflag/partylock.txt | 3 | ||||
-rw-r--r-- | npc/mapflag/zone.txt | 3 |
8 files changed, 23 insertions, 0 deletions
diff --git a/npc/mapflag/nobranch.txt b/npc/mapflag/nobranch.txt index 71672c1a1..6e584a7c3 100644 --- a/npc/mapflag/nobranch.txt +++ b/npc/mapflag/nobranch.txt @@ -408,6 +408,9 @@ ecl_hub01 mapflag nobranch // Ghost Palace =========== 1@spa mapflag nobranch +// Sara's Memory Instance =========== +1@sara mapflag nobranch + //evt_zombie mapflag nobranch // Poring War ================== diff --git a/npc/mapflag/noicewall.txt b/npc/mapflag/noicewall.txt index 9b6e3940a..6c1af1b09 100644 --- a/npc/mapflag/noicewall.txt +++ b/npc/mapflag/noicewall.txt @@ -203,6 +203,9 @@ nguild_prt mapflag noicewall // Ghost Palace =========== 1@spa mapflag noicewall +// Sara's Memory Instance =========== +1@sara mapflag noicewall + // Poring War ==================== poring_w01 mapflag noicewall poring_w02 mapflag noicewall diff --git a/npc/mapflag/nomemo.txt b/npc/mapflag/nomemo.txt index 4ac4837bc..d958694f9 100644 --- a/npc/mapflag/nomemo.txt +++ b/npc/mapflag/nomemo.txt @@ -795,6 +795,9 @@ moc_prydn2 mapflag nomemo // Ghost Palace =========== 1@spa mapflag nomemo +// Sara's Memory Instance =========== +1@sara mapflag nomemo + //evt_zombie mapflag nomemo // Poring War ==================== diff --git a/npc/mapflag/nopvp.txt b/npc/mapflag/nopvp.txt index ee2f8438d..8a396bf69 100644 --- a/npc/mapflag/nopvp.txt +++ b/npc/mapflag/nopvp.txt @@ -54,6 +54,7 @@ 1@ma_b mapflag pvp off 1@ecl mapflag pvp off 1@spa mapflag pvp off +1@sara mapflag pvp off bat_a01 mapflag pvp off bat_a02 mapflag pvp off diff --git a/npc/mapflag/nosave.txt b/npc/mapflag/nosave.txt index f53bf5a83..3465cc0c3 100644 --- a/npc/mapflag/nosave.txt +++ b/npc/mapflag/nosave.txt @@ -349,6 +349,9 @@ que_lhz mapflag nosave SavePoint // Ghost Palace =========== 1@spa mapflag nosave SavePoint +// Sara's Memory Instance =========== +1@sara mapflag nosave SavePoint + //evt_zombie mapflag nosave SavePoint // Poring War ==================== diff --git a/npc/mapflag/noteleport.txt b/npc/mapflag/noteleport.txt index e8693678a..1e1ffb739 100644 --- a/npc/mapflag/noteleport.txt +++ b/npc/mapflag/noteleport.txt @@ -471,6 +471,10 @@ nyd_dun02 mapflag noteleport 1@spa mapflag noteleport 1@spa mapflag monster_noteleport +// Sara's Memory Instance =========== +1@sara mapflag noteleport +1@sara mapflag monster_noteleport + //evt_zombie mapflag noteleport // Poring War ==================== diff --git a/npc/mapflag/partylock.txt b/npc/mapflag/partylock.txt index ee16cf798..9e604fedc 100644 --- a/npc/mapflag/partylock.txt +++ b/npc/mapflag/partylock.txt @@ -81,3 +81,6 @@ // Ghost Palace =========== 1@spa mapflag partylock + +// Sara's Memory Instance =========== +1@sara mapflag partylock diff --git a/npc/mapflag/zone.txt b/npc/mapflag/zone.txt index c14ef569f..d3b88c0c7 100644 --- a/npc/mapflag/zone.txt +++ b/npc/mapflag/zone.txt @@ -103,6 +103,9 @@ prt_are_in mapflag zone Izlude Battle Arena // Ghost Palace =========== 1@spa mapflag zone Memorial Dungeon +// Sara's Memory Instance =========== +1@sara mapflag zone Memorial Dungeon + //Towns alberta mapflag zone Towns aldebaran mapflag zone Towns |