mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-20 11:26:54 +00:00
add 2 new cards
This commit is contained in:
parent
b7439e5ee4
commit
e81620fece
@ -295,6 +295,22 @@ module.exports = {
|
||||
type: 5
|
||||
},
|
||||
|
||||
"dandelion": {
|
||||
name: "Dandelion",
|
||||
power: 2,
|
||||
ability: "commanders_horn",
|
||||
img: "dandelion",
|
||||
faction: null,
|
||||
type: 0
|
||||
},
|
||||
"avallach": {
|
||||
name: "Avallac'h",
|
||||
power: 0,
|
||||
ability: ["hero", "spy"],
|
||||
img: "avallach",
|
||||
faction: null,
|
||||
type: 0
|
||||
},
|
||||
|
||||
"francesca_pureblood_elf": {
|
||||
name: "Francesca, Pureblood Elf",
|
||||
|
Loading…
Reference in New Issue
Block a user