Skip to content

Commit a73d319

Browse files
committed
Add Magic II
1 parent ac5ed09 commit a73d319

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

-51.6 KB
Loading
71.3 KB
Loading

public/sources/compact/tracker.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -784,8 +784,8 @@
784784
},
785785
{
786786
"Id": 40,
787-
"Kind": "Item",
788-
"Name": "Magic I",
787+
"Kind": "EvolutionItem",
788+
"Name": "MagicI",
789789
"Positions": {
790790
"x": 85,
791791
"y": 110
@@ -799,7 +799,19 @@
799799
"Hint": null,
800800
"OpacityDisable": 0.5,
801801
"Label": null,
802-
"LabelCenter": false
802+
"LabelCenter": false,
803+
"NextItems": [
804+
{
805+
"Id": 0,
806+
"Name": "Magic II",
807+
"SheetInformation": {
808+
"row": 3,
809+
"column": 5,
810+
"SpriteSheet": "Add"
811+
},
812+
"Label": null
813+
}
814+
]
803815
},
804816
{
805817
"Id": 42,

0 commit comments

Comments
 (0)