mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
Reverts items.atlas and .png to match master, gives new equipment items a placeholder.
This commit is contained in:
@@ -468,9 +468,4 @@ CartoucheOfAmbition
|
||||
CartoucheOfZeal
|
||||
xy:320,240
|
||||
size:16,16
|
||||
HallowedSigil
|
||||
xy:320,256
|
||||
size:16,16
|
||||
UnhallowedSigil
|
||||
xy:320,272
|
||||
size:16,16
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 272 KiB After Width: | Height: | Size: 273 KiB |
@@ -1239,7 +1239,7 @@
|
||||
"name": "Hallowed Sigil",
|
||||
"description": "Turn a creature hexproof until end of turn.",
|
||||
"equipmentSlot": "Neck",
|
||||
"iconName": "HallowedSigil",
|
||||
"iconName": "ChickenEgg",
|
||||
"effect": {
|
||||
"startBattleWithCard": [
|
||||
"Hallowed Sigil"
|
||||
@@ -1250,7 +1250,7 @@
|
||||
"name": "Unhallowed Sigil",
|
||||
"description": "Devour the life of an enemy creature, killing it.",
|
||||
"equipmentSlot": "Right",
|
||||
"iconName": "UnhallowedSigil",
|
||||
"iconName": "ChickenEgg",
|
||||
"effect": {
|
||||
"startBattleWithCard": [
|
||||
"Sigil of Torment"
|
||||
|
||||
Reference in New Issue
Block a user