thin hide and prob scrap
This commit is contained in:
@@ -427,13 +427,13 @@
|
||||
amount: 4
|
||||
- id: CP14String # As long as there are no mechanics to shearing wool, the only way to get string.
|
||||
amount: 4
|
||||
- id: CP14LightAnimalHide
|
||||
amount: 1
|
||||
maxAmount: 3
|
||||
- id: CP14ThinAnimalHide
|
||||
amount: 2
|
||||
maxAmount: 5
|
||||
- id: CP14ScrapAnimalHide
|
||||
amount: 1
|
||||
maxAmount: 3
|
||||
prob: 0.5
|
||||
maxAmount: 5
|
||||
prob: 0.3
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 150
|
||||
bloodReagent: CP14BloodAnimal
|
||||
|
||||
@@ -7,16 +7,16 @@
|
||||
# ================
|
||||
# Hide Types
|
||||
- type: entity
|
||||
id: CP14LightAnimalHide
|
||||
id: CP14ThinAnimalHide
|
||||
parent: CP14LeatherBase
|
||||
name: thin animal hide
|
||||
description: Untreated thin animal hide. It seems you can push it with your finger!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Materials/Hide/animal_hide.rsi
|
||||
sprite: _CP14/Materials/Hide/thin_hide.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: _CP14/Materials/Hide/animal_hide.rsi
|
||||
sprite: _CP14/Materials/Hide/thin_hide.rsi
|
||||
|
||||
- type: entity
|
||||
id: CP14AnimalHide
|
||||
@@ -25,10 +25,10 @@
|
||||
description: Untreated animal hide. It would make a great pouch.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Materials/Hide/animal_hide.rsi
|
||||
sprite: _CP14/Materials/Hide/normal_hide.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: _CP14/Materials/Hide/animal_hide.rsi
|
||||
sprite: _CP14/Materials/Hide/normal_hide.rsi
|
||||
|
||||
- type: entity
|
||||
id: CP14RoughHide
|
||||
|
||||
Reference in New Issue
Block a user