diff options
author | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-05-02 00:59:46 -0400 |
---|---|---|
committer | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-05-02 00:59:46 -0400 |
commit | f0a5ca4865f1600934b509812799ccd17147d413 (patch) | |
tree | cfccc0b903cf73caeed044af9a360b8c58e85017 /npc/018-3_Cave | |
parent | c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4 (diff) | |
download | serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.gz serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.bz2 serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.xz serverdata-f0a5ca4865f1600934b509812799ccd17147d413.zip |
Add naming prefix "Pink" to flower mob & petal item
Diffstat (limited to 'npc/018-3_Cave')
-rw-r--r-- | npc/018-3_Cave/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/018-3_Cave/bookcase.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-3_Cave/_mobs.txt b/npc/018-3_Cave/_mobs.txt index c5699a01..30e9579d 100644 --- a/npc/018-3_Cave/_mobs.txt +++ b/npc/018-3_Cave/_mobs.txt @@ -3,7 +3,7 @@ 018-3.gat,48,28,56,17 monster Bat 1017,10,100000,30000,Mob018-3::On1017 018-3.gat,35,144,31,48 monster Evil Mushroom 1013,10,120000,30000,Mob018-3::On1013 018-3.gat,35,65,28,22 monster Spider 1012,20,100000,50000,Mob018-3::On1012 -018-3.gat,28,157,3,2 monster Flower 1014,1,60000,30000,Mob018-3::On1014 +018-3.gat,28,157,3,2 monster PinkFlower 1014,1,60000,30000,Mob018-3::On1014 018-3.gat,99,110,17,39 monster Yellow slime 1007,10,90000,30000,Mob018-3::On1007 018-3.gat,134,140,12,8 monster Maggot 1002,3,80000,40000,Mob018-3::On1002 018-3.gat,132,137,15,25 monster Spider 1012,8,300000,120000,Mob018-3::On1012 diff --git a/npc/018-3_Cave/bookcase.txt b/npc/018-3_Cave/bookcase.txt index c4970fed..843c94ae 100644 --- a/npc/018-3_Cave/bookcase.txt +++ b/npc/018-3_Cave/bookcase.txt @@ -27,7 +27,7 @@ L_Search: mes "The slime of a maggot."; mes "A mushroom, big or small."; - mes "The petal of a flower."; + mes "The petal of a pink flower."; next; mes "A pearl from the sea."; |