Content pack jr (#457)
* 24.09.24 * wallpapers * backpack parenting setup * goblin backpack --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
@@ -0,0 +1,42 @@
|
||||
- type: entity
|
||||
abstract: true
|
||||
parent:
|
||||
- Clothing
|
||||
- ContentsExplosionResistanceBase
|
||||
id: CP14ClothingBackpackBase
|
||||
components:
|
||||
- type: Item
|
||||
size: Huge
|
||||
- type: Clothing
|
||||
equipDelay: 0.4
|
||||
unequipDelay: 0.2
|
||||
slots:
|
||||
- back
|
||||
quickEquip: false
|
||||
breakOnMove: false
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,6,3
|
||||
maxItemSize: Huge
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
storagebase: !type:Container
|
||||
ents: []
|
||||
- type: UseDelay
|
||||
delay: 0.5
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.9
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.StorageUiKey.Key:
|
||||
type: StorageBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingBackpackBase
|
||||
id: CP14ClothingBackpackLeather
|
||||
name: leather backpack
|
||||
description: You wear this on your back and put items into it.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Back/Backpacks/leather_backpack.rsi
|
||||
state: icon
|
||||
@@ -8,6 +8,7 @@
|
||||
unequipDelay: 0.3
|
||||
slots:
|
||||
- HEAD
|
||||
breakOnMove: false
|
||||
- type: Sprite
|
||||
state: icon
|
||||
- type: Item
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
state: hands
|
||||
- type: Inventory
|
||||
templateId: CP14Human
|
||||
speciesId: goblin
|
||||
displacements:
|
||||
belt:
|
||||
sizeMaps:
|
||||
|
||||
@@ -10,22 +10,22 @@
|
||||
sprite: _CP14/Structures/Wallpaper/icons.rsi
|
||||
|
||||
- type: entity
|
||||
id: CP14WallpaperPink1
|
||||
id: CP14WallpaperPurple1
|
||||
parent: CP14BaseWallpaper
|
||||
name: pink wallpaper
|
||||
name: purple wallpaper
|
||||
suffix: 1
|
||||
components:
|
||||
- type: Sprite
|
||||
state: pink
|
||||
state: purple
|
||||
- type: CP14Wallpaper
|
||||
rsiPath: _CP14/Structures/Wallpaper/wallpaper_pink.rsi
|
||||
rsiPath: _CP14/Structures/Wallpaper/wallpaper_purple.rsi
|
||||
- type: Stack
|
||||
stackType: CP14WallpaperPink
|
||||
stackType: CP14WallpaperPurple
|
||||
count: 1
|
||||
|
||||
- type: entity
|
||||
id: CP14WallpaperPink30
|
||||
parent: CP14WallpaperPink1
|
||||
id: CP14WallpaperPurple30
|
||||
parent: CP14WallpaperPurple1
|
||||
suffix: 30
|
||||
components:
|
||||
- type: Stack
|
||||
@@ -51,4 +51,4 @@
|
||||
suffix: 30
|
||||
components:
|
||||
- type: Stack
|
||||
count: 30
|
||||
count: 30
|
||||
|
||||
@@ -49,7 +49,8 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
|
||||
- type: CP14WallpaperHolder
|
||||
|
||||
- type: entity ### Crushed Medium
|
||||
id: CP14WallStonebrickCrushedMedium
|
||||
name: stone brick wall
|
||||
@@ -137,12 +138,13 @@
|
||||
randomStates:
|
||||
- bricksA
|
||||
- bricksB
|
||||
|
||||
- type: CP14WallpaperHolder
|
||||
|
||||
|
||||
- type: entity
|
||||
id: CP14WallWooden
|
||||
name: wooden wall
|
||||
parent:
|
||||
parent:
|
||||
- CP14BaseWall
|
||||
- CP14BaseFlammableSpreading
|
||||
components:
|
||||
@@ -175,7 +177,7 @@
|
||||
id: CP14WallCardboard
|
||||
name: cardboard Wall
|
||||
description: A thin, flimsy wall made of paper and cardboard. Popular in warm countries.
|
||||
parent:
|
||||
parent:
|
||||
- CP14WallWooden
|
||||
- CP14BaseFlammableSpreadingStrong
|
||||
components:
|
||||
@@ -197,7 +199,8 @@
|
||||
- type: Construction
|
||||
graph: CP14WallWood
|
||||
node: WallCardboard
|
||||
|
||||
- type: CP14WallpaperHolder
|
||||
|
||||
- type: entity
|
||||
id: CP14WallCyan
|
||||
name: cyan wall
|
||||
@@ -228,7 +231,8 @@
|
||||
- skullsA
|
||||
- skullsB
|
||||
- type: Appearance
|
||||
|
||||
- type: CP14WallpaperHolder
|
||||
|
||||
- type: entity
|
||||
id: CP14WallSteel
|
||||
name: steel wall
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
- type: stack
|
||||
id: CP14WallpaperPink
|
||||
name: cp14-stack-wallpaper-pink
|
||||
spawn: CP14WallpaperPink1
|
||||
icon: { sprite: _CP14/Structures/Wallpaper/icons.rsi, state: pink }
|
||||
id: CP14WallpaperPurple
|
||||
name: cp14-stack-wallpaper-purple
|
||||
spawn: CP14WallpaperPurple1
|
||||
icon: { sprite: _CP14/Structures/Wallpaper/icons.rsi, state: purple }
|
||||
maxCount: 30
|
||||
|
||||
|
||||
- type: stack
|
||||
id: CP14WallpaperGreen
|
||||
name: cp14-stack-wallpaper-green
|
||||
|
||||
|
After Width: | Height: | Size: 560 B |
|
After Width: | Height: | Size: 708 B |
|
After Width: | Height: | Size: 645 B |
|
After Width: | Height: | Size: 581 B |
|
After Width: | Height: | Size: 614 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by jaraten (Discord/Github) for CrystallPunk14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK-goblin",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 494 B |
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "pink"
|
||||
"name": "purple"
|
||||
},
|
||||
{
|
||||
"name": "green"
|
||||
|
||||
|
Before Width: | Height: | Size: 380 B |
|
After Width: | Height: | Size: 511 B |
|
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 761 B |
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 738 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by TheShuEd (Github/discord) for CrystallPunk",
|
||||
"copyright": "Created by jaraten (Github/discord) for CrystallPunk",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 64
|
||||
|
||||
|
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 757 B |
|
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 743 B |
|
Before Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 554 B |
|
Before Width: | Height: | Size: 547 B |
|
Before Width: | Height: | Size: 555 B |
|
After Width: | Height: | Size: 700 B |
|
After Width: | Height: | Size: 674 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by TheShuEd (Github/discord) for CrystallPunk",
|
||||
"copyright": "Created by jaraten (Github/discord) for CrystallPunk",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 64
|
||||
|
After Width: | Height: | Size: 690 B |
|
After Width: | Height: | Size: 681 B |
|
Before Width: | Height: | Size: 908 B After Width: | Height: | Size: 681 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 938 B After Width: | Height: | Size: 681 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 343 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1016 B |
|
Before Width: | Height: | Size: 901 B After Width: | Height: | Size: 915 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 932 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 937 B |
|
Before Width: | Height: | Size: 955 B After Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 615 B After Width: | Height: | Size: 587 B |
|
Before Width: | Height: | Size: 915 B After Width: | Height: | Size: 912 B |
@@ -80,6 +80,8 @@ CP14WoodenDoorTavernDorms4: CP14WoodenDoorTavernDorms
|
||||
CP14WoodenDoorTavernDorms5: CP14WoodenDoorTavernDorms
|
||||
CP14WoodenDoorTavernAlchemyLocked: CP14WoodenDoorTavernAlchemy
|
||||
|
||||
#2024-09-24
|
||||
CP14WallpaperPink30: CP14WallpaperPurple30
|
||||
|
||||
# <---> CrystallPunk migration zone end
|
||||
|
||||
|
||||