Skip to content

Commit

Permalink
[gameobj] Stormpeak spectre fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhoribu authored Dec 18, 2023
1 parent 3015fa8 commit ea92b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type_data/migrations/58_stormpeak.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
insert(:name, %{Veiki herald})
end

migrate :undead, :aggressive_npc do
migrate :undead, :aggressive_npc, :noncorporeal do
insert(:name, %{swirling spectre})
end

0 comments on commit ea92b53

Please sign in to comment.