diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-04-30 13:06:03 +0200 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-05-16 16:28:21 +0000 |
commit | c318b9a5ae988a982cc4ffcad2faaf6549aed9d8 (patch) | |
tree | 4431960f88b21f803d2fc016c4403600e86e060b /world/map/npc/018-3 | |
parent | 6715c3406adc7e5d3666d0e440de054c5e096a57 (diff) | |
download | serverdata-c318b9a5ae988a982cc4ffcad2faaf6549aed9d8.tar.gz serverdata-c318b9a5ae988a982cc4ffcad2faaf6549aed9d8.tar.bz2 serverdata-c318b9a5ae988a982cc4ffcad2faaf6549aed9d8.tar.xz serverdata-c318b9a5ae988a982cc4ffcad2faaf6549aed9d8.zip |
item adds/changes
Diffstat (limited to 'world/map/npc/018-3')
-rw-r--r-- | world/map/npc/018-3/bookcase.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/018-3/bookcase.txt b/world/map/npc/018-3/bookcase.txt index 8c5d587f..059678a5 100644 --- a/world/map/npc/018-3/bookcase.txt +++ b/world/map/npc/018-3/bookcase.txt @@ -24,7 +24,7 @@ L_Search: mes ""; mes "It looks like a lot of items will be needed."; next; - mes "The slime of a maggot."; + mes "The slime of a insect."; mes "A mushroom, big or small."; mes "The petal of a pink flower."; next; @@ -38,7 +38,7 @@ L_Search: next; mes "A pile of ash."; mes "Four different herbs."; - mes "A bug, or part of one."; + mes "A insect, or part of one."; next; mes "A lamp for the dark."; mes "Rock and metal, as one."; |