changelog
@@ -7,8 +7,8 @@ using Robust.Shared.Audio;
|
|||||||
namespace Content.Server._White._Engi.Suhariki;
|
namespace Content.Server._White._Engi.Suhariki;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
/// WD.
|
||||||
/// Makes you loose your tooth and have funny accent.
|
/// Makes you loose your tooth and have funny accent.
|
||||||
/// WD Engi Exclusive.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[RegisterComponent, Access(typeof(SuharikiSystem))]
|
[RegisterComponent, Access(typeof(SuharikiSystem))]
|
||||||
public sealed partial class SuharikiComponent : Component
|
public sealed partial class SuharikiComponent : Component
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ using Content.Server.Speech.Components;
|
|||||||
namespace Content.Server._White._Engi.Suhariki;
|
namespace Content.Server._White._Engi.Suhariki;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// WD Engi Exclusive.
|
/// WD
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public sealed class SuharikiSystem : EntitySystem
|
public sealed class SuharikiSystem : EntitySystem
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
Resources/Audio/White/_Engi/Object/Misc/Suhariki/tooth_break.ogg
Normal file
@@ -1,6 +1,7 @@
|
|||||||
ent-FoodSnackSuhariki = сухарики
|
ent-FoodSnackSuhariki = сухарики
|
||||||
.desc = Старая реликвия из прошлого, на этикетке едва можно прочитать слово «Кириешки».
|
.desc = Старая реликвия из прошлого, к сожалению, слова на этикетке нечитаемы.
|
||||||
ent-FoodPacketSuharikiTrash = упаковка от сухариков
|
ent-FoodPacketSuharikiTrash = упаковка от сухариков
|
||||||
|
.desc = { ent-FoodPacketTrash.desc }
|
||||||
ent-SuharikiTooth = зуб
|
ent-SuharikiTooth = зуб
|
||||||
.desc = Может быть он твой, а может и не твой.
|
.desc = Может быть он твой, а может и не твой.
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
# WD Engi Exclusive
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: FoodSnackSuhariki
|
id: FoodSnackSuhariki
|
||||||
name: suhariki
|
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:
|
components:
|
||||||
- type: Food
|
- type: Food
|
||||||
trash: FoodPacketSuharikiTrash
|
trash: FoodPacketSuharikiTrash
|
||||||
@@ -56,10 +55,10 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
name: Зуб
|
name: Tooth
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: SuharikiTooth
|
id: SuharikiTooth
|
||||||
description: Может быть он твой, а может и не твой.
|
description: Maybe it's yours, maybe it's not.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/tooth.rsi
|
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 |