[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Moscovia Fields Monster Spawn Script |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= Athena (1.0) |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.0 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= Any Athena Version |
---|
| 9 | //===== Additional Comments: ================================= |
---|
| 10 | //= 1.0 Added spawns [Playtester] |
---|
| 11 | |
---|
| 12 | //================================================== |
---|
| 13 | // mosk_fild02 - Moscovia Field |
---|
| 14 | //================================================== |
---|
| 15 | mosk_fild02,0,0,0,0 monster Bigfoot 1060,40,0,0,0 |
---|
| 16 | mosk_fild02,0,0,0,0 monster Caramel 1103,20,0,0,0 |
---|
| 17 | mosk_fild02,0,0,0,0 monster Mantis 1139,30,0,0,0 |
---|
| 18 | mosk_fild02,0,0,0,0 monster Poring 1002,10,0,0,0 |
---|
| 19 | mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,0,0,0 |
---|
| 20 | mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,0 |
---|