Skip to content

Commit

Permalink
hide random heroes
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaPomaskin committed Jun 24, 2022
1 parent 2a477a1 commit b4e5f32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ class ObjectsRandomizer {
H3mObjects.Object.RANDOM_DWELLING_FACTION -> randomDwelling(null, null)
H3mObjects.Object.EVENT,
H3mObjects.Object.GRAIL,
H3mObjects.Object.RANDOM_HERO,
H3mObjects.Object.HERO_PLACEHOLDER,
H3mObjects.Object.HERO -> "empty"
else -> obj.def.spriteName
Expand Down

0 comments on commit b4e5f32

Please sign in to comment.