demiplane hints (#1011)
* demiplane hints * lava update * water resprite * Update demiplane_hint.yml
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
- type: entity
|
||||
id: CP14DemiplaneHint
|
||||
name: astral crack
|
||||
description: Those cracks always lead to a way out of the damn place
|
||||
categories: [ ForkFiltered ]
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
sprite: /Textures/_CP14/Structures/Flora/demiplane_cracks.rsi
|
||||
layers:
|
||||
- state: crack3
|
||||
shader: unshaded
|
||||
drawdepth: LowFloors
|
||||
- type: SyncSprite
|
||||
- type: RequiresTile
|
||||
- type: CP14DemiplaneHint
|
||||
- type: RandomSprite
|
||||
available:
|
||||
- 0:
|
||||
crack: ""
|
||||
crack2: ""
|
||||
crack3: ""
|
||||
crack4: ""
|
||||
- type: PointLight
|
||||
netSync: false
|
||||
radius: 1.3
|
||||
color: "#c6529f"
|
||||
energy: 1
|
||||
@@ -14,9 +14,19 @@
|
||||
layers:
|
||||
- !type:OreDunGen
|
||||
entity: CP14DemiplanePassway
|
||||
count: 2
|
||||
count: 1
|
||||
minGroupSize: 1
|
||||
maxGroupSize: 1
|
||||
- !type:OreDunGen
|
||||
entity: CP14DemiplaneHint
|
||||
count: 20
|
||||
minGroupSize: 1
|
||||
maxGroupSize: 1
|
||||
- !type:OreDunGen
|
||||
entity: CP14AstralCorrosion
|
||||
count: 15
|
||||
minGroupSize: 3
|
||||
maxGroupSize: 10
|
||||
|
||||
- type: cp14DemiplaneModifier
|
||||
id: TimeLimit10
|
||||
|
||||
Reference in New Issue
Block a user