Commit 263628fc authored by pichoro's avatar pichoro

Fixing a little boo-boo in planes. Forgot to define inverted common symbol variation.

parent a4b56a9b
......@@ -5,7 +5,7 @@ installer group: Magic Planechase/normal style
icon: card-sample.png
position hint: 01
version: 2009-08-11
version: 2009-08-12
depends on:
package: planechase.mse-game
version: 2009-08-11
......@@ -32,6 +32,15 @@ init script:
# Use guild mana symbols?
guild_mana := { styling.use_guild_mana_symbols }
############################################################## Set info fields
set info style:
symbol:
variation:
name: invertedcommon
border radius: 0.10
fill type: solid
fill color: rgb(255,255,255)
border color: rgb(0,0,0)
############################################################## Extra style options
styling field:
type: boolean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment