You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.6 KiB
Plaintext

//===== rAthena Script =======================================
//= Town Monster Spawn Script
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= rAthena Project
//===== Description: =========================================
//= Spawns monsters in towns.
//===== Additional Comments: =================================
//= 1.0 First version, Renewal spawns.
//= 1.1 Removed Dummy monsters.
//============================================================
//==================================================
// Brasilis, Strange Hydras
//==================================================
brasilis,283,88,6,6 monster Strange Hydra 2081,5,5000
brasilis,284,104,6,6 monster Strange Hydra 2081,4,5000
brasilis,215,80,6,6 monster Strange Hydra 2081,4,5000
brasilis,96,50,8,8 monster Strange Hydra 2081,5,5000
//==================================================
// Alberta Ship, Swapping the Deck
//==================================================
alb_ship,0,0 monster Strange Mouse 2057,25
//==================================================
// Prontera, Training Dummy Area (removed)
//==================================================
// prontera,251,77 monster Dummy Lv50 2409,1,5000
// prontera,259,77 monster Dummy Lv50 2409,1,5000
// prontera,251,66 monster Dummy Lv100 2410,1,5000
// prontera,259,66 monster Dummy Lv100 2410,1,5000
// prontera,251,55 monster Dummy Lv150 2411,1,5000
// prontera,259,55 monster Dummy Lv150 2411,1,5000