
* Clean-up permanent monster spawn: - <delay1>,<delay2>,<event> are actually optionnal field - <event> value 0 and 1 are meaningless (actually event name with length < 4 are skipped) * Exported monster AI constants * Updated docs for monster size constants (already exported) Notes: - the default size for monster script cmd was small not medium - monster script cmd now display a warning for size above SZ_BIG (previously SZ_ALL) * - Fixed an issue to make <xs> and <ys> optionnals - Updated npcs scripts * Leftover in the docs for permanent monster spawn * Corrected english docs. Credit to @aleos89 Added additionnal warning for xs / ys negative input. Credit @Lemongrass3110 Thanks to @cydh for the idea
19 lines
742 B
Plaintext
19 lines
742 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Jail Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Masao
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= rAthena Project
|
|
//===== Description: =========================================
|
|
//= Spawns monsters in Jail.
|
|
//============================================================
|
|
|
|
sec_in02,139,80,20,10 monster Poring 1002,5
|
|
sec_in02,138,54,20,20 monster Marin 1242,5
|
|
sec_in02,161,46,15,15 monster Poporing 1031,5
|
|
sec_in02,114,47,10,10 monster Drops 1113,5
|
|
sec_in02,114,47,10,10 monster Bigfoot 1060,10
|
|
sec_in02,139,80,30,30 monster Flora 1118,10
|