diff options
| author | historia <[not public]> | 2026-07-07 23:39:19 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 23:39:19 -0400 |
| commit | 14428577e1c7a6c2bdc96f700b7df0d68ec06ba6 (patch) | |
| tree | 8136d3c25b2f7ff21aa8f074fc3bdce3b1799d06 /data/objects/anglerfish_spot.yaml | |
| parent | 59a844137138b328cf415d29b8a1bc40c6469a31 (diff) | |
| download | thehouseoficarus-14428577e1c7a6c2bdc96f700b7df0d68ec06ba6.tar.gz | |
fix: add respawn on hide field to admin gui, add explanation text to gather card
Diffstat (limited to 'data/objects/anglerfish_spot.yaml')
| -rw-r--r-- | data/objects/anglerfish_spot.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/data/objects/anglerfish_spot.yaml b/data/objects/anglerfish_spot.yaml index 41e5087..938b11a 100644 --- a/data/objects/anglerfish_spot.yaml +++ b/data/objects/anglerfish_spot.yaml @@ -1,4 +1,3 @@ -aliases: [] color: "51" description: A faint glow emanates from the depths. Use a fishing rod with bait here. gather: @@ -23,10 +22,7 @@ gather: cap: 0.8 per_level: 0.005 tools: - - axe - - axe + - fishing_rod hidden: false id: anglerfish_spot -inroom_description: "" name: anglerfish spot -removal_item: "" |
