mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-10 08:42:11 +01:00
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
[gd_resource type="PlanetData" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://modules/planets/test_planet/biomes/2_tdungb.tres" type="BiomeData" id=1]
|
|
[ext_resource path="res://modules/planets/test_planet/planets/dung_simple_planet.gd" type="Script" id=2]
|
|
|
|
|
|
[resource]
|
|
id = 1
|
|
target_script = ExtResource( 2 )
|
|
biome_datas = [ ExtResource( 1 ) ]
|