mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
[gd_resource type="EntitySpeciesData" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/HumanFemale.tres" type="SpeciesModelData" id=1]
|
|
|
|
[resource]
|
|
resource_name = "Human"
|
|
id = 1
|
|
type = 4
|
|
text_name = "Human"
|
|
model_datas = [ ExtResource( 1 ) ]
|