Skip to content

Commit fc748e2

Browse files
committed
update evocation
1 parent 1b06dba commit fc748e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

items/inversions/reverse_spectrals.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ local evocation = {
11101110
return {
11111111
vars = {
11121112
card.ability.num,
1113-
card.ability.hands
1113+
-card.ability.hands
11141114
}
11151115
}
11161116
end,

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Entropy",
33
"id": "entr",
4-
"version": "1.0.4~alpha",
4+
"version": "1.0.5e~alpha",
55
"website_url": "",
66
"description": "An unbalanced cryptid addon, Built around the madness gameset.",
77
"prefix": "entr",

0 commit comments

Comments
 (0)