Mra`z (#166)
@@ -58,6 +58,16 @@
|
|||||||
category: Food
|
category: Food
|
||||||
group: market
|
group: market
|
||||||
|
|
||||||
|
- type: cargoProduct
|
||||||
|
id: FoodCrateKvassTank
|
||||||
|
icon:
|
||||||
|
sprite: Structures/Storage/kvass.rsi
|
||||||
|
state: kvass
|
||||||
|
product: KvassTankFull
|
||||||
|
cost: 2000
|
||||||
|
category: Food
|
||||||
|
group: market
|
||||||
|
|
||||||
- type: cargoProduct
|
- type: cargoProduct
|
||||||
id: FoodSoftdrinks
|
id: FoodSoftdrinks
|
||||||
icon:
|
icon:
|
||||||
|
|||||||
@@ -770,14 +770,6 @@
|
|||||||
- MeatyOreUniforms
|
- MeatyOreUniforms
|
||||||
|
|
||||||
#gloves
|
#gloves
|
||||||
- type: listing
|
|
||||||
id: MeatyClothingHandsGlovesIhscombat
|
|
||||||
productEntity: ClothingHandsGlovesIhscombat
|
|
||||||
cost:
|
|
||||||
MeatyOreCoin: 2
|
|
||||||
categories:
|
|
||||||
- MeatyOreGloves
|
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: MeatyClothingHandsGlovesLatex
|
id: MeatyClothingHandsGlovesLatex
|
||||||
productEntity: ClothingHandsGlovesLatex
|
productEntity: ClothingHandsGlovesLatex
|
||||||
|
|||||||
@@ -22,11 +22,6 @@
|
|||||||
speechSounds: Slime
|
speechSounds: Slime
|
||||||
- type: TypingIndicator
|
- type: TypingIndicator
|
||||||
proto: slime
|
proto: slime
|
||||||
- type: Vocal
|
|
||||||
sounds:
|
|
||||||
Male: MaleSlime
|
|
||||||
Female: FemaleSlime
|
|
||||||
Unsexed: MaleSlime
|
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Biological
|
damageContainer: Biological
|
||||||
damageModifierSet: Slime
|
damageModifierSet: Slime
|
||||||
|
|||||||
@@ -2210,3 +2210,20 @@
|
|||||||
Quantity: 30
|
Quantity: 30
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Consumable/Drinks/bloodglass.rsi
|
sprite: Objects/Consumable/Drinks/bloodglass.rsi
|
||||||
|
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DrinkGlassBase
|
||||||
|
id: DrinkKvassGlass
|
||||||
|
name: kvass glass
|
||||||
|
description: A cool refreshing drink with a taste of socialism.
|
||||||
|
components:
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
drink:
|
||||||
|
maxVol: 30
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Kvass
|
||||||
|
Quantity: 30
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Consumable/Drinks/kvass.rsi
|
||||||
|
|||||||
@@ -201,3 +201,25 @@
|
|||||||
- type: ExaminableSolution
|
- type: ExaminableSolution
|
||||||
solution: tank
|
solution: tank
|
||||||
|
|
||||||
|
|
||||||
|
# Kvass
|
||||||
|
- type: entity
|
||||||
|
id: KvassTank
|
||||||
|
parent: StorageTank
|
||||||
|
suffix: Empty
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Structures/Storage/kvass.rsi
|
||||||
|
state: kvass
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: KvassTank
|
||||||
|
id: KvassTankFull
|
||||||
|
suffix: Full
|
||||||
|
components:
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
tank:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Kvass
|
||||||
|
Quantity: 1500
|
||||||
|
|||||||
@@ -424,3 +424,27 @@
|
|||||||
metamorphicSprite:
|
metamorphicSprite:
|
||||||
sprite: Objects/Consumable/Drinks/rewriter.rsi
|
sprite: Objects/Consumable/Drinks/rewriter.rsi
|
||||||
state: icon
|
state: icon
|
||||||
|
|
||||||
|
- type: reagent
|
||||||
|
id: TheMartinez
|
||||||
|
name: reagent-name-the-martinez
|
||||||
|
parent: BaseDrink
|
||||||
|
desc: reagent-desc-the-martinez
|
||||||
|
physicalDesc: reagent-physical-desc-vibrant
|
||||||
|
flavor: themartinez
|
||||||
|
color: "#75b1f0"
|
||||||
|
metamorphicSprite:
|
||||||
|
sprite: Objects/Consumable/Drinks/the_martinez.rsi
|
||||||
|
state: icon
|
||||||
|
|
||||||
|
- type: reagent
|
||||||
|
id: Kvass
|
||||||
|
name: reagent-name-kvass
|
||||||
|
parent: BaseDrink
|
||||||
|
desc: reagent-desc-kvass
|
||||||
|
physicalDesc: reagent-physical-desc-bubbly
|
||||||
|
flavor: bread
|
||||||
|
color: "#381600"
|
||||||
|
metamorphicSprite:
|
||||||
|
sprite: Objects/Consumable/Drinks/kvass.rsi
|
||||||
|
state: icon
|
||||||
|
|||||||
@@ -1196,4 +1196,7 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
id: Crystal
|
id: Crystal
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: ZombifyableByMelee
|
||||||
|
|
||||||
# WHITE END
|
# WHITE END
|
||||||
|
|||||||
BIN
Resources/Textures/Structures/Storage/kvass.rsi/kvass.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
15
Resources/Textures/Structures/Storage/kvass.rsi/meta.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/a66d78ef5b3339bbaa13a8d3167af266485d4589",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "kvass"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 527 B |
|
Before Width: | Height: | Size: 511 B |
|
Before Width: | Height: | Size: 459 B |
|
Before Width: | Height: | Size: 417 B |
|
Before Width: | Height: | Size: 566 B |
|
Before Width: | Height: | Size: 558 B |
|
Before Width: | Height: | Size: 435 B |
|
Before Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 557 B |
|
Before Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 529 B |
|
Before Width: | Height: | Size: 626 B |
|
Before Width: | Height: | Size: 831 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 968 B |
|
Before Width: | Height: | Size: 489 B |
|
Before Width: | Height: | Size: 616 B |
|
Before Width: | Height: | Size: 852 B |
|
Before Width: | Height: | Size: 740 B |
|
Before Width: | Height: | Size: 491 B |
|
Before Width: | Height: | Size: 643 B |
|
Before Width: | Height: | Size: 826 B |
|
Before Width: | Height: | Size: 826 B |
|
Before Width: | Height: | Size: 701 B |
|
Before Width: | Height: | Size: 829 B |
|
Before Width: | Height: | Size: 489 B |
|
Before Width: | Height: | Size: 577 B |
|
Before Width: | Height: | Size: 586 B |
|
Before Width: | Height: | Size: 510 B |
@@ -4,6 +4,8 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Poxuy",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "stunbaton_nocell"
|
"name": "stunbaton_nocell"
|
||||||
@@ -35,4 +37,4 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Poxuy",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "icon",
|
"name": "icon",
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Poxuy",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "animated",
|
"name": "animated",
|
||||||
@@ -100,4 +102,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Poxuy",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "m_ears_fox_ADJ",
|
"name": "m_ears_fox_ADJ",
|
||||||
@@ -18,4 +20,4 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Poxuy",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "m_tail_oni_BEHIND",
|
"name": "m_tail_oni_BEHIND",
|
||||||
@@ -108,4 +110,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 638 B |