diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-01-05 20:57:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-05 19:57:49 +0000 |
| commit | b33b89f508c473795dffd045b8646592d80e884d (patch) | |
| tree | fcdf6defe3f6212116283cdc0022d50d422c9c29 /items | |
| parent | 837868320584019d64e6ef52cfc708c61ad52133 (diff) | |
| download | NotEnoughUpdates-REPO-b33b89f508c473795dffd045b8646592d80e884d.tar.gz NotEnoughUpdates-REPO-b33b89f508c473795dffd045b8646592d80e884d.tar.bz2 NotEnoughUpdates-REPO-b33b89f508c473795dffd045b8646592d80e884d.zip | |
fix: Barking Wolf render (#1600)
Diffstat (limited to 'items')
| -rw-r--r-- | items/BARKING_WOLF_MONSTER.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/BARKING_WOLF_MONSTER.json b/items/BARKING_WOLF_MONSTER.json index 1f391878..ced10c9f 100644 --- a/items/BARKING_WOLF_MONSTER.json +++ b/items/BARKING_WOLF_MONSTER.json @@ -21,7 +21,7 @@ "render": "Wolf", "level": 2, "type": "drops", - "panorama": "hub", + "panorama": "rift", "drops": [ { "id": "MUTED_BARK:1", |
