branches and one texture
This commit is contained in:
@@ -9,6 +9,9 @@ func get_icon() -> Texture:
|
||||
func get_base_rarity() -> int:
|
||||
return 0
|
||||
|
||||
func get_mutation_id() -> String:
|
||||
return "ANCIENT"
|
||||
|
||||
func get_mutation_name() -> String:
|
||||
return tr("ANCIENT")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user