Commit 3b3d3e81 authored by nanahira's avatar nanahira

merge

parents 253da578 36e8b62a
This diff is collapsed.
This diff is collapsed.
################ use tab ################ use tab
##rule ##rule
0x0 Rule 0x0 Rule
0x1 OCG 0x1 OCG
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
0x200000 Divine-Beast 0x200000 Divine-Beast
0x400000 Creator God 0x400000 Creator God
0x800000 Wyrm 0x800000 Wyrm
0x1000000 Cyverse 0x1000000 Cyberse
##type ##type
0x1 Monster 0x1 Monster
0x2 Spell 0x2 Spell
......
...@@ -106,7 +106,7 @@ MainForm.mainMenu.menuitem_closeall Close All ...@@ -106,7 +106,7 @@ MainForm.mainMenu.menuitem_closeall Close All
0xf It's up to date.\nDo you want to download it again? 0xf It's up to date.\nDo you want to download it again?
0x10 Check update fail. Please Check Network. 0x10 Check update fail. Please Check Network.
0x11 Find a new version,\nIf Download it? 0x11 Find a new version,\nIf Download it?
0x12 File doesn't exists! 0x12 File doesn't exist!
0x13 No selected database! 0x13 No selected database!
0x14 select database file 0x14 select database file
0x15 select ydk file 0x15 select ydk file
...@@ -137,7 +137,7 @@ MainForm.mainMenu.menuitem_closeall Close All ...@@ -137,7 +137,7 @@ MainForm.mainMenu.menuitem_closeall Close All
0x2e Cutting Images... 0x2e Cutting Images...
0x2f Cut Images OK 0x2f Cut Images OK
0x30 No Selected Cards 0x30 No Selected Cards
0x31 Replace image when it exists? 0x31 Replace Image when it exists?
0x32 Converting Images 0x32 Converting Images
0x33 Convert Images OK 0x33 Convert Images OK
0x34 Compression DataBase OK 0x34 Compression DataBase OK
......
...@@ -5,19 +5,19 @@ ...@@ -5,19 +5,19 @@
########################### Chs 2 Cht ########################### Chs 2 Cht
cn2tw = false cn2tw = false
########################### Setting ########################### Setting
maxcount = 200 maxcount = 3000
imagepath = ./Images imagepath = ./Images
########################### Artwork ########################### Artwork
reimage = false reimage = false
width = 319 width = 618
height = 317 height = 618
pwidth = 363 pwidth = 710
pheight= 275 pheight= 530
########################### Spell/Trap ########################### Spell/Trap
spell = [Spell Card%%] spell = %%
trap = [Trap Card%%] trap = %%
############################ language,style,other setting ############################ language,style,other setting
head = mse version: 0.3.8\r\ngame: yugioh\r\nstylesheet: standard\r\nset info:\r\n\tlanguage: EN\r\n\tedition: \r\n\tST mark is text: no\r\n\tpendulum image is small: yes head = mse version: 0.3.8\r\ngame: yugioh\r\nstylesheet: standard\r\nset info:\r\n\tlanguage: EN\r\n\tedition: \r\n\tST mark is text: yes\r\n\tpendulum image is small: yes
end = version control:\n\ttype: none\napprentice code: end = version control:\n\ttype: none\napprentice code:
############################ Text ############################ Text
text = Pendulum Text :\n%ptext%\nMonster Text :\n%text%\n text = Pendulum Text :\n%ptext%\nMonster Text :\n%text%\n
...@@ -55,34 +55,33 @@ race 0x100000 Psychic ...@@ -55,34 +55,33 @@ race 0x100000 Psychic
race 0x200000 Divine-Beast race 0x200000 Divine-Beast
race 0x400000 Creator God race 0x400000 Creator God
race 0x800000 Wyrm race 0x800000 Wyrm
race 0x1000000 Charisma race 0x1000000 Cyberse
########################### ###########################
##type ##type
type 0x1 Monster type 0x1 Monster
type 0x2 Spell type 0x2 Spell
type 0x4 Trap type 0x4 Trap
type 0x8 N/A type 0x8 N/A
type 0x10 Normal type 0x10 Normal
type 0x20 Effect type 0x20 Effect
type 0x40 Fusion type 0x40 Fusion
type 0x80 Ritual type 0x80 Ritual
type 0x100 T-Monster type 0x100 T-Monster
type 0x200 Spirit type 0x200 Spirit
type 0x400 Union type 0x400 Union
type 0x800 Gemini type 0x800 Gemini
type 0x1000 Tuner type 0x1000 Tuner
type 0x2000 Synchro type 0x2000 Synchro
type 0x4000 Token type 0x4000 Token
type 0x8000 N/A type 0x8000 N/A
type 0x10000 Quick-Play type 0x10000 Quick-Play
type 0x20000 Continuous type 0x20000 Continuous
type 0x40000 Equip type 0x40000 Equip
type 0x80000 Field type 0x80000 Field
type 0x100000 Counter type 0x100000 Counter
type 0x200000 Flip type 0x200000 Flip
type 0x400000 Toon type 0x400000 Toon
type 0x800000 Xyz type 0x800000 Xyz
type 0x1000000 Pendulum type 0x1000000 Pendulum
type 0x2000000 Special Summon
type 0x4000000 Link type 0x4000000 Link
########################## ##########################
\ No newline at end of file
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