diff options
author | Ridley <ridley8819@gmail.com> | 2016-10-03 14:41:36 +0200 |
---|---|---|
committer | Dastgir <dastgir@users.noreply.github.com> | 2016-10-03 18:11:36 +0530 |
commit | 0dd3f6fab116463cbb0cad52767a2e4fce4d40fc (patch) | |
tree | 369cde994643820d7beb6f3b2e4f5c6bcb63d5fe /npc/mapflag | |
parent | 451b3fac158ca3586a149fa64fe10f86ec140a43 (diff) | |
download | hercules-0dd3f6fab116463cbb0cad52767a2e4fce4d40fc.tar.gz hercules-0dd3f6fab116463cbb0cad52767a2e4fce4d40fc.tar.bz2 hercules-0dd3f6fab116463cbb0cad52767a2e4fce4d40fc.tar.xz hercules-0dd3f6fab116463cbb0cad52767a2e4fce4d40fc.zip |
Initial dimensional gap commit (#1431)
* Initial Dimensional Gap NPC's
Diffstat (limited to 'npc/mapflag')
-rw-r--r-- | npc/mapflag/nomemo.txt | 5 | ||||
-rw-r--r-- | npc/mapflag/noteleport.txt | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/npc/mapflag/nomemo.txt b/npc/mapflag/nomemo.txt index d93552429..a0dd66e9d 100644 --- a/npc/mapflag/nomemo.txt +++ b/npc/mapflag/nomemo.txt @@ -17,6 +17,7 @@ //= Copyright (C) L0ne_W0lf //= Copyright (C) Samuray22 //= Copyright (C) Lupus +//= Copyright (C) Nova //= //= Hercules is free software: you can redistribute it and/or modify //= it under the terms of the GNU General Public License as published by @@ -33,7 +34,7 @@ //========================================================================= //= Mapflag: Disable Warp Portal memory. //================= Current Version ======================================= -//= 1.8.2 +//= 1.8.3 //================= Description =========================================== //= Prevents players from using /memo on a map. //= Also disables marriage warp skills. @@ -783,6 +784,8 @@ ecl_tdun04 mapflag nomemo ecl_hub01 mapflag nomemo moc_prydn1 mapflag nomemo moc_prydn2 mapflag nomemo +dali mapflag nomemo +dali02 mapflag nomemo c_tower2_ mapflag nomemo c_tower3_ mapflag nomemo gl_chyard_ mapflag nomemo diff --git a/npc/mapflag/noteleport.txt b/npc/mapflag/noteleport.txt index 1e1ffb739..8b1109ef1 100644 --- a/npc/mapflag/noteleport.txt +++ b/npc/mapflag/noteleport.txt @@ -13,6 +13,7 @@ //= Copyright (C) rAthena Dev Team //= Copyright (C) eAthena Dev Team //= Copyright (C) Lupus +//= Copyright (C) Nova //= //= Hercules is free software: you can redistribute it and/or modify //= it under the terms of the GNU General Public License as published by @@ -29,7 +30,7 @@ //========================================================================= //= Mapflag: Disable teleportation. //================= Current Version ======================================= -//= 1.6a +//= 1.6.2 //================= Description =========================================== //= Disables all means of teleportation within a map. //= Script commands 'warp', 'areawarp', 'warpchar', @@ -451,6 +452,8 @@ ecl_in04 mapflag noteleport 1@ecl mapflag noteleport 1@ecl mapflag monster_noteleport ecl_hub01 mapflag noteleport +dali mapflag noteleport +dali02 mapflag noteleport //Orc's Memory =================== 1@orcs mapflag noteleport |