aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/com/ambientaddons/config/PersistentData.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/com/ambientaddons/config/PersistentData.kt')
-rw-r--r--src/main/kotlin/com/ambientaddons/config/PersistentData.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/com/ambientaddons/config/PersistentData.kt b/src/main/kotlin/com/ambientaddons/config/PersistentData.kt
index f1e5873..6db7418 100644
--- a/src/main/kotlin/com/ambientaddons/config/PersistentData.kt
+++ b/src/main/kotlin/com/ambientaddons/config/PersistentData.kt
@@ -21,6 +21,7 @@ data class PersistentData(
"SPIRIT_WING" to null,
"SPIRIT_STONE" to 1000000,
"SHADOW_ASSASSIN_CHESTPLATE" to null,
+ "SHADOW_FURY" to null,
"GIANTS_SWORD" to null,
"DARK_CLAYMORE" to null,
"THUNDERLORD_7" to null,