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",
|
||||
"sprite": "sprites/wolf_Rider.atlas",
|
||||
"sprite": "sprites/wolf_rider.atlas",
|
||||
"deck": "decks/goblin_mid.json",
|
||||
"spawnRate": 0.2,
|
||||
"difficulty": 0.1,
|
||||
@@ -286,7 +286,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Goblin Chief",
|
||||
"sprite": "sprites/wolf_Rider_2.atlas",
|
||||
"sprite": "sprites/wolf_rider_2.atlas",
|
||||
"deck": "decks/goblin_good.json",
|
||||
"spawnRate": 0.2,
|
||||
"difficulty": 0.1,
|
||||
@@ -1116,4 +1116,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user