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