-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "jugs stories (#161)" This reverts commit 5f57a9c. * Revert "увеличение объема кувшинов с 200 до 300 ед (#154)" This reverts commit e557abf. * change jug and add big jug * add new jug in vending machine and medical tech fab * add craft * edit desc --------- Co-authored-by: Shegare <[email protected]>
- Loading branch information
Showing
53 changed files
with
280 additions
and
26 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
|
@@ -919,6 +919,7 @@ | |
- LargeBeaker | ||
- Dropper | ||
- Jug | ||
- BigJug # Stories | ||
- Syringe | ||
- Implanter | ||
- PillCanister | ||
|
37 changes: 37 additions & 0 deletions
37
Resources/Prototypes/Stories/Entities/Objects/Specific/chemical-containers.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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
- type: entity | ||
name: Вместительный кувшин | ||
parent: Jug | ||
id: BigJug | ||
description: Используется для хранения очень большого количества химических веществ или растворов. Работает на экспериментальной блюспейс технологии. | ||
components: | ||
- type: SolutionContainerManager | ||
solutions: | ||
beaker: | ||
maxVol: 300 | ||
- type: Sprite | ||
sprite: Stories/Objects/Specific/Chemistry/big_jug.rsi | ||
layers: | ||
- state: jug | ||
- state: jug1 | ||
map: [ "enum.SolutionContainerLayers.Fill" ] | ||
visible: false | ||
- state: unlit | ||
shader: unshaded | ||
- type: Item | ||
size: Normal | ||
shape: | ||
- 0,0,1,2 | ||
sprite: Stories/Objects/Specific/Chemistry/big_jug.rsi | ||
- type: SolutionContainerVisuals | ||
maxFillLevels: 9 | ||
|
||
- type: entity | ||
name: Красный вместительный кувшин | ||
parent: BigJug | ||
id: BigJugSyndie | ||
description: Используется для хранения очень большого количества химических веществ или растворов. Работает на экспериментальной блюспейс технологии. | ||
components: | ||
- type: Sprite | ||
sprite: Stories/Objects/Specific/Chemistry/big_jug_syndicate.rsi | ||
- type: Item | ||
sprite: Stories/Objects/Specific/Chemistry/big_jug_syndicate.rsi |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
- type: latheRecipe | ||
id: BigJug | ||
result: BigJug | ||
completetime: 4 | ||
materials: | ||
Plastic: 500 |
Binary file added
BIN
+173 Bytes
.../Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left-fill-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+190 Bytes
.../Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left-fill-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+222 Bytes
.../Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left-fill-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+213 Bytes
.../Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left-fill-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+244 Bytes
.../Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left-fill-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+420 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+173 Bytes
...Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right-fill-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+190 Bytes
...Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right-fill-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+226 Bytes
...Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right-fill-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+224 Bytes
...Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right-fill-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+239 Bytes
...Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right-fill-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+432 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+406 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+129 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+146 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+166 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+164 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+171 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+178 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+185 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+179 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+180 Bytes
Resources/Textures/Stories/Objects/Specific/Chemistry/big_jug.rsi/jug9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.