Skip to content

Commit e9d69da

Browse files
authored
Merge pull request #139 from rreemmii-dev/patch-1
Moved "Recall Spell" at the end of elixir spells
2 parents 9ddf6ff + 890a881 commit e9d69da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coc/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@ class Resource(Enum):
138138
"Freeze Spell",
139139
"Clone Spell",
140140
"Invisibility Spell",
141+
"Recall Spell",
141142
"Poison Spell",
142143
"Earthquake Spell",
143144
"Haste Spell",
144145
"Skeleton Spell",
145146
"Bat Spell",
146-
"Recall Spell",
147147
]
148148

149149
HERO_ORDER = ["Barbarian King", "Archer Queen", "Grand Warden", "Royal Champion", "Battle Machine"]

0 commit comments

Comments
 (0)