12345678910111213141516171819202122 |
- //===== rAthena Script =======================================
- //= Dewata Warp Script
- //===== By: ==================================================
- //= Chilly
- //===== Current Version: =====================================
- //= 1.2
- //===== Compatible With: =====================================
- //= rAthena Project
- //===== Description: =========================================
- //= Warp Points for Dewata
- //===== Additional Comments: =================================
- //= 1.0 First version
- //= 1.1 Disabled warps that clash with quest warps. [Euphy]
- //= 1.2 Updated to match official scripts. [Lemongrass]
- //============================================================
- dewata,44,252,0 warp dewata0001 1,1,dew_fild01,373,212
- dew_fild01,375,212,0 warp dewata0002 1,1,dewata,46,251
- dew_fild01,57,273,0 warp dewata0003 1,1,dew_in01,15,33
- dew_in01,16,31,0 warp dewata0004 1,1,dew_fild01,59,273
- dew_fild01,48,65,0 warp dewata0005 1,1,dew_dun02,302,30
- dew_dun02,305,30,0 warp dewata0006 1,1,dew_fild01,50,65
|