There was an error while loading. Please reload this page.
1 parent ac5ed09 commit a73d319Copy full SHA for a73d319
3 files changed
public/sources/compact/item_linso.png
-51.6 KB
public/sources/compact/item_linso_old.png
71.3 KB
public/sources/compact/tracker.json
@@ -784,8 +784,8 @@
784
},
785
{
786
"Id": 40,
787
- "Kind": "Item",
788
- "Name": "Magic I",
+ "Kind": "EvolutionItem",
+ "Name": "MagicI",
789
"Positions": {
790
"x": 85,
791
"y": 110
@@ -799,7 +799,19 @@
799
"Hint": null,
800
"OpacityDisable": 0.5,
801
"Label": null,
802
- "LabelCenter": false
+ "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
+ ]
815
816
817
"Id": 42,
0 commit comments