diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 11:53:54 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 11:53:54 +0000 |
commit | 98112951df16e14ac20a683d3b207dec002e9097 (patch) | |
tree | 58795d16fb11d7926ea05e2fbdd679b84b97a3f5 | |
parent | b1b59f3402544e00d159c75b178aeaf11c5fa44b (diff) | |
download | hercules-98112951df16e14ac20a683d3b207dec002e9097.tar.gz hercules-98112951df16e14ac20a683d3b207dec002e9097.tar.bz2 hercules-98112951df16e14ac20a683d3b207dec002e9097.tar.xz hercules-98112951df16e14ac20a683d3b207dec002e9097.zip |
Small respawn time fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8182 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/mobs/fields/yuno.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index d621cce8d..d2a5399c1 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -75,9 +75,9 @@ yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0
yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0
yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1
-yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
-yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
-yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
+yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1
+yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1
+yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1
//==================================================
// yuno_fild05 - El Mes Plateau
|