mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 12:01:16 +00:00
Rebalances and new fairy
This commit is contained in:
parent
25dff4215d
commit
265f5ecfca
18 changed files with 1785 additions and 1041 deletions
|
|
@ -1,11 +1,12 @@
|
|||
[gd_resource type="Resource" script_class="FuncGodotFGDFile" load_steps=5 format=3 uid="uid://orkweel5r31c"]
|
||||
[gd_resource type="Resource" script_class="FuncGodotFGDFile" load_steps=6 format=3 uid="uid://orkweel5r31c"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://drlmgulwbjwqu" path="res://addons/func_godot/src/fgd/func_godot_fgd_file.gd" id="1_3d3gq"]
|
||||
[ext_resource type="Resource" uid="uid://cd8kf5wey5n8n" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy.tres" id="1_6m3ln"]
|
||||
[ext_resource type="Resource" uid="uid://cp6w7rgfgtxlk" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy_fairy_guard.tres" id="2_lpp7a"]
|
||||
[ext_resource type="Resource" uid="uid://dxpm148kxfaqp" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy_fairy_small.tres" id="3_tge2p"]
|
||||
[ext_resource type="Resource" uid="uid://c5sejd3gjdu2k" path="res://3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy_fairy_small_T1.tres" id="4_tge2p"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_3d3gq")
|
||||
entity_definitions = Array[Resource]([ExtResource("1_6m3ln"), ExtResource("2_lpp7a"), ExtResource("3_tge2p")])
|
||||
entity_definitions = Array[Resource]([ExtResource("1_6m3ln"), ExtResource("2_lpp7a"), ExtResource("3_tge2p"), ExtResource("4_tge2p")])
|
||||
metadata/_custom_type_script = "uid://drlmgulwbjwqu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue