Files
magic-set-editor-fork/data/magic-agclassic-indicator.mse-include/include
CajunAvenger eda330eee8 Initial commit
2021-07-09 02:07:58 -05:00

43 lines
912 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
#
#...
#
#styling field:
# type: boolean
# name: use color indicator
# description: Use color indicator symbol on typeline.
# initial: no
#
#...
#
# ############################# Card type
# indicator:
# left: 20
# top: 295
# width: 15
# height: 15
# z index: 2
# render style: image
# visible: { styling.use_color_indicator == "yes" }
# image: { card_indicator() }