Skip to content

Commit

Permalink
Merge pull request #1754 from elanthia-online/gameobj-wind-witch-nose…
Browse files Browse the repository at this point in the history
…-bundles

[gameobj-data.xml] fix wind witch nose bundles
  • Loading branch information
mrhoribu authored Jan 21, 2025
2 parents 6fe58d6 + a038d14 commit 415c8db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions type_data/migrations/9_skin_fixes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
insert(:name, %{brown boar hide})
insert(:name, %{moor eagle talon})
insert(:name, %{mountain snowcat pelt})
delete(:name, %{crooked witch nose}) # fix for crooked witch nose bundles
insert(:name, %{(?:crooked )?witch nose}) # fix for crooked witch nose bundles
end

migrate :skin, :furrier do
Expand Down

0 comments on commit 415c8db

Please sign in to comment.