diff options
Diffstat (limited to 'npc/mobs/fields/gonryun.txt')
-rw-r--r-- | npc/mobs/fields/gonryun.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/npc/mobs/fields/gonryun.txt b/npc/mobs/fields/gonryun.txt new file mode 100644 index 000000000..12a1c807c --- /dev/null +++ b/npc/mobs/fields/gonryun.txt @@ -0,0 +1,22 @@ +//===== eAthena Script =======================================
+//= Gon Ryun Monster Spawn Script
+//===== By: ==================================================
+//= Athena (1.0)
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any Athena Version
+//===== Additional Comments: =================================
+//=
+//============================================================
+
+//==================================================
+// gon_fild01 - Gonryun Field
+//==================================================
+gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0
+gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
+gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0
+gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0
+gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0
+gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0
+gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,600000,300000,0
|