rathena/npc/re/mobs/towns.txt
Atemo 33e080545a
Added training zone (#7176)
* Removed Dummy mobs in prontera
* Truncated the name of the mobs in the training area, the name being too long only the relevant information is kept

Thanks to @Balferian !
2022-08-14 20:49:12 +02:00

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