Skip to content

Commit 010850a

Browse files
authored
Исправлен размер коробки карт таро. Исправлена ошибка локализации с вульпами. Исправлена невозможность есть органы цисчи + их локализация. Исправлена иконка боевого режима.
1 parent 5ee6178 commit 010850a

File tree

6 files changed

+14
-2
lines changed

6 files changed

+14
-2
lines changed

Resources/Locale/ru-RU/_WL/prototypes/body/organs/cischi.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ent-BaseCischiOrgan = { ent-BaseAnimalOrgan }
22
.desc = { ent-BaseAnimalOrgan.desc }
33
4-
ent-OrganCischiLungs = легкие Цисчи
4+
ent-OrganCischiLungs = лёгкие Цисчи
55
.desc = { ent-BaseCischiOrgan.desc }
66
77
ent-OrganCischiHeart = сердце Цисчи
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Corvax-WL-Fix
22
ent-MobCorvaxVulpkanin = Урист МакВульп
3-
.desc = { ent-BaseMobVulpkanin.desc }
3+
.desc = { ent-BaseMobCorvaxVulpkanin.desc }

Resources/Prototypes/_WL/Body/Organs/cischi.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
reagents:
1414
- ReagentId: Cryoxadone
1515
Quantity: 10
16+
food:
17+
maxVol: 5
18+
reagents:
19+
- ReagentId: UncookedAnimalProteins
20+
Quantity: 5
1621

1722
- type: entity
1823
id: OrganCischiLungs
@@ -43,6 +48,11 @@
4348
Lung:
4449
maxVol: 100.0
4550
canReact: false
51+
food:
52+
maxVol: 5
53+
reagents:
54+
- ReagentId: UncookedAnimalProteins
55+
Quantity: 5
4656

4757
- type: entity
4858
id: OrganCischiHeart

Resources/Prototypes/_WL/Catalog/Fills/Box/tarot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@
135135
- TarotDeck
136136
- type: Item
137137
size: Normal
138+
shape:
139+
- 0,0,1,0
138140
- type: ItemCounter
139141
count:
140142
tags: [TarotDeck]
12 Bytes
Loading
22 Bytes
Loading

0 commit comments

Comments
 (0)