
Fixes https://github.com/rathena/rathena/issues/6463 Implements Episode 17.1 - Illusion Adds viewpointmap script command Adds getbaseexp_ratio and getjobexp_ratio script command Comments quest log support for the Nameless Island Quest, Nameless Island Access Quest and Geoborg Family Curse Quest due to utilizing quest IDs that are used elsewhere. Credits to @crazy-arashi for the initial content release Co-authored-by: crazy-arashi <meganekiho@gmail.com> Co-authored-by: aleos <aleos89@users.noreply.github.com> Co-authored-by: Atemo <capucrath@gmail.com> Co-authored-by: Lemongrass3110 <lemongrass@kstp.at> Thanks to @crazy-arashi @Atemo @aleos89 @Lemongrass3110 @secretdataz @Dia @humanwizzard @idk-whoami @Megelith @Daegaladh
12 lines
574 B
Plaintext
12 lines
574 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Rudus Dungeon Warps Script
|
|
//===== Changelog: ===========================================
|
|
//= 1.0 First version [crazyarashi]
|
|
//============================================================
|
|
|
|
sp_rudus,200,382,0 warp rudus_to_field 1,1,ein_fild05,158,289
|
|
sp_rudus,180,258,0 warp rudus1_to_rudus2 1,1,sp_rudus2,185,258
|
|
sp_rudus2,180,258,0 warp rudus2_to_rudus1 1,1,sp_rudus,185,258
|
|
sp_rudus2,359,206,0 warp rudus2_to_rudus3 1,1,sp_rudus3,366,207
|
|
sp_rudus3,371,207,0 warp rudus3_to_rudus2 1,1,sp_rudus2,355,206
|