mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:55:35 +00:00
14 lines
605 B
Text
14 lines
605 B
Text
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://b0xtpdb4by8mm"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_7m0kr"]
|
|
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="1_g1k8s"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_g1k8s")
|
|
LevelId = 5
|
|
MapName = &"Power plant"
|
|
MapDescription = &"Nuclear power plant"
|
|
ScenePath = &"uid://dnpmeebmjgv2t"
|
|
WeaponsAllowed = true
|
|
StartData = ExtResource("1_7m0kr")
|
|
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|