diff options
Diffstat (limited to 'data/objects/net_fishing_spot.yaml')
| -rw-r--r-- | data/objects/net_fishing_spot.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/objects/net_fishing_spot.yaml b/data/objects/net_fishing_spot.yaml index e5d7d03..6f703f0 100644 --- a/data/objects/net_fishing_spot.yaml +++ b/data/objects/net_fishing_spot.yaml @@ -1,4 +1,4 @@ -color: "75" +color: "4B" description: Bubbles break the surface. Use a small or big fishing net here. gather: base_wait: 5 @@ -6,27 +6,27 @@ gather: drops: - item_id: raw_shrimps level: 1 - message: You catch some {75}raw shrimps{/}. + message: You catch some {4B}raw shrimps{/}. weight: 50 xp: 10 - item_id: raw_anchovies level: 1 - message: You catch some {75}raw anchovies{/}. + message: You catch some {4B}raw anchovies{/}. weight: 50 xp: 10 - item_id: raw_mackerel level: 16 - message: You catch a {69}raw mackerel{/}. + message: You catch a {45}raw mackerel{/}. weight: 50 xp: 20 - item_id: raw_cod level: 23 - message: You catch a {69}raw cod{/}. + message: You catch a {45}raw cod{/}. weight: 50 xp: 30 - item_id: raw_bass level: 46 - message: You catch a {69}raw bass{/}. + message: You catch a {45}raw bass{/}. weight: 50 xp: 50 fail_message: You catch nothing. |
