
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
13 lines
570 B
Plaintext
13 lines
570 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Special Border Area Monster Spawn Script
|
|
//===== Description: =========================================
|
|
//= Spawns monsters around the Special Border Area
|
|
//===== Changelog: ===========================================
|
|
//= 1.0 First version. [crazyarashi]
|
|
//= 1.1 Several corrections [Everade]
|
|
//============================================================
|
|
|
|
sp_os,0,0 monster Heart Hunter Bellare 20355,112,5000
|
|
sp_os,0,0 monster Heart Hunter Sanare 20357,108,5000
|
|
sp_os,0,0 monster Venenum 20363,5,5000
|