root/npc/mobs/fields/jawaii.txt @ 1

Revision 1, 1.4 kB (checked in by jinshiro, 17 years ago)
Line 
1//===== eAthena Script =======================================
2//= Jawaii the honeymoon Island Monster Spawn Script
3//===== By: ==================================================
4//= MasterOfMuppets (1.0)
5//===== Current Version: =====================================
6//= 1.0
7//===== Compatible With: =====================================
8//= Any Athena Version
9//===== Additional Comments: =================================
10//= 1.0 First version [MasterOfMuppets]
11//============================================================
12
13//==================================================
14// jawaii - Jawaii, the Honeymoon Island
15//==================================================
16jawaii,207,290,10,10    monster Phen    1158,3,3600000,1800000,0
17jawaii,221,220,30,30    monster Aster   1266,2,3600000,2400000,0
18jawaii,276,163,20,20    monster Aster   1266,1,7200000,3600000,0
19jawaii,221,220,30,30    monster Shellfish       1074,1,4800000,3000000,0
20jawaii,276,163,20,30    monster Shellfish       1074,2,4200000,2400000,0
21
22//==================================================
23// jawaii_in - Inside Jawaii
24//==================================================
25jawaii_in,128,121,1,4   monster Red Mushroom    1085,1,3000000,1200000,0
26jawaii_in,124,76,1,1    monster Black Mushroom  1084,1,3600000,1200000,0
27jawaii_in,72,74,5,1     monster Black Mushroom  1084,2,3000000,1200000,0
28jawaii_in,73,117,4,4    monster Thief Bug       1051,1,5400000,3000000,0
29jawaii_in,83,117,5,5    monster Thief Bug       1051,1,4800000,2400000,0
Note: See TracBrowser for help on using the browser.