mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-30 05:57:30 +00:00
remove built spec
This commit is contained in:
@@ -85,6 +85,7 @@ module.exports = {
|
||||
if(cards[lastInsert - 2].getName() == cards[lastInsert - 1].getName()){
|
||||
cards[lastInsert - 2].boost(+cards[lastInsert - 2].getPower());
|
||||
cards[lastInsert - 1].boost(+cards[lastInsert - 1].getPower());
|
||||
//todo: boost fixen
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user