Skip to content

Commit 8d66c84

Browse files
authored
release: 1.8.1 (#196)
2 parents ce55135 + 262f003 commit 8d66c84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/kotlin/org/gitanimals/auction/domain/PersonaType.kt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,10 @@ enum class PersonaType {
9696
CAPYBARA,
9797
CAPYBARA_CARROT,
9898
CAPYBARA_SWIM,
99+
LITTLE_CHICK_EGG_ON_HAT,
100+
LITTLE_CHICK_ANGEL,
101+
CAT_WINDOW,
102+
SLIME_ANGEL,
103+
FLAMINGO_WHITE,
99104
;
100105
}

0 commit comments

Comments
 (0)