git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5930 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
85ac518297
commit
443dbc36f2
@ -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.
|
||||
|
||||
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
|
||||
unit_warp, which prevents MSC_SPAWN skills from being retriggered for
|
||||
already spawned mobs. [Skotlex]
|
||||
|
@ -2,9 +2,10 @@
|
||||
//= Map flags that disable warp
|
||||
//===== By: ==================================================
|
||||
//= eAthena Dev Team
|
||||
//= v 1.1
|
||||
//= v 1.1a
|
||||
//===== Current Version: =====================================
|
||||
|
||||
aldeg_cas01.gat mapflag nowarp
|
||||
aldeg_cas02.gat mapflag nowarp
|
||||
aldeg_cas03.gat mapflag nowarp
|
||||
aldeg_cas04.gat mapflag nowarp
|
||||
|
Loading…
x
Reference in New Issue
Block a user