changed abyss to abyss scholar

This commit is contained in:
pennyrigate 2023-06-22 18:31:52 -04:00
parent 4e53014966
commit f220a85cd3
3 changed files with 167 additions and 109 deletions

View file

@ -6,7 +6,7 @@
[ext_resource path="res://maps/cave.tscn" type="PackedScene" id=4]
[ext_resource path="res://scripts/level_entry.gd" type="Script" id=5]
[ext_resource path="res://maps/mountain.tscn" type="PackedScene" id=6]
[ext_resource path="res://maps/abyss.tscn" type="PackedScene" id=7]
[ext_resource path="res://maps/abyss_scholar.tscn" type="PackedScene" id=7]
[ext_resource path="res://maps/boss/boss1_arena.tscn" type="PackedScene" id=8]
[ext_resource path="res://maps/rust.tscn" type="PackedScene" id=9]
[ext_resource path="res://maps/station.tscn" type="PackedScene" id=10]