Skip to content

Commit

Permalink
Бутылочка с афродезиаком
Browse files Browse the repository at this point in the history
  • Loading branch information
pxc1984 committed Jun 24, 2024
1 parent f087728 commit 302ed81
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Locale/ru-RU/_sunrise/aphrodesiac/aphrodesiac.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ reagent-effect-guidebook-love =
[1] Вызывает
*[other] вызывают
} измененное состояние сознания.
ent-AphrodesiacChemistryBottle = бутылочка афродезиака
.desc = { ent-BaseChemistryBottleFilled.desc }
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- type: entity
id: AphrodesiacChemistryBottle
name: aphrodesiac bottle
parent: BaseChemistryBottleFilled
components:
- type: SolutionContainerManager
solutions:
drink:
maxVol: 30
reagents:
- ReagentId: Aphrodesiac
Quantity: 30

0 comments on commit 302ed81

Please sign in to comment.