mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
[gd_resource type="EntityData" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://data/entity_classes/2_berserker.tres" type="EntityClassData" id=1]
|
|
[ext_resource path="res://scripts/entities/EntityDataGD.gd" type="Script" id=2]
|
|
|
|
[resource]
|
|
id = 2
|
|
entity_type = 4
|
|
entity_controller = 1
|
|
bag_size = 24
|
|
entity_class_data = ExtResource( 1 )
|
|
script = ExtResource( 2 )
|