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
|
CartoucheOfZeal
|
||||||
xy:320,240
|
xy:320,240
|
||||||
size:16,16
|
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",
|
"name": "Hallowed Sigil",
|
||||||
"description": "Turn a creature hexproof until end of turn.",
|
"description": "Turn a creature hexproof until end of turn.",
|
||||||
"equipmentSlot": "Neck",
|
"equipmentSlot": "Neck",
|
||||||
"iconName": "HallowedSigil",
|
"iconName": "ChickenEgg",
|
||||||
"effect": {
|
"effect": {
|
||||||
"startBattleWithCard": [
|
"startBattleWithCard": [
|
||||||
"Hallowed Sigil"
|
"Hallowed Sigil"
|
||||||
@@ -1250,7 +1250,7 @@
|
|||||||
"name": "Unhallowed Sigil",
|
"name": "Unhallowed Sigil",
|
||||||
"description": "Devour the life of an enemy creature, killing it.",
|
"description": "Devour the life of an enemy creature, killing it.",
|
||||||
"equipmentSlot": "Right",
|
"equipmentSlot": "Right",
|
||||||
"iconName": "UnhallowedSigil",
|
"iconName": "ChickenEgg",
|
||||||
"effect": {
|
"effect": {
|
||||||
"startBattleWithCard": [
|
"startBattleWithCard": [
|
||||||
"Sigil of Torment"
|
"Sigil of Torment"
|
||||||
|
|||||||
Reference in New Issue
Block a user