mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
Changed todo list in FPM templates.
Moved special oldstyle rarities out of game file and into style files. Added flavor-textless mode for vanguard, to allow for high rules text cards to be readable. Overhauled VS templates and added hellboy and hellboy-extended templates. Minor renaming of fields and changing stats in Yu-gi-oh. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@435 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -12,6 +12,26 @@ card dpi: 150
|
||||
# Author: Buttock1234
|
||||
# Lots of copy/paste from magic-new.mse-style
|
||||
|
||||
############################################################## Set info fields
|
||||
set info style:
|
||||
symbol:
|
||||
variation:
|
||||
name: olduncommon
|
||||
border radius: 0.10
|
||||
fill type: linear gradient
|
||||
fill color 1: rgb(224,224,224)
|
||||
fill color 2: rgb(84, 84, 84)
|
||||
border color 1: rgb(255,255,255)
|
||||
border color 2: rgb(255,255,255)
|
||||
variation:
|
||||
name: oldrare
|
||||
border radius: 0.10
|
||||
fill type: linear gradient
|
||||
fill color 1: rgb(214,196,94)
|
||||
fill color 2: rgb(95, 84, 40)
|
||||
border color 1: rgb(255,255,255)
|
||||
border color 2: rgb(255,255,255)
|
||||
|
||||
############################################################## Extra scripts
|
||||
|
||||
init script:
|
||||
|
||||
Reference in New Issue
Block a user