mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Fix capitalization issues
This commit is contained in:
@@ -252,7 +252,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Goblin Warrior",
|
"name": "Goblin Warrior",
|
||||||
"sprite": "sprites/wolf_Rider.atlas",
|
"sprite": "sprites/wolf_rider.atlas",
|
||||||
"deck": "decks/goblin_mid.json",
|
"deck": "decks/goblin_mid.json",
|
||||||
"spawnRate": 0.2,
|
"spawnRate": 0.2,
|
||||||
"difficulty": 0.1,
|
"difficulty": 0.1,
|
||||||
@@ -286,7 +286,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Goblin Chief",
|
"name": "Goblin Chief",
|
||||||
"sprite": "sprites/wolf_Rider_2.atlas",
|
"sprite": "sprites/wolf_rider_2.atlas",
|
||||||
"deck": "decks/goblin_good.json",
|
"deck": "decks/goblin_good.json",
|
||||||
"spawnRate": 0.2,
|
"spawnRate": 0.2,
|
||||||
"difficulty": 0.1,
|
"difficulty": 0.1,
|
||||||
|
|||||||
Reference in New Issue
Block a user