-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
12 changed files
with
47 additions
and
4 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
Resources/Locale/ru-RU/deltav/prototypes/catalog/fills/crates/vending-crates.ftl
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,2 +1,2 @@ | ||
ent-CrateVendingMachineRestockPrideFilled = Ящик для пополнения запасов Pride-O-Mat | ||
.desc = Содержит ящик для пополнения запасов для мата Pride-O-Mat. | ||
ent-CrateVendingMachineRestockPrideFilled = Ящик для пополнения запасов РКНмат | ||
.desc = Содержит ящик для пополнения запасов для мата РКНмат |
4 changes: 2 additions & 2 deletions
4
.../Locale/ru-RU/ss14-ru/prototypes/deltav/entities/structures/machines/vending_machines.ftl
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,4 +1,4 @@ | ||
ent-VendingMachinePride = Прайд-О-Мат | ||
.desc = Торговый автомат, содержащий преступления. | ||
ent-VendingMachinePride = РКНмат | ||
.desc = Торговый автомат, содержащий преступления и уголовные статьи. | ||
ent-VendingMachineCourierDrobe = Курьер-О-Мат | ||
.desc = Ни солнечные вспышки, ни метеориты, ни плазменный огонь, ни космическая пустота не помешают этим курьерам быстро завершить назначенную им доставку. |
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
Binary file modified
BIN
-793 Bytes
(54%)
Resources/Textures/DeltaV/Structures/Machines/VendingMachines/pride.rsi/broken.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 modified
BIN
-115 Bytes
(87%)
...xtures/DeltaV/Structures/Machines/VendingMachines/pride.rsi/normal-unshaded.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 modified
BIN
-817 Bytes
(43%)
Resources/Textures/DeltaV/Structures/Machines/VendingMachines/pride.rsi/off.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 modified
BIN
-141 Bytes
(68%)
Resources/Textures/Structures/Wallmounts/flags.rsi/lgbtq_flag.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
+1022 Bytes
Resources/Textures/_LostParadise/Clothing/Belt/NPZ.rsi/equipped-BELT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
+442 Bytes
Resources/Textures/_LostParadise/Clothing/Belt/NPZ.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
+441 Bytes
Resources/Textures/_LostParadise/Clothing/Belt/NPZ.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.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/_LostParadise/Clothing/Belt/NPZ.rsi/meta.json
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,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Resprited by MegaDaimond", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |