[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Lutie Fields Monster Spawn Script |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= Athena (1.0) |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.2 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= Any Athena Version |
---|
| 9 | //===== Additional Comments: ================================= |
---|
| 10 | //= 1.1 added Garm Baby according to May 10 patch |
---|
| 11 | //= 1.2 Official kRO 10.1 spawns [Playtester] |
---|
| 12 | //============================================================ |
---|
| 13 | |
---|
| 14 | //================================================== |
---|
| 15 | // xmas_fild01 - Lutie Field |
---|
| 16 | //================================================== |
---|
| 17 | xmas_fild01,0,0,0,0 monster Marin 1242,35,0,0,0 |
---|
| 18 | xmas_fild01,0,0,0,0 monster Sasquatch 1243,20,0,0,0 |
---|
| 19 | xmas_fild01,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 |
---|
| 20 | xmas_fild01,0,0,0,0 monster Garm 1252,1,7200000,3600000,1 |
---|