git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5930 54d463be-8e91-2dee-dedb-b68131a5f0ec

This commit is contained in:
Lupus 2006-04-06 16:36:54 +00:00
parent 85ac518297
commit 443dbc36f2
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/06 2006/04/06
* Addded missing aldeg_cas01 to NOWARP mapflags, thanks to Justin84 [Lupus]
- And we set lhz_dun03 nowarpto mapflag by default till check it on eRO/kRO
* Changed the random warping of mobs with no players from mob_spawn to * Changed the random warping of mobs with no players from mob_spawn to
unit_warp, which prevents MSC_SPAWN skills from being retriggered for unit_warp, which prevents MSC_SPAWN skills from being retriggered for
already spawned mobs. [Skotlex] already spawned mobs. [Skotlex]

View File

@ -2,9 +2,10 @@
//= Map flags that disable warp //= Map flags that disable warp
//===== By: ================================================== //===== By: ==================================================
//= eAthena Dev Team //= eAthena Dev Team
//= v 1.1 //= v 1.1a
//===== Current Version: ===================================== //===== Current Version: =====================================
aldeg_cas01.gat mapflag nowarp
aldeg_cas02.gat mapflag nowarp aldeg_cas02.gat mapflag nowarp
aldeg_cas03.gat mapflag nowarp aldeg_cas03.gat mapflag nowarp
aldeg_cas04.gat mapflag nowarp aldeg_cas04.gat mapflag nowarp