diff options
author | CairoLee <cairoliyu@gmail.com> | 2013-06-25 10:58:04 +0800 |
---|---|---|
committer | CairoLee <cairoliyu@gmail.com> | 2013-06-25 10:58:04 +0800 |
commit | ee23711201ddbcd9d92712e8d2b9c1e3c05e7194 (patch) | |
tree | 1f47f5d5c214f61834fa7100947f4f7cbf1a50f9 /npc/mapflag | |
parent | 5b40d0c2937c2fe4f8e133271d05602543d86277 (diff) | |
download | hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.gz hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.bz2 hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.xz hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.zip |
Implemented notomb Mapflag
Diffstat (limited to 'npc/mapflag')
-rw-r--r-- | npc/mapflag/notomb.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/npc/mapflag/notomb.txt b/npc/mapflag/notomb.txt new file mode 100644 index 000000000..282fddb65 --- /dev/null +++ b/npc/mapflag/notomb.txt @@ -0,0 +1,17 @@ +//===== Hercules Script ====================================== +//= Mapflag: Disable MVP Tomb. +//===== By: ================================================== +//= Hercules Dev Team +//===== Current Version: ===================================== +//= 1.0 +//===== Description: ========================================= +//= Disables MVP tomb on some maps. +//===== Additional Comments: ================================= +//= 1.0 - Added Bossnia maps. [CairoLee] +//============================================================ + +// Bossnia ===== +bossnia_01 mapflag notomb +bossnia_02 mapflag notomb +bossnia_03 mapflag notomb +bossnia_04 mapflag notomb |