mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Fix capitalization for caracal.atlas reference (#5302)
* - PreDH: Avoid warnings, exclude some sets that aren't yet in Forge * - Enable PreDH format as always available to the player. * - Fix capitalization for Caracal file name
This commit is contained in:
@@ -4027,7 +4027,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Caracal",
|
"name": "Caracal",
|
||||||
"sprite": "sprites/enemy/beast/Caracal.atlas",
|
"sprite": "sprites/enemy/beast/caracal.atlas",
|
||||||
"deck": [
|
"deck": [
|
||||||
"decks/standard/caracal.dck"
|
"decks/standard/caracal.dck"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user