Fix extra 0 in level for gunpowder in retro mode (#4701)

This commit is contained in:
Olivia 2021-12-30 17:21:46 -05:00 committed by GitHub
parent 40160498ca
commit c92ae16c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ Excavation:
Drop_Chance: 10.0
Level_Requirement:
Standard_Mode: 10
Retro_Mode: 1000
Retro_Mode: 100
Drops_From: [Gravel]
BONE:
Amount: 1
@ -246,4 +246,4 @@ Hylian_Luck:
Level_Requirement:
Standard_Mode: 0
Retro_Mode: 0
Drops_From: [Pots]
Drops_From: [Pots]