mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +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://mx860r8t37g1"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_k5exw"]
|
|
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="1_os6hh"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_os6hh")
|
|
LevelId = 4
|
|
MapName = &"Biology Lab"
|
|
MapDescription = &"Bioresearch goes here"
|
|
ScenePath = &"uid://6a6tjohypmmb"
|
|
WeaponsAllowed = true
|
|
StartData = ExtResource("1_k5exw")
|
|
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|