Мелочи - Король крыс, диски, правки перевода и респрайт одеяния культа (#686)

* Большой Крыс Отдыхает

* Фикс размера фейк диска

* Доработка диска очков РНД

* Скоро перейду на райдер

* Переводы

* Диски одного размера

* Респрайт робы и капюшона культа
This commit is contained in:
BIGZi0348
2024-09-06 06:56:42 +03:00
committed by GitHub
parent 81a7dfcce5
commit a8a1db34bd
21 changed files with 89 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ ent-HandHeldMassScanner = ручной сканер массы
.desc = Ручной сканер массы.
ent-Lantern = фонарь
.desc = Священный свет освещает путь.
ent-FlippoLighter = зажигалку "Флиппо"
ent-FlippoLighter = зажигалка "Флиппо"
.desc = Прочная металлическая зажигалка, служит довольно долго.
ent-FlippoEngravedLighter = гравированная зажигалка "Флиппо"
.desc = Прочная золотая зажигалка, служит довольно долго. Гравировка не дает никаких тактических преимуществ.

View File

@@ -38,6 +38,5 @@ ent-MobMoth = Ури́ст МакФлафф
ent-MobSkeletonCloset = скелет в шкафу
.desc = "скелет в шкафу"
ent-MobHumanTerminator = exterminator
.desc = "exterminator"
ent-MobTerminatorEndoskeleton = эндоскелет nt-800 "exterminator"
ent-MobTerminatorEndoskeleton = эндоскелет nt-800 "Экстерминатор"
.desc = Внутренняя движущая сила инфильтрационного андроида Susnet. Невероятно прочный сплав внутри, обычная плоть снаружи.

View File

@@ -110,9 +110,9 @@
description: There's no cult without cult hoods.
components:
- type: Sprite
sprite: Clothing/Head/Hoods/cult.rsi
sprite: White/Cult/culthood.rsi # WD
- type: Clothing
sprite: Clothing/Head/Hoods/cult.rsi
sprite: White/Cult/culthood.rsi # WD
- type: Tag
tags:
- WhitelistChameleon

View File

@@ -144,9 +144,9 @@
description: There's no cult without classic red/crimson cult robes.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Misc/cultrobes.rsi
sprite: White/Cult/cultrobes.rsi # WD
- type: Clothing
sprite: Clothing/OuterClothing/Misc/cultrobes.rsi
sprite: White/Cult/cultrobes.rsi # WD
- type: entity
parent: ClothingOuterMiscBase # WD edit

View File

@@ -4,6 +4,10 @@
id: CoordinatesDisk
description: A disk containing the coordinates to a location in space. Necessary for any FTL-traversing vessel to reach their destination. Fits inside shuttle consoles.
components:
- type: Item # WD
size: Small
shape:
- 0, 0, 0, 0
- type: Sprite
sprite: Objects/Misc/cd.rsi
state: icon

View File

@@ -46,6 +46,8 @@
- type: Sprite
sprite: Objects/Misc/nukedisk.rsi
state: icon
- type: Item # WD
size: Tiny
- type: StaticPrice
price: 1 # it's worth even less than normal items. Perfection.
# WD edit sounds start

View File

@@ -7,9 +7,9 @@
- type: Item
size: Small
shape:
- 0, 0, 1, 1
- 0, 0, 0, 0 # WD
- type: Sprite
sprite: Objects/Specific/Research/researchdisk.rsi
sprite: White/Objects/Specific/Research/researchdisk.rsi # WD
state: icon
- type: ResearchDisk
- type: GuideHelp
@@ -61,6 +61,10 @@
name: technology disk
description: A disk for the R&D server containing research technology.
components:
- type: Item # WD
size: Small
shape:
- 0, 0, 0, 0
- type: Sprite
sprite: Objects/Misc/module.rsi
layers:

View File

@@ -169,6 +169,7 @@
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 15
minimumPlayers: 15 # WD
weight: 6
duration: 50
- type: VentCrittersRule

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 923 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "theredrd",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 795 B

View File

@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "theredrd",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "equipped-OUTERCLOTHING-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
}
]
}