mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +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",
|
||||
"sprite": "sprites/enemy/beast/Caracal.atlas",
|
||||
"sprite": "sprites/enemy/beast/caracal.atlas",
|
||||
"deck": [
|
||||
"decks/standard/caracal.dck"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user