mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 10:13:46 +00:00
Revamped equipment init
This commit is contained in:
parent
5719738be9
commit
2a016fd30c
16 changed files with 76 additions and 81 deletions
|
|
@ -1,11 +1,14 @@
|
|||
[gd_resource type="Resource" script_class="MapResource" load_steps=2 format=3 uid="uid://37h0tjja4sns"]
|
||||
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://37h0tjja4sns"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_gmpub"]
|
||||
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="1_lgg4g"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_lgg4g")
|
||||
LevelId = 0
|
||||
MapName = &"Rebel Base"
|
||||
MapDescription = &"Based rebels"
|
||||
ScenePath = &"uid://bx31ou6tw3kd1"
|
||||
WeaponsAllowed = false
|
||||
StartData = ExtResource("1_gmpub")
|
||||
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue