Skip to content

Commit

Permalink
Wrong name oops
Browse files Browse the repository at this point in the history
  • Loading branch information
KeinsWolfi committed Mar 3, 2025
1 parent 68dcaad commit 5c67635
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ object DragonFeatures {

DragonProfitTracker.addDragonLoot(
currentDragonType ?: DragonType.UNKNOWN,
"DRAGON_ESSENCE".toInternalName(),
"ESSENCE_DRAGON".toInternalName(),
if (currentDragonType == DragonType.SUPERIOR) 10 else 5
)

Expand Down

0 comments on commit 5c67635

Please sign in to comment.