Zillion: Add display_name to ZillionSkill #4241

This commit is contained in:
Exempt-Medic 2024-11-25 13:27:31 -05:00 committed by GitHub
parent 6073d5e37e
commit fcaba14b62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ class ZillionSkill(Range):
range_start = 0
range_end = 5
default = 2
display_name = "skill"
class ZillionStartingCards(NamedRange):