aboutsummaryrefslogtreecommitdiff
path: root/basetypes/src
diff options
context:
space:
mode:
Diffstat (limited to 'basetypes/src')
-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 8424893..a3910a0 100644
--- a/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
+++ b/basetypes/src/main/kotlin/moe/nea/ledger/TransactionType.kt
@@ -31,6 +31,7 @@ enum class TransactionType {
KUUDRA_CHEST_OPEN,
NPC_BUY,
NPC_SELL,
+ PEST_REPELLENT_USED,
VISITOR_BARGAIN,
WYRM_EVOKED,
} \ No newline at end of file