Сортировка эксклюзива енги + респрайт деревянных столов и дверей (#12)

* Massive

* Чейндлок

(cherry picked from commit 4dc165e4c1aa75e8fd22f14db95ac72bf50c77f5)
This commit is contained in:
BIGZi0348
2024-09-25 23:11:01 +03:00
committed by keslik
parent 79c22c1d81
commit 3b8cb7a398
45 changed files with 78 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
using Content.Shared.Inventory.Events;
using Content.Shared._White.BucketHelmet;
using Content.Shared._White._Engi.BucketHelmet;
namespace Content.Server._White.BucketHelmet;
namespace Content.Server._White._Engi.BucketHelmet;
/// <summary>
/// This handles placemet of PreventStrippingFromEarsComponent when bucket helmet is in use.

View File

@@ -4,7 +4,7 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
using Content.Shared.Chat.Prototypes;
using Robust.Shared.Audio;
namespace Content.Server._White.Other.Suhariki;
namespace Content.Server._White._Engi.Suhariki;
/// <summary>
/// Makes you loose your tooth and have funny accent.

View File

@@ -21,7 +21,7 @@ using Content.Server.Body.Systems;
using Content.Server.Body.Components;
using Content.Server.Speech.Components;
namespace Content.Server._White.Other.Suhariki;
namespace Content.Server._White._Engi.Suhariki;
/// <summary>
/// WD Engi Exclusive.

View File

@@ -1,4 +1,4 @@
namespace Content.Shared._White.BucketHelmet;
namespace Content.Shared._White._Engi.BucketHelmet;
/// <summary>
/// This is used for bucket helmet.

View File

@@ -1,4 +1,4 @@
namespace Content.Shared._White.BucketHelmet;
namespace Content.Shared._White._Engi.BucketHelmet;
/// <summary>
/// This is used to block stripping headsets when bucket helmet is on.

View File

@@ -1,7 +1,7 @@
using Content.Shared.Damage;
using Robust.Shared.GameStates;
namespace Content.Shared.DamageableClothing;
namespace Content.Shared._White._Engi.DamageableClothing;
/// <summary>
/// This component goes on an equippable item that should take damage while in use.

View File

@@ -1,4 +1,4 @@
namespace Content.Shared.DamageableClothing;
namespace Content.Shared._White._Engi.DamageableClothing;
/// <summary>
/// This component gets dynamically added to an Entity via the <see cref="DamageableClothing"/>.

View File

@@ -1,7 +1,7 @@
using Robust.Shared.Timing;
using Content.Shared.Inventory.Events;
namespace Content.Shared.DamageableClothing;
namespace Content.Shared._White._Engi.DamageableClothing;
/// <summary>
/// WD Engi Exclusive.

View File

@@ -1,6 +1,6 @@
using Content.Shared.Damage;
namespace Content.Shared.DamageableClothing;
namespace Content.Shared._White._Engi.DamageableClothing;
/// <summary>
/// WD Engi Exclusive.

View File

@@ -0,0 +1,7 @@
ent-FoodSnackSuhariki = сухарики
.desc = Старая реликвия из прошлого, на этикетке едва можно прочитать слово «Кириешки».
ent-FoodPacketSuharikiTrash = упаковка от сухариков
ent-SuharikiTooth = зуб
.desc = Может быть он твой, а может и не твой.
suhariki-lost = сломал свой зуб!

View File

@@ -6,9 +6,9 @@
description: A regular bucket with two eye holes. When worn on the head, something sticky inside latches on the earpiece.
components:
- type: Sprite
sprite: White/Clothing/Head/bucketHelmet.rsi
sprite: White/_Engi/Clothing/Head/bucketHelmet.rsi
- type: Clothing
sprite: White/Clothing/Head/bucketHelmet.rsi
sprite: White/_Engi/Clothing/Head/bucketHelmet.rsi
- type: IdentityBlocker
- type: Armor
modifiers:

View File

@@ -6,10 +6,10 @@
description: Two mirrors connected by wires for dubious laser protection.
components:
- type: Sprite
sprite: White/Clothing/OuterClothing/armor_reflect_ghetto.rsi
sprite: White/_Engi/Clothing/OuterClothing/armor_reflect_ghetto.rsi
state: icon
- type: Clothing
sprite: White/Clothing/OuterClothing/armor_reflect_ghetto.rsi
sprite: White/_Engi/Clothing/OuterClothing/armor_reflect_ghetto.rsi
- type: Armor
modifiers:
coefficients:

View File

@@ -12,7 +12,7 @@
- cheap
- bread
- type: Sprite
sprite: White/Objects/Consumable/Food/Suhariki/suhariki.rsi
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/suhariki.rsi
state: suhariki
- type: Tag
tags:
@@ -25,7 +25,7 @@
Blunt: 10
- type: Item
size: Tiny
sprite: White/Objects/Consumable/Food/Suhariki/suhariki.rsi
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/suhariki.rsi
heldPrefix: suhariki
- type: SolutionContainerManager
solutions:
@@ -47,11 +47,11 @@
name: suhariki bag
components:
- type: Sprite
sprite: White/Objects/Consumable/Food/Suhariki/suhariki.rsi
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/suhariki.rsi
state: suhariki-trash
- type: Item
size: Tiny
sprite: White/Objects/Consumable/Food/Suhariki/suhariki.rsi
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/suhariki.rsi
heldPrefix: suhariki
- type: entity
@@ -62,16 +62,16 @@
description: Может быть он твой, а может и не твой.
components:
- type: Sprite
sprite: White/Objects/Consumable/Food/Suhariki/tooth.rsi
sprite: White/_Engi/Objects/Consumable/Food/Suhariki/tooth.rsi
state: icon
- type: Item
size: Tiny
- type: EmitSoundOnLand
sound:
path: /Audio/White/Object/Misc/Suhariki/tooth_drop_1.ogg
path: /Audio/White/_Engi/Object/Misc/Suhariki/tooth_drop_1.ogg
- type: EmitSoundOnCollide
sound:
path: /Audio/White/Object/Misc/Suhariki/tooth_drop_2.ogg
path: /Audio/White/_Engi/Object/Misc/Suhariki/tooth_drop_2.ogg
- type: SpaceGarbage
- type: StaticPrice
price: 100

View File

@@ -6,10 +6,10 @@
description: A makeshift mirror with a handle, used as dubious laser protection.
components:
- type: Sprite
sprite: White/Objects/Weapons/ghetto_mirror_shield.rsi
sprite: White/_Engi/Objects/Weapons/ghetto_mirror_shield.rsi
state: icon
- type: Item
sprite: White/Objects/Weapons/ghetto_mirror_shield.rsi
sprite: White/_Engi/Objects/Weapons/ghetto_mirror_shield.rsi
size: Ginormous
- type: Tag
tags:

View File

@@ -4,7 +4,7 @@
- type: customGhost
id: big_zi_348-ghost
ckey: BIG_Zi_348
sprite: White/Fluff/_Engi/BIG_Zi_348/big_zi_348-ghost.rsi
sprite: White/_Engi/Fluff/BIG_Zi_348/big_zi_348-ghost.rsi
alpha: 0.9
ghostName: BIG_Zi_348
ghostDescription: Как хорошо быть кем-то в этой жизни.
@@ -18,7 +18,7 @@
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/_Engi/Rikka/rikka-plushie.rsi
sprite: White/_Engi/Fluff/Rikka/rikka-plushie.rsi
state: icon
- type: Item
size: Normal

View File

@@ -29,13 +29,13 @@
- tag: MirrorShieldGhetto
name: самодельный зеркальный щит
icon:
sprite: White/Objects/Weapons/ghetto_mirror_shield.rsi
sprite: White/_Engi/Objects/Weapons/ghetto_mirror_shield.rsi
state: icon
amount: 1
- tag: MirrorShieldGhetto
name: самодельный зеркальный щит
icon:
sprite: White/Objects/Weapons/ghetto_mirror_shield.rsi
sprite: White/_Engi/Objects/Weapons/ghetto_mirror_shield.rsi
state: icon
amount: 1
doAfter: 6

View File

@@ -9,7 +9,7 @@
objectType: Item
description: Сделанное на скорую руку зеркало с рукояткой для использования как сомнительная защита от лазеров.
icon:
sprite: White/Objects/Weapons/ghetto_mirror_shield.rsi
sprite: White/_Engi/Objects/Weapons/ghetto_mirror_shield.rsi
state: icon
- type: construction
@@ -22,5 +22,5 @@
objectType: Item
description: Два зеркала соединённые проводами для сомнительной защиты от лазеров.
icon:
sprite: White/Clothing/OuterClothing/armor_reflect_ghetto.rsi
sprite: White/_Engi/Clothing/OuterClothing/armor_reflect_ghetto.rsi
state: icon

View File

@@ -0,0 +1,3 @@
# WD Engi Exclusive
- type: Tag
id: MirrorShieldGhetto

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -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
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "xd",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
}
]
}