diff options
| author | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
| commit | fee376102192dc6f24297a7b11324636ace3a07d (patch) | |
| tree | 6c777cc71208b429eebdbdc5864b353d4af34a09 /data/objects/net_fishing_spot.yaml | |
| parent | 98bdef072c843fdd8ccdf85a9b54ab9d32d34187 (diff) | |
| download | thehouseoficarus-fee376102192dc6f24297a7b11324636ace3a07d.tar.gz | |
feat: admin gui object CRUD is much nicer
Diffstat (limited to 'data/objects/net_fishing_spot.yaml')
| -rw-r--r-- | data/objects/net_fishing_spot.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/objects/net_fishing_spot.yaml b/data/objects/net_fishing_spot.yaml index 6f703f0..7acfcce 100644 --- a/data/objects/net_fishing_spot.yaml +++ b/data/objects/net_fishing_spot.yaml @@ -1,7 +1,6 @@ color: "4B" description: Bubbles break the surface. Use a small or big fishing net here. gather: - base_wait: 5 depleted_message: You don't see any fish swimming here. drops: - item_id: raw_shrimps @@ -31,7 +30,6 @@ gather: xp: 50 fail_message: You catch nothing. gather_message: You cast your net into the water... - level: 1 skill: fishing success: base: 0.5 |
