Corrected typos/inconsistencies in npc headers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
9bc55b028e
commit
1aec42d51a
@ -1,6 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
2007/05/28
|
2007/05/28
|
||||||
|
* Corrected typos/inconsistencies in npc headers [ultramage]
|
||||||
* Fixed NPC name of bullet and magazine dealer [Playtester]
|
* Fixed NPC name of bullet and magazine dealer [Playtester]
|
||||||
* Reverted Samuray22's work in Bard Quest. RTM. [Lupus]
|
* Reverted Samuray22's work in Bard Quest. RTM. [Lupus]
|
||||||
2007/05/26
|
2007/05/26
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===== eAthena Script ========================================
|
//===== eAthena Script =======================================
|
||||||
//= Casing Pack Dealer Kenny
|
//= Casing Pack Dealer Kenny
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= eAthena dev team
|
//= eAthena dev team
|
||||||
@ -11,7 +11,7 @@
|
|||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= 1.0 First version. [SinSloth]
|
//= 1.0 First version. [SinSloth]
|
||||||
//= 1.1 Optimized version - Reduced to only one function [SinSloth]
|
//= 1.1 Optimized version - Reduced to only one function [SinSloth]
|
||||||
//= 1.2 Optimized^2 [ultramage]
|
//= 1.2 Optimized^2, corrected npc's name [ultramage]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
que_ng,187,149,3 script Magazine Dealer Kenny 83,{
|
que_ng,187,149,3 script Magazine Dealer Kenny 83,{
|
||||||
|
@ -1,19 +1,20 @@
|
|||||||
//===== Athena Script =====================================
|
//===== Athena Script ========================================
|
||||||
//= Bullet Merchant, Tony.
|
//= Bullet Dealer, Tony
|
||||||
//===== By ================================================
|
//===== By ===================================================
|
||||||
//= Playtester, Paradox924X, Legionaire
|
//= Playtester, Paradox924X, Legionaire
|
||||||
//===== Version ===========================================
|
//===== Version ==============================================
|
||||||
//= 1.2a
|
//= 1.2a
|
||||||
//===== Compatible With ===================================
|
//===== Compatible With ======================================
|
||||||
//= eAthena SVN with jAthena scripting engine and . variables.
|
//= eAthena SVN with jAthena scripting engine and . variables
|
||||||
//===== Description =======================================
|
//===== Description ==========================================
|
||||||
//= Bullet trader.
|
//= Bullet trader.
|
||||||
//===== Comments ==========================================
|
//===== Comments =============================================
|
||||||
//= 1.0 First version [Playtester]
|
//= 1.0 First version [Playtester]
|
||||||
//= 1.1 Converted from Aegis [Paradox924X]
|
//= 1.1 Converted from Aegis [Paradox924X]
|
||||||
//= 1.2 More optimized conversion [Legionaire]
|
//= 1.2 More optimized conversion [Legionaire]
|
||||||
//= 1.2a Removed .GATs [Lupus]
|
//= 1.2a Removed .GATs [Lupus]
|
||||||
//=========================================================
|
//============================================================
|
||||||
|
|
||||||
que_ng,187,156,3 script Bullet Dealer Tony 86,{
|
que_ng,187,156,3 script Bullet Dealer Tony 86,{
|
||||||
|
|
||||||
if(BaseJob != Job_Gunslinger){
|
if(BaseJob != Job_Gunslinger){
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
//= eAthena 1.0+
|
//= eAthena 1.0+
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
//= Inn Npcs, Save and Heal
|
//= Inn Npcs, Save and Heal
|
||||||
//=====================================================
|
//============================================================
|
||||||
//= variables:
|
//= variables:
|
||||||
//= arg0 - name of npc
|
//= arg0 - name of npc
|
||||||
//= arg1 - name of the inn
|
//= arg1 - name of the inn
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===== eAthena Script ========================================
|
//===== eAthena Script =======================================
|
||||||
//= Novice Goods Exchanger
|
//= Novice Goods Exchanger
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= ???, eAthena Team
|
//= ???, eAthena Team
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===== eAthena Script ========================================
|
//===== eAthena Script =======================================
|
||||||
//= Arrow Quiver Event
|
//= Arrow Quiver Event
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Muad_Dib (Prometheus Project)
|
//= Muad_Dib (Prometheus Project)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Mob Spawn in cities
|
//= City Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= massdriller
|
//= massdriller
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Ayothana Dungeon Monster Spawn Script
|
//= Ayothaya Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
@ -7,7 +7,7 @@
|
|||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= Currently using euRO data provided by Ishizu
|
//= 1.1 Using euRO data [Ishizu]
|
||||||
//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus]
|
//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus]
|
||||||
//= 1.3 Official jRO 10.3 spawns [Playtester]
|
//= 1.3 Official jRO 10.3 spawns [Playtester]
|
||||||
//= 1.4 More accurate spawns [Playtester]
|
//= 1.4 More accurate spawns [Playtester]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Byalan Island Dungeon Monster Spawn Script
|
//= Byalan Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Einbroch Dungeon (Mine) Monster Spawn Script
|
//= Einbech Mine Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Gefenia Dungeon Monster Spawn Script
|
//= Geffenia Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Muad_Dib
|
//= Muad_Dib, eAthena dev team
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.1
|
//= 1.1
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Geffen Tower Dungeon Monster Spawn Script
|
//= Geffen Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Juperos Mystical Dungeon - Monster Spawn Locations
|
//= Juperos Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
// »» The Prometheus Project ««
|
// The Prometheus Project, eAthena dev team
|
||||||
// Copyright (c) 2004,2005
|
|
||||||
// Licensed under GPL
|
|
||||||
// http://prometheus.fnae.net/
|
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.3
|
//= 1.3
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Bio-life Labs - Monster Spawn Locations
|
//= Lighthalzen Dungeon(Biolabs) Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
// »» The Prometheus Project ««
|
// The Prometheus Project, eAthena dev team
|
||||||
// Copyright (c) 2004,2005
|
|
||||||
// Licensed under GPL
|
|
||||||
// http://prometheus.fnae.net/
|
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.6
|
//= 1.6
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Orcs Dungeon Monster Spawn Script
|
//= Orc Dungeon Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Rachel Santuary Monster Spawn Script
|
//= Rachel Sanctuary Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
//===== Athena Script =============================================
|
//===== Athena Script ========================================
|
||||||
//= Thor Volcano Monster Spawn Script.
|
//= Thor Volcano Monster Spawn Script
|
||||||
//===== By: =======================================================
|
//===== By: ==================================================
|
||||||
//= Playtester
|
//= Playtester
|
||||||
//===== Current Version: ==========================================
|
//===== Current Version: =====================================
|
||||||
//= 1.0
|
//= 1.0
|
||||||
//===== Compatible With: ==========================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Description: ==============================================
|
//===== Description: =========================================
|
||||||
//= Official monster spawn in Thor Volcano Dungeon.
|
//= Official monster spawn in Thor Volcano Dungeon.
|
||||||
//===== Additional Comments: ======================================
|
//===== Additional Comments: =================================
|
||||||
//= 1.0 Spawns according to RO Monthly and Doddler [Playtester]
|
//= 1.0 Spawns according to RO Monthly and Doddler [Playtester]
|
||||||
//=================================================================
|
//============================================================
|
||||||
|
|
||||||
// ================= [Thor Volcano - 01] ==========================
|
// ================= [Thor Volcano - 01] =====================
|
||||||
thor_v01,0,0,0,0 monster Kasa 1833,30,0,0,0
|
thor_v01,0,0,0,0 monster Kasa 1833,30,0,0,0
|
||||||
thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0
|
thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0
|
||||||
thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0
|
thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0
|
||||||
@ -20,7 +20,7 @@ thor_v01,0,0,0,0 monster Salamander 1831,5,0,0,0
|
|||||||
thor_v01,0,0,0,0 monster Sword Master 1829,1,0,0,0
|
thor_v01,0,0,0,0 monster Sword Master 1829,1,0,0,0
|
||||||
thor_v01,0,0,0,0 monster Bow Master 1830,1,0,0,0
|
thor_v01,0,0,0,0 monster Bow Master 1830,1,0,0,0
|
||||||
|
|
||||||
// ================= [Thor Volcano - 02] ==========================
|
// ================= [Thor Volcano - 02] =====================
|
||||||
thor_v02,0,0,0,0 monster Knocker 1838,70,0,0,0
|
thor_v02,0,0,0,0 monster Knocker 1838,70,0,0,0
|
||||||
thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0
|
thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0
|
||||||
thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0
|
thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0
|
||||||
@ -28,7 +28,7 @@ thor_v02,0,0,0,0 monster Salamander 1831,5,0,0,0
|
|||||||
thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0
|
thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0
|
||||||
thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0
|
thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0
|
||||||
|
|
||||||
// ================= [Thor Volcano - 03] ==========================
|
// ================= [Thor Volcano - 03] =====================
|
||||||
thor_v03,0,0,0,0 monster Salamander 1831,30,0,0,0
|
thor_v03,0,0,0,0 monster Salamander 1831,30,0,0,0
|
||||||
thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0
|
thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0
|
||||||
thor_v03,0,0,0,0 monster Sword Master 1829,3,0,0,0
|
thor_v03,0,0,0,0 monster Sword Master 1829,3,0,0,0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Ayothana Field Monster Spawn Script
|
//= Ayothaya Fields Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
@ -7,8 +7,9 @@
|
|||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= Currently using EuRO data provided by Ishizu.
|
//= 1.1 Using EuRO data [Ishizu]
|
||||||
//= 1.3 Removed Choco
|
//= 1.2 According the guide book, added a Choco [Lupus&VP]
|
||||||
|
//= 1.3 Removed Choco [Lupus]
|
||||||
//= 1.4 Official kRO 10.1 spawns [Playtester]
|
//= 1.4 Official kRO 10.1 spawns [Playtester]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Geffen Field Monster Spawn Script
|
//= Geffen Fields Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Hugel Field Monster Spawn Script
|
//= Hugel Fields Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Lighthalzen Fields - Monster Spawn Locations
|
//= Lighthalzen Fields Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Muad_Dib (1.0)
|
//= Muad_Dib, eAthena dev team
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.5
|
//= 1.5
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Niflheim Temporary Monster Spawn Script
|
//= Niflheim Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Umbala Monster Spawn
|
//= Umbala Fields Monster Spawn Script
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Darkchild (1.0)
|
//= Darkchild (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
//===== eAthena Script ===========================================
|
//===== eAthena Script =======================================
|
||||||
//= Veins Field Monster Spawn Script.
|
//= Veins Fields Monster Spawn Script
|
||||||
//===== By: ======================================================
|
//===== By: ==================================================
|
||||||
//= $ephiroth
|
//= $ephiroth
|
||||||
//===== Current Version: =========================================
|
//===== Current Version: =====================================
|
||||||
//= 1.4
|
//= 1.4
|
||||||
//===== Compatible With: =========================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Additional Comments: =====================================
|
//===== Additional Comments: =================================
|
||||||
//= 1.0 Temp. monster spawn in Veins Field. [$ephiroth]
|
//= 1.0 Temp. monster spawn in Veins Field. [$ephiroth]
|
||||||
//= 1.1 Updated monster spawn based on kRO website. [$ephiroth]
|
//= 1.1 Updated monster spawn based on kRO website. [$ephiroth]
|
||||||
//= 1.2 Updated mobs based on info jAthena. [$ephiroth]
|
//= 1.2 Updated mobs based on info jAthena. [$ephiroth]
|
||||||
//= 1.3 Fixed some typos and Atros spawn [Playtester]
|
//= 1.3 Fixed some typos and Atros spawn [Playtester]
|
||||||
//= 1.4 Updated spawns with info from RO Monthly [Playtester]
|
//= 1.4 Updated spawns with info from RO Monthly [Playtester]
|
||||||
//================================================================
|
//============================================================
|
||||||
|
|
||||||
//======== [Veins Field-01] ======================================
|
//======== [Veins Field-01] ==================================
|
||||||
ve_fild01,0,0,0,0 monster Muka 1055,70,0,0,0
|
ve_fild01,0,0,0,0 monster Muka 1055,70,0,0,0
|
||||||
ve_fild01,0,0,0,0 monster Drops 1113,20,0,0,0
|
ve_fild01,0,0,0,0 monster Drops 1113,20,0,0,0
|
||||||
ve_fild01,0,0,0,0 monster Stapo 1784,20,0,0,0
|
ve_fild01,0,0,0,0 monster Stapo 1784,20,0,0,0
|
||||||
@ -25,7 +25,7 @@ ve_fild01,0,0,0,0 monster Blue Plant 1079,3,1800000,900000,1
|
|||||||
ve_fild01,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
ve_fild01,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
||||||
ve_fild01,0,0,0,0 monster Atroce 1785,1,86400000,86000000,1
|
ve_fild01,0,0,0,0 monster Atroce 1785,1,86400000,86000000,1
|
||||||
|
|
||||||
//======== [Veins Field-02] =======================================
|
//======== [Veins Field-02] ===================================
|
||||||
ve_fild02,0,0,0,0 monster Savage 1166,60,0,0,0
|
ve_fild02,0,0,0,0 monster Savage 1166,60,0,0,0
|
||||||
ve_fild02,0,0,0,0 monster Side Winder 1037,20,0,0,0
|
ve_fild02,0,0,0,0 monster Side Winder 1037,20,0,0,0
|
||||||
ve_fild02,0,0,0,0 monster Roween 1782,20,0,0,0
|
ve_fild02,0,0,0,0 monster Roween 1782,20,0,0,0
|
||||||
@ -33,7 +33,7 @@ ve_fild02,0,0,0,0 monster Stapo 1784,30,0,0,0
|
|||||||
ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||||
ve_fild02,0,0,0,0 monster Atroce 1785,1,86400000,86000000,1
|
ve_fild02,0,0,0,0 monster Atroce 1785,1,86400000,86000000,1
|
||||||
|
|
||||||
//======== [Veins Field-03] =======================================
|
//======== [Veins Field-03] ===================================
|
||||||
ve_fild03,0,0,0,0 monster Sandman 1165,20,600000,300000,1
|
ve_fild03,0,0,0,0 monster Sandman 1165,20,600000,300000,1
|
||||||
ve_fild03,0,0,0,0 monster Sleeper 1386,20,600000,300000,1
|
ve_fild03,0,0,0,0 monster Sleeper 1386,20,600000,300000,1
|
||||||
ve_fild03,0,0,0,0 monster Stapo 1784,10,600000,300000,1
|
ve_fild03,0,0,0,0 monster Stapo 1784,10,600000,300000,1
|
||||||
@ -41,7 +41,7 @@ ve_fild03,200,250,100,50 monster Magmaring 1836,10,600000,300000,1
|
|||||||
ve_fild03,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
|
ve_fild03,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
|
||||||
ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||||
|
|
||||||
//======== [Veins Field-04] =======================================
|
//======== [Veins Field-04] ===================================
|
||||||
ve_fild04,0,0,0,0 monster Desert Wolf 1106,50,0,0,0
|
ve_fild04,0,0,0,0 monster Desert Wolf 1106,50,0,0,0
|
||||||
ve_fild04,0,0,0,0 monster Roween 1782,40,0,0,0
|
ve_fild04,0,0,0,0 monster Roween 1782,40,0,0,0
|
||||||
ve_fild04,0,0,0,0 monster Muscipular 1780,10,0,0,0
|
ve_fild04,0,0,0,0 monster Muscipular 1780,10,0,0,0
|
||||||
@ -49,7 +49,7 @@ ve_fild04,0,0,0,0 monster Stapo 1784,10,0,0,0
|
|||||||
ve_fild04,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
ve_fild04,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||||
ve_fild04,0,0,0,0 monster Blue Plant 1079,3,1800000,900000,1
|
ve_fild04,0,0,0,0 monster Blue Plant 1079,3,1800000,900000,1
|
||||||
|
|
||||||
//======== [Veins Field-05] =======================================
|
//======== [Veins Field-05] ===================================
|
||||||
ve_fild05,0,0,0,0 monster Sleeper 1386,40,0,0,0
|
ve_fild05,0,0,0,0 monster Sleeper 1386,40,0,0,0
|
||||||
ve_fild05,0,0,0,0 monster Sandman 1165,20,0,0,0
|
ve_fild05,0,0,0,0 monster Sandman 1165,20,0,0,0
|
||||||
ve_fild05,0,0,0,0 monster Roween 1782,20,0,0,0
|
ve_fild05,0,0,0,0 monster Roween 1782,20,0,0,0
|
||||||
@ -58,11 +58,11 @@ ve_fild05,0,0,0,0 monster Galion 1783,5,0,0,0
|
|||||||
ve_fild05,0,0,0,0 monster White Plant 1082,5,180000,90000,1
|
ve_fild05,0,0,0,0 monster White Plant 1082,5,180000,90000,1
|
||||||
ve_fild05,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
ve_fild05,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
||||||
|
|
||||||
//======== [Veins Field-06] =======================================
|
//======== [Veins Field-06] ===================================
|
||||||
ve_fild06,0,0,0,0 monster Stapo 1784,5,600000,300000,1
|
ve_fild06,0,0,0,0 monster Stapo 1784,5,600000,300000,1
|
||||||
ve_fild06,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
ve_fild06,0,0,0,0 monster Shining Plant 1083,1,1800000,900000,1
|
||||||
|
|
||||||
//======== [Veins Field-07] =======================================
|
//======== [Veins Field-07] ===================================
|
||||||
ve_fild07,0,0,0,0 monster Side Winder 1037,50,0,0,0
|
ve_fild07,0,0,0,0 monster Side Winder 1037,50,0,0,0
|
||||||
ve_fild07,0,0,0,0 monster Shellfish 1074,20,0,0,0
|
ve_fild07,0,0,0,0 monster Shellfish 1074,20,0,0,0
|
||||||
ve_fild07,0,0,0,0 monster Raggler 1254,20,0,0,0
|
ve_fild07,0,0,0,0 monster Raggler 1254,20,0,0,0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user