3.0
BIN
old/data/borders/fullArtLandM15/black/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
old/data/borders/fullArtLandM15/blue/frame.png
Normal file
After Width: | Height: | Size: 93 KiB |
28
old/data/borders/fullArtLandM15/border.js
Normal file
@@ -0,0 +1,28 @@
|
||||
//============================================//
|
||||
// Full Art Land M15 Border //
|
||||
//============================================//
|
||||
//General Booleans
|
||||
cardData.miracle = false
|
||||
cardData.nyx = false
|
||||
cardData.legendary = false
|
||||
cardData.creature = false
|
||||
cardData.rulesBox = false
|
||||
cardData.rareStamp = false
|
||||
//Specific Values
|
||||
cardData.cardArtX = 60
|
||||
cardData.cardArtY = 120
|
||||
cardData.typeY = cheight(903)
|
||||
cardData.setSymbolY = cheight(893)
|
||||
cardData.watermarkY = cheight(886)
|
||||
cardData.watermarkWidth = cwidth(110)
|
||||
cardData.watermarkHeight = cheight(110)
|
||||
//Images
|
||||
imgArtMask.load("data/borders/fullArtLandM15/imgArtMask.png")
|
||||
imgFrameMask.load("data/borders/fullArtLandM15/imgFrameMask.png")
|
||||
imgPinlineMask.load("data/borders/fullArtLandM15/imgPinlineMask.png")
|
||||
imgTitleMask.load("data/borders/fullArtLandM15/imgTitleMask.png")
|
||||
imgTypeMask.load("data/borders/fullArtLandM15/imgTypeMask.png")
|
||||
//Loads the Colors
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless")
|
||||
//Finishes loading the border style
|
||||
finishChangingBorder()
|
BIN
old/data/borders/fullArtLandM15/colorless/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
old/data/borders/fullArtLandM15/gold/frame.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
old/data/borders/fullArtLandM15/green/frame.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
old/data/borders/fullArtLandM15/imgArtMask.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
old/data/borders/fullArtLandM15/imgFrameMask.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
old/data/borders/fullArtLandM15/imgPinlineMask.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
old/data/borders/fullArtLandM15/imgTitleMask.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
old/data/borders/fullArtLandM15/imgTypeMask.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
old/data/borders/fullArtLandM15/red/frame.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
old/data/borders/fullArtLandM15/white/frame.png
Normal file
After Width: | Height: | Size: 89 KiB |