diff options
author | AtlantisRO <atlas@atlantis-ro.net> | 2017-03-13 01:42:36 -0700 |
---|---|---|
committer | AtlantisRO <atlas@atlantis-ro.net> | 2017-03-13 01:53:32 -0700 |
commit | f75bfaedaa2d72a195d2b0c39b717ead1ea289ba (patch) | |
tree | 33d44c87ee6b2cc966387a02f2147bf7a811411d /npc/re/instances/WolfchevLaboratory.txt | |
parent | d0568eefba012ec1339f474154a5f239d08f4b41 (diff) | |
download | hercules-f75bfaedaa2d72a195d2b0c39b717ead1ea289ba.tar.gz hercules-f75bfaedaa2d72a195d2b0c39b717ead1ea289ba.tar.bz2 hercules-f75bfaedaa2d72a195d2b0c39b717ead1ea289ba.tar.xz hercules-f75bfaedaa2d72a195d2b0c39b717ead1ea289ba.zip |
Fixes #1626. Adds missed mapflags on instances.
- Mapflags are moved into map_zone_db, this will make easier and more intuitive in the future to add mapflags to new instances and avoid miss any mapflag.
- Zone mapflags for renewal instances are moved into renewal folder.
Signed-off-by: Ragno <ragno@atlantis-ro.net>
Diffstat (limited to 'npc/re/instances/WolfchevLaboratory.txt')
-rw-r--r-- | npc/re/instances/WolfchevLaboratory.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/re/instances/WolfchevLaboratory.txt b/npc/re/instances/WolfchevLaboratory.txt index e88ec4332..51e2f8a06 100644 --- a/npc/re/instances/WolfchevLaboratory.txt +++ b/npc/re/instances/WolfchevLaboratory.txt @@ -33,8 +33,6 @@ //= 1.0.2 //========================================================================= -1@lhz mapflag src4instance - //== Giacomo Girolam ======================================= lighthalzen,303,303,6 script Giacomo Girolamo#kiup2 4_M_KHMAN,3,3,{ if ((MaxWeight - Weight) < 1000 || !checkweight(Knife, 1)) { |