Files
magic-set-editor-fork/data/magic-agclassic-indicator.mse-include/include
cajun 8f8d9c637a Indicator update (#76)
* update indicator script and remove color indicator dot styling options

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-09-24 13:44:27 -05:00

35 lines
752 B
Plaintext

## AgClassic Color Indicator 2016-01-17
mse version: 2.0.0
short name: AgCla CI
full name: AgClassic Color Indicator
installer group: magic/silvercut/AgClassic/Indicator
position hint: 100000
version: 2015-12-20
# This file doesn't do anything, other files in this directory can be included
# in game/style files:
#
#depends on:
# package: magic-agclassic-indicator.mse-include
# version: 2015-12-20
#
#...
#
#init script:
# # Load scripts for AgClassic Color Indicator
# include file: /magic-agclassic-indicator.mse-include/scripts
#
#...
#
# ############################# Card type
# indicator:
# left: 20
# top: 295
# width: 15
# height: 15
# z index: 2
# render style: image
# visible: { has_identity() }
# image: { card_indicator() }