fixed typo
This commit is contained in:
@@ -8,7 +8,7 @@ drops = []
|
||||
|
||||
[rock]
|
||||
drops = [
|
||||
{ prefab = "Coin", chance_pct = 10, min_count = 1, max_max = 1 },
|
||||
{ prefab = "Coin", chance_pct = 10, min_count = 1, max_count = 1 },
|
||||
]
|
||||
|
||||
[air]
|
||||
|
||||
Reference in New Issue
Block a user