diff options
author | Reid <reidyaro@gmail.com> | 2012-05-27 16:20:56 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-27 16:50:49 +0200 |
commit | eabadc25b675cc70ccbed151efa3ad58fdfc79fc (patch) | |
tree | acd637626f08b43726dbff5365b590682a3b3389 | |
parent | 506c249c1b6d615c0a0448bdfece34e14b475a42 (diff) | |
download | serverdata-eabadc25b675cc70ccbed151efa3ad58fdfc79fc.tar.gz serverdata-eabadc25b675cc70ccbed151efa3ad58fdfc79fc.tar.bz2 serverdata-eabadc25b675cc70ccbed151efa3ad58fdfc79fc.tar.xz serverdata-eabadc25b675cc70ccbed151efa3ad58fdfc79fc.zip |
Add Coco Tree monster on mob_db as ID 1010,
Correct english typo on arpan file (willmes => will).
-rw-r--r-- | db/mob_db.txt | 5 | ||||
-rw-r--r-- | npc/000-2-1/arpan.txt | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/db/mob_db.txt b/db/mob_db.txt index c8729adf..6411a655 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -3,7 +3,8 @@ 1003, Piousse, Piousse, 3, 40, 0, 2, 0, 1, 5, 8, 0, 1, 2, 1, 1, 0, 6, 0, 1, 1, 0, 2, 21, 129, 800, 1872, 672, 480, 703, 4000, 505, 2000, 701, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 5 1004, Tortugas, Tortugas, 5, 50, 0, 5, 0, 1, 5, 10, 2, 5, 4, 0, 1, 0, 8, 5, 1, 1, 0, 2, 21, 1048705, 900, 1872, 672, 480, 702, 2000, 709, 1200, 508, 1000, 711, 850, 506, 750, 503, 600, 509, 500, 708, 260, 0, 0, , , , , , , 3, 5 1005, Ratto, Ratto, 5, 70, 0, 3, 0, 1, 6, 12, 1, 5, 2, 2, 1, 0, 6, 5, 1, 1, 0, 2, 21, 129, 400, 1872, 672, 480, 705, 1000, 704, 850, 502, 550, 504, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 -1006, Croc, Croc, 12, 200, 0, 15, 0, 1, 35, 50, 10, 5, 10, 1, 2, 0, 12, 5, 1, 1, 0, 2, 21, 129, 800, 1872, 672, 480, 706, 1300, 509, 1100, 508, 1000, 711, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 +1006, Croc, Croc, 12, 200, 0, 15, 0, 1, 35, 50, 10, 5, 10, 1, 2, 0, 12, 5, 1, 1, 0, 2, 21, 129, 800, 1872, 672, 480, 706, 1300, 509, 1100, 508, 1000, 711, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 1007, LittleBlub, Little Blub, 10, 110, 0, 12, 0, 1, 28, 35, 4, 30, 3, 15, 5, 1, 10, 15, 1, 1, 0, 2, 21, 1048705, 900, 1872, 672, 480, 700, 1400, 510, 1100, 712, 900, 509, 500, 710, 90, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 //1008 Coming soon, -//1009 Coming soon,
\ No newline at end of file +//1009 Coming soon, +1010, CocoTree, Coco Tree, 1, 800, 0, 30, 0, 7, 0, 0, 7, 7, 2, 8, 10, 0, 0, 20, 1, 1, 1, 1, 20, 65536, 800, 800, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 10
\ No newline at end of file diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index a60f1e01..8478fde0 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -152,7 +152,7 @@ l_Story: mes ""; mesq lg("You were yaying sleeping for quite some time there, our shipkeeper, Julia, was here with you, she did her best to heal your injuries."); next; - mesq lg("Yaya, you should go see her! She willmes be happy to see you."); + mesq lg("Yaya, you should go see her! She will be happy to see you."); next; mesq lg("Also, we took your yayed clothes, as they were... Yeyeye... In bad condition, go check the box around your bed, there is some new ones inside."); setcamnpc "Box"; |