diff options
Diffstat (limited to 'data/objects/anglerfish_spot.yaml')
| -rw-r--r-- | data/objects/anglerfish_spot.yaml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/data/objects/anglerfish_spot.yaml b/data/objects/anglerfish_spot.yaml index 938b11a..73be60a 100644 --- a/data/objects/anglerfish_spot.yaml +++ b/data/objects/anglerfish_spot.yaml @@ -1,17 +1,18 @@ color: "51" -description: A faint glow emanates from the depths. Use a fishing rod with bait here. +description: +- text: A faint glow emanates from the depths. Use a fishing rod with bait here. gather: bait: fishing_bait depleted_message: "" drops: - - depletes: false - item_id: raw_anglerfish - level: 82 - message: "" - quantity: 0 - table: "" - weight: 100 - xp: 120 + - depletes: false + item_id: raw_anglerfish + level: 82 + message: "" + quantity: 0 + table: "" + weight: 100 + xp: 120 exhausted_message: "" fail_message: Nothing seems to bite. gather_message: You cast your line into the deep water... @@ -22,7 +23,7 @@ gather: cap: 0.8 per_level: 0.005 tools: - - fishing_rod + - fishing_rod hidden: false id: anglerfish_spot name: anglerfish spot |
