aboutsummaryrefslogtreecommitdiff
path: root/basetypes/src/main
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-01-24 23:23:50 +0100
committerLinnea Gräf <nea@nea.moe>2025-01-25 20:02:31 +0100
commit02830fc904792aa1945f5072e0815dbf02baebe7 (patch)
tree57ae73e9411ca3ed6172bd1eb22ff0848f9c2fb2 /basetypes/src/main
parent723124f5843142928ae0b71ace24a5135480216c (diff)
downloadLocalTransactionLedger-02830fc904792aa1945f5072e0815dbf02baebe7.tar.gz
LocalTransactionLedger-02830fc904792aa1945f5072e0815dbf02baebe7.tar.bz2
LocalTransactionLedger-02830fc904792aa1945f5072e0815dbf02baebe7.zip
feat: Caducous (Hard word) Feeder Detection
Diffstat (limited to 'basetypes/src/main')
-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 e1413a6..527b6cd 100644
--- a/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
+++ b/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
@@ -17,6 +17,7 @@ enum class TransactionType {
BAZAAR_SELL_ORDER,
BITS_PURSE_STATUS,
BOOSTER_COOKIE_ATE,
+ CADUCOUS_FEEDER_USED,
CAPSAICIN_EYEDROPS_USED,
COMMUNITY_SHOP_BUY,
CORPSE_DESECRATED,