Skip to content

Commit

Permalink
chore: add right desc for yoimiya_3_4
Browse files Browse the repository at this point in the history
  • Loading branch information
zyr17 committed Sep 11, 2023
1 parent ef35b2b commit bb20c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/charactor/old_version/yoimiya_3_4.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

class RyuukinSaxifrage(RS_3_8):
damage: int = 4
desc: str = '''Deals 4 Pyro DMG, creates 1 Aurous Blaze.'''
cost: Cost = Cost(
elemental_dice_color = DieColor.PYRO,
elemental_dice_number = 4,
Expand Down

0 comments on commit bb20c33

Please sign in to comment.