some price change (#1392)

This commit is contained in:
gogenych
2025-06-06 18:06:07 +03:00
committed by GitHub
parent 354169afe8
commit 6735f16e59
5 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
Quantity: 3
- ReagentId: Blood
Quantity: 10
- type: StaticPrice
price: 0
- type: entity
categories: [ HideSpawnMenu ]
@@ -30,6 +32,8 @@
Quantity: 10
- ReagentId: Blood
Quantity: 20
- type: StaticPrice
price: 0
- type: entity
categories: [ HideSpawnMenu ]
@@ -47,6 +51,8 @@
Quantity: 5
- ReagentId: Blood
Quantity: 10
- type: StaticPrice
price: 0
- type: entity
categories: [ HideSpawnMenu ]

View File

@@ -64,6 +64,8 @@
- type: ClothingSpeedModifier
walkModifier: 2
sprintModifier: 2
- type: StaticPrice
price: 300
- type: entity
parent: CP14ClothingShoesBase
@@ -81,6 +83,8 @@
- type: CP14SpellStorage
spells:
- CP14ActionSpellMagicalAcceleration
- type: StaticPrice
price: 400
- type: entity
parent: CP14ClothingShoesBase
@@ -127,3 +131,5 @@
params:
variation: 0.07
- type: NoSlip
- type: StaticPrice
price: 500

View File

@@ -44,6 +44,8 @@
health: 1000
- type: Sprite
state: lockpick_skeleton
- type: StaticPrice
price: 400
- type: entity
parent: BaseItem

View File

@@ -82,6 +82,8 @@
energy: 1
- type: RgbLightController
layers: [ 1 ]
- type: StaticPrice
price: 200
- type: entity
parent: CP14Crayon

View File

@@ -93,4 +93,6 @@
spells:
- CP14ActionSpellIceArrow
- type: CP14SpellStorageAccessHolding
- type: StaticPrice
price: 300