Skip to content

Commit

Permalink
Merge branch 'v5.0-Recode' of https://github.com/brainsynder-Dev/Simp…
Browse files Browse the repository at this point in the history
…lePets into v5.0-Recode
  • Loading branch information
brainsynder-Dev committed Jul 22, 2024
2 parents f490768 + 7faab7b commit 3a2aa8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public WolfTypeData() {

@Override
public Object getDefaultValue() {
return ArmadilloPhase.STANDING;
return WolfType.PALE;
}

@Override
Expand Down

0 comments on commit 3a2aa8c

Please sign in to comment.