Skip to content

Commit

Permalink
Диломет но реальный
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Dec 15, 2024
1 parent 89478f0 commit 200c6f8
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Resources/Changelog/ChangelogSunrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8153,3 +8153,10 @@
type: Tweak
id: 570
time: '2024-12-15T14:07:46.218180+00:00'
- author: VigersRay
changes:
- message: "\u0414\u043E\u0431\u0430\u0432\u043B\u0435\u043D \u044F\u0434 - \u0434\
\u0438\u043B\u043E\u043C\u0435\u0442."
type: Add
id: 571
time: '2024-12-15T14:21:59.453235+00:00'
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
reagent-name-predator-acid = кровь хищника
reagent-desc-predator-acid = Мм-м... Хуета.
reagent-name-dylomet = диломет
reagent-desc-dylomet
18 changes: 18 additions & 0 deletions Resources/Prototypes/_Sunrise/Reagents/toxins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,21 @@
visualType: Large
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33

- type: reagent
id: Dylomet
name: reagent-name-dylomet
group: Toxins
desc: reagent-desc-dylomet
physicalDesc: reagent-physical-desc-translucent
flavor: bitter
color: "#CC1A79"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Poison: 2
Brute: 2
Asphyxiation: 2
10 changes: 10 additions & 0 deletions Resources/Prototypes/_Sunrise/Recipes/Reactions/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,13 @@
amount: 10
products:
Celliminol: 5

- type: reaction
id: Dylomet
reactants:
Dylovene:
amount: 1
Desoxyephedrine:
amount: 1
products:
Dylomet: 1

0 comments on commit 200c6f8

Please sign in to comment.