add xandria atlas

This commit is contained in:
Ed
2024-07-17 18:11:08 +03:00
parent 7c0c8c5b33
commit 5ede8bb0a6
7 changed files with 406 additions and 9 deletions

View File

@@ -17,12 +17,12 @@
- type: entity
id: CP14RoomSpawnerCaelid7x7
suffix: Caelid Test
id: CP14RoomSpawnerXandria7x7
suffix: Xandria Test
parent: CP14BaseRoomSpawner
components:
- type: CP14RoomSpawner
roomsRandom: CP14RoomSpawnerCaelid
roomsRandom: CP14RoomSpawnerXandria
- type: Sprite
layers:
- state: room
@@ -30,9 +30,6 @@
state: frame
- type: weightedRandom
id: CP14RoomSpawnerCaelid
id: CP14RoomSpawnerXandria
weights:
LavaBrig7x7a: 1
LavaBrig7x7b: 1
LavaBrig7x7c: 1
LavaBrig7x7d: 1
CP14Xandria7x7_1: 1

View File

@@ -0,0 +1,10 @@
# Rooms
# Large
# - 17x5
- type: dungeonRoom
id: CP14Xandria7x7_1
size: 7,7
atlas: /Maps/_CP14/Procedural/xandria.yml
offset: 0,0
tags:
- CP14Pestle #DEBUG

View File

@@ -37,4 +37,34 @@
collection: FootstepAsteroid
heatCapacity: 10000
weather: true
indestructible: true
indestructible: true
- type: tile
id: CP14FloorAtlasMask
editorHidden: false
name: cp14-tiles-atlas-mask
sprite: /Textures/Tiles/shuttleorange.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
baseTurf: CP14FloorBase
isSubfloor: false
heatCapacity: 10000
- type: tile
id: CP14FloorAtlasMask2
editorHidden: false
name: cp14-tiles-atlas-mask-2
sprite: /Textures/Tiles/shuttleblue.png
variants: 4
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
baseTurf: CP14FloorBase
isSubfloor: false
heatCapacity: 10000