add xandria atlas
This commit is contained in:
@@ -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
|
||||
|
||||
10
Resources/Prototypes/_CP14/Procedural/Themes/caelid.yml
Normal file
10
Resources/Prototypes/_CP14/Procedural/Themes/caelid.yml
Normal 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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user