Add fish artwork and Sunfish species
This commit is contained in:
parent
a91f2b9825
commit
9277326164
15 changed files with 200 additions and 10 deletions
|
|
@ -98,4 +98,4 @@ func get_sale_value_for_weight(weight_lb: float) -> int:
|
|||
|
||||
|
||||
func get_rarity_name() -> String:
|
||||
return Rarity.keys()[rarity].capitalize()
|
||||
return Rarity.keys()[rarity].to_lower()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue