Skip to content

Commit

Permalink
Zillion: Add display_name to ZillionSkill #4241
Browse files Browse the repository at this point in the history
  • Loading branch information
Exempt-Medic authored Nov 25, 2024
1 parent 6073d5e commit fcaba14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/zillion/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ class ZillionSkill(Range):
range_start = 0
range_end = 5
default = 2
display_name = "skill"


class ZillionStartingCards(NamedRange):
Expand Down

0 comments on commit fcaba14

Please sign in to comment.