@@ -14,6 +14,7 @@
|
|||||||
Lighter: 2
|
Lighter: 2
|
||||||
CigPackMixed: 2
|
CigPackMixed: 2
|
||||||
FlippoLighter: 2
|
FlippoLighter: 2
|
||||||
|
BasePuckSnus: 3
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
CigPackSyndicate: 2
|
CigPackSyndicate: 2
|
||||||
|
|||||||
34
Resources/Prototypes/_Honk/Snus/snus.yml
Normal file
34
Resources/Prototypes/_Honk/Snus/snus.yml
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
# Шайба снюса
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingBackpack
|
||||||
|
id: BasePuckSnus
|
||||||
|
name: Шайба снюса
|
||||||
|
description: Эксклюзивный снюс премиум-класса. Изготовлен из отборного табака и натуральных ароматизаторов.
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: BaseBagSnus
|
||||||
|
amount: 15
|
||||||
|
- type: Sprite
|
||||||
|
sprite: _Honk/Snus/puck.rsi #Выглядит как ПОЛНАЯ хуита, но мне похуй!
|
||||||
|
layers:
|
||||||
|
- state: puck
|
||||||
|
|
||||||
|
# Пакетик снюса
|
||||||
|
- type: entity
|
||||||
|
parent: BaseItem
|
||||||
|
id: BaseBagSnus
|
||||||
|
name: Пакетик снюса
|
||||||
|
components:
|
||||||
|
- type: Food
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
food:
|
||||||
|
maxVol: 20
|
||||||
|
reagents:
|
||||||
|
- ReagentId: SpaceDrugs
|
||||||
|
Quantity: 10
|
||||||
|
- type: Sprite
|
||||||
|
sprite: _Honk/Snus/bag.rsi
|
||||||
|
layers:
|
||||||
|
- state: paket
|
||||||
14
Resources/Textures/_Honk/Snus/bag.rsi/meta.json
Normal file
14
Resources/Textures/_Honk/Snus/bag.rsi/meta.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Всё моё!",
|
||||||
|
"size": {
|
||||||
|
"x": 16,
|
||||||
|
"y": 16
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "paket"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/_Honk/Snus/bag.rsi/paket.png
Normal file
BIN
Resources/Textures/_Honk/Snus/bag.rsi/paket.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 B |
14
Resources/Textures/_Honk/Snus/puck.rsi/meta.json
Normal file
14
Resources/Textures/_Honk/Snus/puck.rsi/meta.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Всё моё!",
|
||||||
|
"size": {
|
||||||
|
"x": 16,
|
||||||
|
"y": 16
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "puck"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/_Honk/Snus/puck.rsi/puck.png
Normal file
BIN
Resources/Textures/_Honk/Snus/puck.rsi/puck.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 180 B |
Reference in New Issue
Block a user