forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
88 additions
and
88 deletions.
There are no files selected for viewing
84 changes: 42 additions & 42 deletions
84
Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/Alconomicon.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
#- type: entity | ||
# name: алкономикон | ||
# description: По мановению руки может наслать жесткий бодун. | ||
# parent: BaseItem | ||
# id: Alconomicon | ||
# suffix: Андромеда | ||
# components: | ||
# - type: Sprite | ||
# sprite: Andromeda/Evrozor/Other/alconomicon.rsi | ||
# state: icon | ||
# - type: Item | ||
# size: Small | ||
# sprite: Andromeda/Evrozor/Other/alconomicon.rsi | ||
# - type: Clothing | ||
# slots: | ||
# - Belt | ||
# - type: Tag | ||
# tags: | ||
# - Book | ||
# - type: SolutionContainerManager | ||
# solutions: | ||
# essence: | ||
# maxVol: 50 | ||
# reagents: | ||
# - ReagentId: Ethanol | ||
# Quantity: 50 | ||
# - type: SolutionRegeneration | ||
# solution: essence | ||
# generated: | ||
# reagents: | ||
# - ReagentId: Ethanol | ||
# Quantity: 7 | ||
# - type: InjectableSolution | ||
# solution: essence | ||
# - type: RefillableSolution | ||
# solution: essence | ||
# - type: Hypospray | ||
# solutionName: essence | ||
# transferAmount: 7 | ||
# - type: UseDelay | ||
# delay: 40 | ||
# | ||
- type: entity | ||
name: алкономикон | ||
description: По мановению руки может наслать жесткий бодун. | ||
parent: BaseItem | ||
id: Alconomicon | ||
suffix: Андромеда | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/Evrozor/Other/alconomicon.rsi | ||
state: icon | ||
- type: Item | ||
size: Small | ||
sprite: Andromeda/Evrozor/Other/alconomicon.rsi | ||
- type: Clothing | ||
slots: | ||
- Belt | ||
- type: Tag | ||
tags: | ||
- Book | ||
- type: SolutionContainerManager | ||
solutions: | ||
essence: | ||
maxVol: 50 | ||
reagents: | ||
- ReagentId: Ethanol | ||
Quantity: 50 | ||
- type: SolutionRegeneration | ||
solution: essence | ||
generated: | ||
reagents: | ||
- ReagentId: Ethanol | ||
Quantity: 7 | ||
- type: InjectableSolution | ||
solution: essence | ||
- type: RefillableSolution | ||
solution: essence | ||
- type: Hypospray | ||
onlyAffectsMobs: false | ||
solutionName: essence | ||
transferAmount: 7 | ||
- type: UseDelay | ||
delay: 40 |
92 changes: 46 additions & 46 deletions
92
Resources/Prototypes/Andromeda/Evrozor's Prototypes/Other/horny_bible.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
#- type: entity | ||
# name: священная книга похоти | ||
# description: Эта книга наполняет окружающих чувством любви. | ||
# parent: BaseItem | ||
# id: HornyBible | ||
# suffix: Андромеда, НЕ МАППИТЬ! | ||
# components: | ||
## - type: Prayable | ||
## bibleUserOnly: true | ||
# - type: Sprite | ||
# sprite: Andromeda/Evrozor/Other/horny_bible.rsi | ||
# state: icon | ||
# - type: Item | ||
# size: Small | ||
# sprite: Andromeda/Evrozor/Other/horny_bible.rsi | ||
# - type: Clothing | ||
# slots: | ||
# - Belt | ||
# - type: Tag | ||
# tags: | ||
# - Book | ||
# - type: SolutionContainerManager | ||
# solutions: | ||
# essence: | ||
# maxVol: 300 | ||
# reagents: | ||
# - ReagentId: Aphrodisiac | ||
# Quantity: 300 | ||
# - type: SolutionRegeneration | ||
# solution: essence | ||
# generated: | ||
# reagents: | ||
# - ReagentId: Aphrodisiac | ||
# Quantity: 30 | ||
# - type: InjectableSolution | ||
# solution: essence | ||
# - type: RefillableSolution | ||
# solution: essence | ||
## - type: ExaminableSolution | ||
## solution: essence | ||
# - type: Hypospray | ||
# solutionName: essence | ||
# transferAmount: 10 | ||
# - type: UseDelay | ||
# delay: 60 | ||
# | ||
- type: entity | ||
name: священная книга похоти | ||
description: Эта книга наполняет окружающих чувством любви. | ||
parent: BaseItem | ||
id: HornyBible | ||
suffix: Андромеда, НЕ МАППИТЬ! | ||
components: | ||
- type: Prayable | ||
bibleUserOnly: true | ||
- type: Sprite | ||
sprite: Andromeda/Evrozor/Other/horny_bible.rsi | ||
state: icon | ||
- type: Item | ||
size: Small | ||
sprite: Andromeda/Evrozor/Other/horny_bible.rsi | ||
- type: Clothing | ||
slots: | ||
- Belt | ||
- type: Tag | ||
tags: | ||
- Book | ||
- type: SolutionContainerManager | ||
solutions: | ||
essence: | ||
maxVol: 300 | ||
reagents: | ||
- ReagentId: Aphrodisiac | ||
Quantity: 300 | ||
- type: SolutionRegeneration | ||
solution: essence | ||
generated: | ||
reagents: | ||
- ReagentId: Aphrodisiac | ||
Quantity: 30 | ||
- type: InjectableSolution | ||
solution: essence | ||
- type: RefillableSolution | ||
solution: essence | ||
- type: ExaminableSolution | ||
solution: essence | ||
- type: Hypospray | ||
onlyAffectsMobs: false | ||
solutionName: essence | ||
transferAmount: 10 | ||
- type: UseDelay | ||
delay: 60 |