changelog
@@ -7,8 +7,8 @@ using Robust.Shared.Audio;
|
||||
namespace Content.Server._White._Engi.Suhariki;
|
||||
|
||||
/// <summary>
|
||||
/// WD.
|
||||
/// Makes you loose your tooth and have funny accent.
|
||||
/// WD Engi Exclusive.
|
||||
/// </summary>
|
||||
[RegisterComponent, Access(typeof(SuharikiSystem))]
|
||||
public sealed partial class SuharikiComponent : Component
|
||||
|
||||
@@ -24,7 +24,7 @@ using Content.Server.Speech.Components;
|
||||
namespace Content.Server._White._Engi.Suhariki;
|
||||
|
||||
/// <summary>
|
||||
/// WD Engi Exclusive.
|
||||
/// WD
|
||||
/// </summary>
|
||||
public sealed class SuharikiSystem : EntitySystem
|
||||
{
|
||||
|
||||
BIN
Resources/Audio/White/_Engi/Object/Misc/Suhariki/tooth_break.ogg
Normal file
@@ -1,6 +1,7 @@
|
||||
ent-FoodSnackSuhariki = сухарики
|
||||
.desc = Старая реликвия из прошлого, на этикетке едва можно прочитать слово «Кириешки».
|
||||
.desc = Старая реликвия из прошлого, к сожалению, слова на этикетке нечитаемы.
|
||||
ent-FoodPacketSuharikiTrash = упаковка от сухариков
|
||||
.desc = { ent-FoodPacketTrash.desc }
|
||||
ent-SuharikiTooth = зуб
|
||||
.desc = Может быть он твой, а может и не твой.
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# WD Engi Exclusive
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: FoodSnackSuhariki
|
||||
name: suhariki
|
||||
description: Old relic of the past, you can barely read the label "Kirieshki".
|
||||
description: An old relic from the past, unfortunately the words on the label are illegible.
|
||||
components:
|
||||
- type: Food
|
||||
trash: FoodPacketSuharikiTrash
|
||||
@@ -56,10 +55,10 @@
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
name: Зуб
|
||||
name: Tooth
|
||||
parent: BaseItem
|
||||
id: SuharikiTooth
|
||||
description: Может быть он твой, а может и не твой.
|
||||
description: Maybe it's yours, maybe it's not.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/tooth.rsi
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "deadisko and BIG_Zi_348",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "suhariki"
|
||||
},
|
||||
{
|
||||
"name": "suhariki-trash"
|
||||
},
|
||||
{
|
||||
"name": "suhariki-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "suhariki-inhand-left",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "deadisko and BIG_Zi_348",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "suhariki"
|
||||
},
|
||||
{
|
||||
"name": "suhariki-trash"
|
||||
},
|
||||
{
|
||||
"name": "suhariki-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "suhariki-inhand-left",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |