aboutsummaryrefslogtreecommitdiff
path: root/basetypes
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-01-16 21:53:02 +0100
committerLinnea Gräf <nea@nea.moe>2025-01-16 22:12:18 +0100
commit5daefca0b50e563152462f0ee1a963b8c98c33f0 (patch)
treeccddac89abb549e4bf80c962d12355da9368cff6 /basetypes
parent305178f5511bbf7b4499d7cf4142a067ab42e2fc (diff)
downloadLocalTransactionLedger-5daefca0b50e563152462f0ee1a963b8c98c33f0.tar.gz
LocalTransactionLedger-5daefca0b50e563152462f0ee1a963b8c98c33f0.tar.bz2
LocalTransactionLedger-5daefca0b50e563152462f0ee1a963b8c98c33f0.zip
feat: Gummy Polar Bear Detection
Diffstat (limited to 'basetypes')
-rw-r--r--basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt b/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
index 33c633d..8424893 100644
--- a/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
+++ b/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
@@ -24,6 +24,7 @@ enum class TransactionType {
FORGED,
GOD_POTION_DRANK,
GOD_POTION_MIXIN_DRANK,
+ GUMMY_POLAR_BEAR_ATE,
KAT_TIMESKIP,
KAT_UPGRADE,
KISMET_REROLL,