mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +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://xtg062tcon1j"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_60p60"]
|
|
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="1_dnrxd"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_dnrxd")
|
|
LevelId = 1
|
|
MapName = &"Refinery"
|
|
MapDescription = &"The major fuel refinery"
|
|
ScenePath = &"uid://bv451a8wgty4u"
|
|
WeaponsAllowed = true
|
|
StartData = ExtResource("1_60p60")
|
|
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|