Commit fa690781 authored by Nemo Ma's avatar Nemo Ma Committed by GitHub

Merge pull request #21 from Lyris12/WIP

Add Perdition card type
parents b3a3c4e0 e4b84e30
This diff is collapsed.
...@@ -139,6 +139,11 @@ symbol: ...@@ -139,6 +139,11 @@ symbol:
image: negative_dimension.png image: negative_dimension.png
enabled: {card.card_type=="altered spatial monster"} enabled: {card.card_type=="altered spatial monster"}
image font size: 17 image font size: 17
symbol:
code: *
image: sealed-level.png
enabled: {card.card_type=="perdition monster"}
image font size: 17
symbol: symbol:
code: * code: *
image: star.png image: star.png
......
...@@ -37,6 +37,7 @@ card field: ...@@ -37,6 +37,7 @@ card field:
choice: skill card choice: skill card
choice: xros monster choice: xros monster
choice: dual xros monster choice: dual xros monster
choice: perdition monster
default: card_type() default: card_type()
choice colors cardlist: choice colors cardlist:
normal monster : rgb(197,179,53) normal monster : rgb(197,179,53)
......
...@@ -105,6 +105,12 @@ word list: ...@@ -105,6 +105,12 @@ word list:
word: 創造神族 word: 創造神族
word: 幻竜族 word: 幻竜族
word: サイバース族 word: サイバース族
word list:
name: nonmonster
word: Spell Card
word: Spell Card
word: Trap Card
word: Trap Card
word list: word list:
name: card name: card
word: Normal word: Normal
...@@ -144,7 +150,6 @@ word list: ...@@ -144,7 +150,6 @@ word list:
word: Chroma word: Chroma
word: Perdition word: Perdition
word: Impure word: Impure
word: Runic
word: 通常 word: 通常
word: 同调 word: 同调
word: 超量 word: 超量
......
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