Compare commits
1 Commits
ed-revert-
...
revert-115
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b65353b6e |
File diff suppressed because it is too large
Load Diff
@@ -2,9 +2,8 @@
|
||||
parent: BaseStructure
|
||||
id: CP14FloorWaterOptimized
|
||||
name: water
|
||||
suffix: Optimized, Empty
|
||||
description: A trough of plain water. Clean enough for consumption
|
||||
categories: [ ForkFiltered ]
|
||||
categories: [ HideSpawnMenu ]
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
snap:
|
||||
@@ -62,30 +61,11 @@
|
||||
- type: TileEntityEffect
|
||||
effects:
|
||||
- !type:ExtinguishReaction
|
||||
- type: FrictionContacts
|
||||
|
||||
- type: entity
|
||||
parent: CP14FloorWaterOptimized
|
||||
id: CP14FloorWaterOptimizedDeep
|
||||
name: deep water
|
||||
suffix: Deep, Air damage
|
||||
components:
|
||||
- type: Sprite
|
||||
drawdepth: OverMobs
|
||||
color: "#869dc2"
|
||||
- type: SpeedModifierContacts
|
||||
walkSpeedModifier: 0.2
|
||||
sprintSpeedModifier: 0.2
|
||||
- type: FrictionContacts
|
||||
- type: DamageContacts
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 2.5
|
||||
|
||||
- type: entity
|
||||
parent: CP14FloorWaterOptimized
|
||||
id: CP14FloorWater
|
||||
suffix: Normal
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: DrawableSolution
|
||||
solution: pool
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
allowedTiles:
|
||||
- FloorSnow
|
||||
entities:
|
||||
- CP14FloorWaterOptimizedDeep
|
||||
- CP14FloorWaterOptimized
|
||||
|
||||
- type: biomeTemplate
|
||||
id: CP14SandOceanFill
|
||||
@@ -61,7 +61,7 @@
|
||||
allowedTiles:
|
||||
- FloorDesert
|
||||
entities:
|
||||
- CP14FloorWaterOptimizedDeep
|
||||
- CP14FloorWaterOptimized
|
||||
|
||||
- type: biomeTemplate
|
||||
id: CP14LavaOceanFill
|
||||
|
||||
@@ -42,6 +42,7 @@ CP14VialSmallLumiMushroom: null
|
||||
#2024-10-20
|
||||
CP14SpawnPointHouseKeeper: null
|
||||
CP14WoodenDoorTavernDorms: null
|
||||
CP14WallWhitebrick: CP14WallMarbleBrick
|
||||
|
||||
#2024-10-24
|
||||
CP14SpawnPointQuartermaster: null
|
||||
|
||||
Reference in New Issue
Block a user