broken_seals/game/models/entities/human/species_human.tres

11 lines
272 B
Plaintext
Raw Normal View History

[gd_resource type="EntitySpeciesData" load_steps=2 format=2]
2022-02-12 18:50:03 +01:00
[ext_resource path="res://models/entities/human/models/HumanFemale.tres" type="SpeciesModelData" id=1]
[resource]
2020-05-20 20:41:26 +02:00
resource_name = "Human"
id = 1
type = 4
2020-05-20 20:41:26 +02:00
text_name = "Human"
model_datas = [ ExtResource( 1 ) ]