@@ -45,7 +45,6 @@
|
||||
name: steel tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemSteel
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: steel
|
||||
@@ -65,7 +64,6 @@
|
||||
name: steel dark checker tile
|
||||
parent: FloorTileItemSteel
|
||||
id: FloorTileItemSteelCheckerDark
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: checker-dark
|
||||
@@ -78,7 +76,6 @@
|
||||
name: steel light checker tile
|
||||
parent: FloorTileItemSteel
|
||||
id: FloorTileItemSteelCheckerLight
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: checker-light
|
||||
@@ -91,7 +88,6 @@
|
||||
name: steel tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMetalDiamond
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: metaldiamond
|
||||
@@ -111,7 +107,6 @@
|
||||
name: wood floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemWood
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: wood
|
||||
@@ -131,7 +126,6 @@
|
||||
name: white tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemWhite
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: white
|
||||
@@ -151,7 +145,6 @@
|
||||
name: dark tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemDark
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: dark
|
||||
@@ -171,7 +164,6 @@
|
||||
name: techmaint floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemTechmaint
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: techfloor
|
||||
@@ -188,7 +180,6 @@
|
||||
name: reinforced tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemReinforced
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: reinforced
|
||||
@@ -207,7 +198,6 @@
|
||||
name: mono tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMono
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: monofloor
|
||||
@@ -224,7 +214,6 @@
|
||||
name: linoleum floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemLino
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: lino
|
||||
@@ -241,7 +230,6 @@
|
||||
name: filled brass plate
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBrassFilled
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: brass-filled
|
||||
@@ -261,7 +249,6 @@
|
||||
name: smooth brass plate
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBrassReebe
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: reebe
|
||||
@@ -281,7 +268,6 @@
|
||||
name: dirty tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemDirty
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: dirty
|
||||
@@ -298,7 +284,6 @@
|
||||
name: elevator shaft tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemElevatorShaft
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: dark
|
||||
@@ -315,7 +300,6 @@
|
||||
name: rock vault tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemRockVault
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: rockvault
|
||||
@@ -332,7 +316,6 @@
|
||||
name: blue tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBlue
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: blue
|
||||
@@ -349,7 +332,6 @@
|
||||
name: lime tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemLime
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: lime
|
||||
@@ -366,7 +348,6 @@
|
||||
name: mining tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMining
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: mining
|
||||
@@ -383,7 +364,6 @@
|
||||
name: dark mining tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMiningDark
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: miningdark
|
||||
@@ -400,7 +380,6 @@
|
||||
name: light mining tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMiningLight
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: mininglight
|
||||
@@ -418,7 +397,6 @@
|
||||
name: freezer tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemFreezer
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: showroom
|
||||
@@ -435,7 +413,6 @@
|
||||
name: showroom tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShowroom
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: showroom
|
||||
@@ -452,7 +429,6 @@
|
||||
name: hydro tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemHydro
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: hydro
|
||||
@@ -469,7 +445,6 @@
|
||||
name: bar tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBar
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: bar
|
||||
@@ -486,7 +461,6 @@
|
||||
name: clown tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemClown
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: clown
|
||||
@@ -503,7 +477,6 @@
|
||||
name: mime tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemMime
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: mime
|
||||
@@ -520,7 +493,6 @@
|
||||
name: kitchen tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemKitchen
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: kitchen
|
||||
@@ -537,7 +509,6 @@
|
||||
name: laundry tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemLaundry
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: laundry
|
||||
@@ -554,7 +525,6 @@
|
||||
- type: entity
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemConcrete
|
||||
noSpawn: true
|
||||
name: concrete tile
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -572,7 +542,6 @@
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGrayConcrete
|
||||
name: gray concrete tile
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: grayconcrete
|
||||
@@ -589,7 +558,6 @@
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemOldConcrete
|
||||
name: old concrete tile
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: oldconcrete
|
||||
@@ -607,7 +575,6 @@
|
||||
name: blue arcade floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemArcadeBlue
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: arcadeblue
|
||||
@@ -624,7 +591,6 @@
|
||||
name: blue arcade floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemArcadeBlue2
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: arcadeblue2
|
||||
@@ -641,7 +607,6 @@
|
||||
name: red arcade floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemArcadeRed
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: arcadered
|
||||
@@ -658,7 +623,6 @@
|
||||
name: eighties floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemEighties
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: eighties
|
||||
@@ -675,7 +639,6 @@
|
||||
name: clown carpet floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemCarpetClown
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: carpetclown
|
||||
@@ -692,7 +655,6 @@
|
||||
name: office carpet floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemCarpetOffice
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: carpetoffice
|
||||
@@ -709,7 +671,6 @@
|
||||
name: boxing ring floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBoxing
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: boxing
|
||||
@@ -726,7 +687,6 @@
|
||||
name: gym floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGym
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: gym
|
||||
@@ -744,7 +704,6 @@
|
||||
name: white shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleWhite
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttlewhite
|
||||
@@ -761,7 +720,6 @@
|
||||
name: blue shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleBlue
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttleblue
|
||||
@@ -778,7 +736,6 @@
|
||||
name: orange shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleOrange
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttleorange
|
||||
@@ -795,7 +752,6 @@
|
||||
name: purple shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttlePurple
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttlepurple
|
||||
@@ -812,7 +768,6 @@
|
||||
name: red shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleRed
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttlered
|
||||
@@ -829,7 +784,6 @@
|
||||
name: grey shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleGrey
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttlegrey
|
||||
@@ -846,7 +800,6 @@
|
||||
name: black shuttle floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemShuttleBlack
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: shuttleblack
|
||||
@@ -864,7 +817,6 @@
|
||||
name: gold floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGold
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: gold
|
||||
@@ -881,7 +833,6 @@
|
||||
name: silver tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemSilver
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: silver
|
||||
@@ -899,7 +850,6 @@
|
||||
name: green circuit floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGCircuit
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: gcircuit
|
||||
@@ -916,7 +866,6 @@
|
||||
name: blue circuit floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemBCircuit
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: bcircuit
|
||||
@@ -934,7 +883,6 @@
|
||||
- type: entity
|
||||
parent: FloorTileItemGCircuit
|
||||
id: FloorTileItemGCircuit4
|
||||
noSpawn: true
|
||||
suffix: 4
|
||||
components:
|
||||
- type: Stack
|
||||
@@ -943,7 +891,6 @@
|
||||
- type: entity
|
||||
parent: FloorTileItemBCircuit
|
||||
id: FloorTileItemBCircuit4
|
||||
noSpawn: true
|
||||
suffix: 4
|
||||
components:
|
||||
- type: Stack
|
||||
@@ -954,7 +901,6 @@
|
||||
name: grass tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGrass
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: grass
|
||||
@@ -971,7 +917,6 @@
|
||||
name: jungle grass tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGrassJungle
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: grassjungle
|
||||
@@ -988,7 +933,6 @@
|
||||
name: snow tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemSnow
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: snow
|
||||
@@ -1005,7 +949,6 @@
|
||||
name: wood pattern floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemWoodPattern
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: woodpatternfloor
|
||||
@@ -1022,7 +965,6 @@
|
||||
id: FloorTileItemFlesh
|
||||
parent: FloorTileItemBase
|
||||
name: flesh floor
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: meat
|
||||
@@ -1042,7 +984,6 @@
|
||||
name: steel maint floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemSteelMaint
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: steelmaintfloor
|
||||
@@ -1059,7 +1000,6 @@
|
||||
name: grating maint floor
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemGratingMaint
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: gratingmaintfloor
|
||||
@@ -1076,7 +1016,6 @@
|
||||
name: web tile
|
||||
parent: FloorTileItemBase
|
||||
id: FloorTileItemWeb
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tiles/web.rsi
|
||||
@@ -1097,7 +1036,6 @@
|
||||
parent: FloorTileItemBase
|
||||
name: astro-grass
|
||||
description: Fake grass that covers up wires and even comes with realistic NanoTrimmings!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: astrograss
|
||||
@@ -1115,7 +1053,6 @@
|
||||
parent: FloorTileItemBase
|
||||
name: mowed astro-grass
|
||||
description: Fake grass that covers up wires and even comes with realistic NanoTrimmings!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: grass
|
||||
@@ -1133,7 +1070,6 @@
|
||||
parent: FloorTileItemBase
|
||||
name: jungle astro-grass
|
||||
description: Fake grass that covers up wires and even comes with realistic NanoTrimmings!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: grassjungle
|
||||
@@ -1151,7 +1087,6 @@
|
||||
parent: FloorTileItemBase
|
||||
name: astro-ice
|
||||
description: Fake ice that's as slippery as the real thing, while being easily removable!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: astroice
|
||||
@@ -1169,7 +1104,6 @@
|
||||
parent: FloorTileItemBase
|
||||
name: astro-snow
|
||||
description: Fake snow that's as fluffy as the real thing, while being easily removable!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: snow
|
||||
|
||||
62
Resources/Prototypes/_CP14/Entities/Objects/ores.yml
Normal file
@@ -0,0 +1,62 @@
|
||||
- type: entity
|
||||
id: CPBaseOre
|
||||
parent: BaseItem
|
||||
abstract: true
|
||||
components:
|
||||
- type: Item
|
||||
size: Tiny
|
||||
- type: RandomSprite
|
||||
available:
|
||||
- random:
|
||||
ore1: ""
|
||||
ore2: ""
|
||||
ore3: ""
|
||||
ore4: ""
|
||||
|
||||
- type: entity
|
||||
id: CPOreCopper
|
||||
parent: CPBaseOre
|
||||
name: copper piece
|
||||
description: A piece of pale, heavy copper.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Ores/ore_copper.rsi
|
||||
layers:
|
||||
- state: ore1
|
||||
map: ["random"]
|
||||
|
||||
- type: entity
|
||||
id: CPOreIron
|
||||
parent: CPBaseOre
|
||||
name: iron piece
|
||||
description: A piece of cold, heavy iron.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Ores/ore_iron.rsi
|
||||
layers:
|
||||
- state: ore1
|
||||
map: ["random"]
|
||||
|
||||
- type: entity
|
||||
id: CPOreSilver
|
||||
parent: CPBaseOre
|
||||
name: silver piece
|
||||
description: A piece of shiny, warm silver.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Ores/ore_silver.rsi
|
||||
layers:
|
||||
- state: ore1
|
||||
map: ["random"]
|
||||
|
||||
- type: entity
|
||||
id: CPOreGold
|
||||
parent: CPBaseOre
|
||||
name: gold piece
|
||||
description: A piece of soft, pure gold.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Ores/ore_gold.rsi
|
||||
layers:
|
||||
- state: ore1
|
||||
map: ["random"]
|
||||
161
Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml
Normal file
@@ -0,0 +1,161 @@
|
||||
- type: entity
|
||||
id: CPCaveStoneWall
|
||||
name: rock
|
||||
parent: CPBaseWall
|
||||
description: A solid stone natural wall. It has a cave-like coldness to it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwall
|
||||
base: stone
|
||||
- type: Damageable
|
||||
damageContainer: StructuralInorganic
|
||||
damageModifierSet: Rock
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/break_stone.ogg
|
||||
params:
|
||||
volume: -6
|
||||
|
||||
- type: entity
|
||||
id: CPCaveStoneWallCopperOre
|
||||
name: rock
|
||||
suffix: copper ore
|
||||
parent: CPCaveStoneWall
|
||||
description: A solid stone natural wall. You can see the sharp flecks of copper in it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone_copper.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone_copper.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwall
|
||||
base: stone
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/break_stone.ogg
|
||||
params:
|
||||
volume: -6
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
CPOreCopper:
|
||||
min: 1
|
||||
max: 5
|
||||
|
||||
- type: entity
|
||||
id: CPCaveStoneWallIronOre
|
||||
name: rock
|
||||
suffix: iron ore
|
||||
parent: CPCaveStoneWall
|
||||
description: A solid stone natural wall. You can see the sharp flecks of iron in it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone_iron.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone_iron.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwall
|
||||
base: stone
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/break_stone.ogg
|
||||
params:
|
||||
volume: -6
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
CPOreIron:
|
||||
min: 1
|
||||
max: 5
|
||||
|
||||
- type: entity
|
||||
id: CPCaveStoneWallSilverOre
|
||||
name: rock
|
||||
suffix: silver ore
|
||||
parent: CPCaveStoneWall
|
||||
description: A solid stone natural wall. You see the tantalizing particles of silver in it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone_silver.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone_silver.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwall
|
||||
base: stone
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/break_stone.ogg
|
||||
params:
|
||||
volume: -6
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
CPOreSilver:
|
||||
min: 1
|
||||
max: 5
|
||||
|
||||
- type: entity
|
||||
id: CPCaveStoneWallGoldOre
|
||||
name: rock
|
||||
suffix: gold ore
|
||||
parent: CPCaveStoneWall
|
||||
description: A solid stone natural wall. You see the tantalizing particles of gold in it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone_gold.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone_gold.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwall
|
||||
base: stone
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/break_stone.ogg
|
||||
params:
|
||||
volume: -6
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
CPOreGold:
|
||||
min: 1
|
||||
max: 5
|
||||
@@ -88,21 +88,6 @@
|
||||
sprite: _CP14/Effects/fire.rsi
|
||||
normalState: full
|
||||
|
||||
- type: entity
|
||||
id: CPCaveStoneWall
|
||||
name: rock
|
||||
suffix: Outdated sprite format!
|
||||
parent: CPBaseWall
|
||||
description: A solid stone natural wall. It has a cave-like coldness to it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Walls/cave_stone.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Walls/cave_stone.rsi
|
||||
- type: IconSmooth
|
||||
key: CPwallsbrick
|
||||
base: stone
|
||||
|
||||
- type: entity
|
||||
id: CPStoneRuinFragment
|
||||
parent: BaseRock
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
||||
"states": [
|
||||
{
|
||||
"name": "ore1"
|
||||
},
|
||||
{
|
||||
"name": "ore2"
|
||||
},
|
||||
{
|
||||
"name": "ore3"
|
||||
},
|
||||
{
|
||||
"name": "ore4"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Objects/Ores/ore_copper.rsi/ore1.png
Normal file
|
After Width: | Height: | Size: 285 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_copper.rsi/ore2.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_copper.rsi/ore3.png
Normal file
|
After Width: | Height: | Size: 279 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_copper.rsi/ore4.png
Normal file
|
After Width: | Height: | Size: 276 B |
23
Resources/Textures/_CP14/Objects/Ores/ore_gold.rsi/meta.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
||||
"states": [
|
||||
{
|
||||
"name": "ore1"
|
||||
},
|
||||
{
|
||||
"name": "ore2"
|
||||
},
|
||||
{
|
||||
"name": "ore3"
|
||||
},
|
||||
{
|
||||
"name": "ore4"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Objects/Ores/ore_gold.rsi/ore1.png
Normal file
|
After Width: | Height: | Size: 315 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_gold.rsi/ore2.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_gold.rsi/ore3.png
Normal file
|
After Width: | Height: | Size: 280 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_gold.rsi/ore4.png
Normal file
|
After Width: | Height: | Size: 274 B |
23
Resources/Textures/_CP14/Objects/Ores/ore_iron.rsi/meta.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
||||
"states": [
|
||||
{
|
||||
"name": "ore1"
|
||||
},
|
||||
{
|
||||
"name": "ore2"
|
||||
},
|
||||
{
|
||||
"name": "ore3"
|
||||
},
|
||||
{
|
||||
"name": "ore4"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Objects/Ores/ore_iron.rsi/ore1.png
Normal file
|
After Width: | Height: | Size: 279 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_iron.rsi/ore2.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_iron.rsi/ore3.png
Normal file
|
After Width: | Height: | Size: 273 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_iron.rsi/ore4.png
Normal file
|
After Width: | Height: | Size: 272 B |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
||||
"states": [
|
||||
{
|
||||
"name": "ore1"
|
||||
},
|
||||
{
|
||||
"name": "ore2"
|
||||
},
|
||||
{
|
||||
"name": "ore3"
|
||||
},
|
||||
{
|
||||
"name": "ore4"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Objects/Ores/ore_silver.rsi/ore1.png
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_silver.rsi/ore2.png
Normal file
|
After Width: | Height: | Size: 245 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_silver.rsi/ore3.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
Resources/Textures/_CP14/Objects/Ores/ore_silver.rsi/ore4.png
Normal file
|
After Width: | Height: | Size: 270 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.2 KiB |
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14, modified and stratch by TheShuEd",
|
||||
"states": [
|
||||
{
|
||||
"name": "stone0",
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 927 B After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14, modified and stratch by TheShuEd",
|
||||
"states": [
|
||||
{
|
||||
"name": "stone0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone7",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14, add gold ore and stratch by TheShuEd",
|
||||
"states": [
|
||||
{
|
||||
"name": "stone0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone7",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14, modified and add iron by TheShuEd",
|
||||
"states": [
|
||||
{
|
||||
"name": "stone0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone7",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by KREKS (Discord) for CrystallPunk14, modified and stratch by TheShuEd",
|
||||
"states": [
|
||||
{
|
||||
"name": "stone0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "stone7",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "full"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 257 B |