
* Episode 17.2 Initial Release of instances and quests * Added warp portals and monster spawn scripts * Added Episode 17.2 related database entries Closed #6470 Thanks to @Megelith @Pokye Co-authored-by: JohnnyPlayy <JohnnyPlayy@users.noreply.github.com> Co-authored-by: Everade <privacy@gatheringro.com> Co-authored-by: crazyarashi <26841779+crazy-arashi@users.noreply.github.com> Co-authored-by: Atemo <capucrath@gmail.com>
18 lines
792 B
Plaintext
18 lines
792 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Monsters from Varmundt's Mansion
|
|
//===== Changelog: ===========================================
|
|
//= 1.0 First version. [JohnnyPlayy]
|
|
//============================================================
|
|
|
|
//= Tartar Cellar - Level 1
|
|
//============================================================
|
|
ba_2whs01,0,0 monster Broken Beta Guards 20639,30,5000
|
|
ba_2whs01,0,0 monster Broken Omega Cleaner 20641,90,5000
|
|
ba_2whs01,0,0 monster Heart Hunter Skirmisher 20682,70,5000
|
|
|
|
//= Tartar Cellar - Level 2
|
|
//============================================================
|
|
ba_2whs02,0,0 monster Broken Warehouse Manager 20637,80,5000
|
|
ba_2whs02,0,0 monster Broken Beta Guards 20639,80,5000
|
|
ba_2whs02,0,0 monster Broken Omega Cleaner 20641,20,5000
|