cirnogodot/Resources/Maps/RebelBase.tres

14 lines
597 B
Text
Raw Normal View History

2025-04-07 15:58:43 +02:00
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://37h0tjja4sns"]
2025-04-02 17:42:55 +02:00
2025-04-07 15:58:43 +02:00
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_gmpub"]
2025-04-02 17:42:55 +02:00
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="1_lgg4g"]
[resource]
script = ExtResource("1_lgg4g")
2025-04-10 12:00:08 +02:00
LevelId = 3
2025-04-02 17:42:55 +02:00
MapName = &"Rebel Base"
MapDescription = &"Based rebels"
ScenePath = &"uid://bx31ou6tw3kd1"
WeaponsAllowed = false
2025-04-07 15:58:43 +02:00
StartData = ExtResource("1_gmpub")
2025-04-02 17:42:55 +02:00
metadata/_custom_type_script = "uid://quy4d4tgvqfy"