
Banquet for Heroes ep16.1 - walkthrough conversion * Added main quests of ep16.1 and the quests entries *** Walther's daily quest will be enabled after quest_db refactor * Added instances Ritual of Blessing and Room of Consciousness * Added monsters spawn and entries on prt_prison, prt_cas and prt_q maps * Prontera castle map changed in this ep - Moved some NPCs from prt_castle to prt_cas - Added warps on prt_cas - Succession of the Prince quest is removed in ep16.1 Thanks to @admkakaroto, https://www.divine-pride.net/ @yoonjunho72, @teededung, @ecdarreola, @spinzaku and to all the contributors !
15 lines
569 B
Plaintext
15 lines
569 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Episode 16.1 Monsters Spawn Script
|
|
//===== Description: =========================================
|
|
//= Spawns monsters in prt_q.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version. [Capuche]
|
|
//============================================================
|
|
|
|
// Prontera Invasion
|
|
prt_q,0,0 monster Zombie Guard 3452,60
|
|
prt_q,0,0 monster Ghoul 1036,10
|
|
prt_q,0,0 monster Immortal Corps 3451,30
|
|
prt_q,0,0 monster Hunter Fly 1035,15
|
|
prt_q,0,0 monster Immortal Commander 3490,1
|