mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
update
This commit is contained in:
@@ -201,14 +201,16 @@
|
||||
"JMP",
|
||||
"DMU",
|
||||
"BRO",
|
||||
"J22"
|
||||
"J22",
|
||||
"ONE",
|
||||
"(All)"
|
||||
],
|
||||
"starterEditionNames": [
|
||||
"Jumpstart",
|
||||
"Dominaria United",
|
||||
"Brother's War",
|
||||
"Jumpstart 22"
|
||||
"Jumpstart 22",
|
||||
"Phyrexia: All Will Be One",
|
||||
"(All)"
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB |
@@ -1,17 +1,17 @@
|
||||
crab.png
|
||||
size: 35,35
|
||||
size: 189,30
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 6,4
|
||||
size: 17, 8
|
||||
xy: 18,12
|
||||
size: 27,12
|
||||
Idle
|
||||
xy: 0, 1
|
||||
size: 27, 14
|
||||
size: 61, 29
|
||||
Idle
|
||||
xy: 32, 0
|
||||
size: 27, 16
|
||||
xy: 67, 1
|
||||
size: 57, 31
|
||||
Idle
|
||||
xy: 63, 0
|
||||
size: 27, 16
|
||||
xy: 129, 0
|
||||
size: 56, 30
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
@@ -1,11 +1,11 @@
|
||||
kiora.png
|
||||
size: 35,35
|
||||
size: 28,51
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 3,11
|
||||
size: 14,8
|
||||
xy: 1,18
|
||||
size: 27,19
|
||||
Idle
|
||||
xy: 2, 2
|
||||
size: 15, 26
|
||||
xy: 21,8
|
||||
size: 28, 51
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 12 KiB |
@@ -1,17 +1,17 @@
|
||||
slimefoot.png
|
||||
size: 35,35
|
||||
size: 216,216
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 44,39
|
||||
size: 23, 16
|
||||
xy: 164,162
|
||||
size: 32, 23
|
||||
Idle
|
||||
xy: 0, 0
|
||||
size: 36, 33
|
||||
size: 66, 67
|
||||
Idle
|
||||
xy: 38, 0
|
||||
size: 30, 33
|
||||
xy: 76, 1
|
||||
size: 65, 67
|
||||
Idle
|
||||
xy: 75, 1
|
||||
size: 31, 31
|
||||
xy: 150, 1
|
||||
size: 63, 64
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/dungeon/slimefoot.png
Normal file
BIN
forge-gui/res/adventure/Shandalar/sprites/dungeon/slimefoot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
@@ -3392,7 +3392,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Kobold",
|
||||
"sprite": "sprites/imp.atlas",
|
||||
"sprite": "sprites/dungeon/kobold.atlas",
|
||||
"deck": [
|
||||
"decks/kobold.dck"
|
||||
],
|
||||
@@ -7852,7 +7852,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Slimefoot",
|
||||
"sprite": "sprites/boss/slimefoot.atlas",
|
||||
"sprite": "sprites/dungeon/slimefoot.atlas",
|
||||
"deck": [
|
||||
"decks/miniboss/slimefoot.dck"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user