-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from PyotrIgn/stealth_fix
Изменения системы стелса
- Loading branch information
Showing
58 changed files
with
102 additions
and
29 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
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
2 changes: 1 addition & 1 deletion
2
.../ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimaterial.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-MagazineBoxAntiMaterial = коробка патронов (.60 антиматериальные) | ||
ent-MagazineBoxAntiMaterial = коробка патронов (.50 антиматериальные) | ||
.desc = { ent-BaseItem.desc } |
6 changes: 3 additions & 3 deletions
6
.../ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.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,6 +1,6 @@ | ||
ent-BaseMagazineBoxAntiMateriel = коробка патронов (.60 крупнокалиберные) | ||
ent-BaseMagazineBoxAntiMateriel = коробка патронов (.50 антиматериальные) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxAntiMaterielBig = коробка патронов (.60 крупнокалиберные) | ||
ent-MagazineBoxAntiMaterielBig = коробка патронов (.50 антиматериальные) | ||
.desc = { ent-BaseMagazineBoxAntiMateriel.desc } | ||
ent-MagazineBoxAntiMateriel = коробка патронов (.60 крупнокалиберные) | ||
ent-MagazineBoxAntiMateriel = коробка патронов (.50 антиматериальные) | ||
.desc = { ent-BaseMagazineBoxAntiMateriel.desc } |
2 changes: 1 addition & 1 deletion
2
...U/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimaterial.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-CartridgeAntiMaterial = патрон (.60 антиматериальный) | ||
ent-CartridgeAntiMaterial = патрон (.50 антиматериальный) | ||
.desc = { ent-BaseItem.desc } |
2 changes: 1 addition & 1 deletion
2
...U/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.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-CartridgeAntiMateriel = патрон (.60 крупнокалиберный) | ||
ent-CartridgeAntiMateriel = патрон (.50 антиматериальный) | ||
.desc = { ent-BaseCartridge.desc } |
2 changes: 1 addition & 1 deletion
2
.../ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimaterial.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-BulletAntiMaterial = пуля (.60 антиматериальная) | ||
ent-BulletAntiMaterial = пуля (.50 антиматериальная) | ||
.desc = { ent-BaseBulletHighVelocity.desc } |
2 changes: 1 addition & 1 deletion
2
.../ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.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-BulletAntiMateriel = пуля (.60 бронебойная) | ||
ent-BulletAntiMateriel = пуля (.50 бронебойная) | ||
.desc = { ent-BaseBullet.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
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
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
Binary file added
BIN
+20.3 KB
...es/Textures/ADT/Clothing/Head/Hats/mendosa_soft.rsi/equipped-HELMET-hamster.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
+593 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/mendosa_soft.rsi/equipped-HELMET.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
+389 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/mendosa_soft.rsi/icon.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
+533 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/mendosa_soft.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
+512 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/mendosa_soft.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.
30 changes: 30 additions & 0 deletions
30
Resources/Textures/ADT/Clothing/Head/Hats/mendosa_soft.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,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Created by (discord: not_so_big_chungus) for Adventure Time MRP Server", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-HELMET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-HELMET-hamster", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file modified
BIN
-66 Bytes
(88%)
Resources/Textures/Clothing/Head/Hardsuits/medical.rsi/icon-flash.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
+167 Bytes
(180%)
Resources/Textures/Clothing/Head/Hardsuits/medical.rsi/icon.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
-73 Bytes
(93%)
Resources/Textures/Clothing/Head/Hardsuits/medical.rsi/off-equipped-HELMET.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
+186 Bytes
(120%)
Resources/Textures/Clothing/Head/Hardsuits/medical.rsi/on-equipped-HELMET.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
-2.41 KB
(16%)
Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/icon-flash.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
+18 Bytes
(100%)
Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/icon.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
-38 Bytes
(96%)
Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/off-equipped-HELMET.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
-104 Bytes
(92%)
Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/on-equipped-HELMET.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
-331 Bytes
(59%)
Resources/Textures/Clothing/Head/Hardsuits/salvage.rsi/icon-flash.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
+190 Bytes
(170%)
Resources/Textures/Clothing/Head/Hardsuits/salvage.rsi/icon.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
-55 Bytes
(96%)
Resources/Textures/Clothing/Head/Hardsuits/salvage.rsi/off-equipped-HELMET.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
-139 Bytes
(91%)
Resources/Textures/Clothing/Head/Hardsuits/salvage.rsi/on-equipped-HELMET.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
+260 Bytes
(140%)
Resources/Textures/Clothing/Head/Hardsuits/spatiohelm.rsi/equipped-head.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
-172 Bytes
(73%)
Resources/Textures/Clothing/Head/Hardsuits/spatiohelm.rsi/icon-flash.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
-33 Bytes
(93%)
Resources/Textures/Clothing/Head/Hardsuits/spatiohelm.rsi/icon.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
-3.05 KB
(24%)
Resources/Textures/Clothing/Head/Helmets/paramedhelm.rsi/equipped-HELMET.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
-1.68 KB
(18%)
Resources/Textures/Clothing/Head/Helmets/paramedhelm.rsi/icon.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
+318 Bytes
(120%)
...extures/Clothing/OuterClothing/Hardsuits/medical.rsi/equipped-OUTERCLOTHING.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
+535 Bytes
(260%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/medical.rsi/icon.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
+233 Bytes
(140%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/medical.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 modified
BIN
+175 Bytes
(130%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/medical.rsi/inhand-right.png
Oops, something went wrong.
Binary file modified
BIN
-4.15 KB
(31%)
...extures/Clothing/OuterClothing/Hardsuits/paramed.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file modified
BIN
-2.29 KB
(28%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/paramed.rsi/icon.png
Oops, something went wrong.
Binary file modified
BIN
-2.15 KB
(27%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/paramed.rsi/inhand-left.png
Oops, something went wrong.
Binary file modified
BIN
-2.33 KB
(25%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/paramed.rsi/inhand-right.png
Oops, something went wrong.
Binary file modified
BIN
+306 Bytes
(110%)
...extures/Clothing/OuterClothing/Hardsuits/salvage.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file modified
BIN
+240 Bytes
(130%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/salvage.rsi/icon.png
Oops, something went wrong.
Binary file modified
BIN
+303 Bytes
(140%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/salvage.rsi/inhand-left.png
Oops, something went wrong.
Binary file modified
BIN
+310 Bytes
(140%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/salvage.rsi/inhand-right.png
Oops, something went wrong.
Binary file modified
BIN
-371 Bytes
(86%)
...Textures/Clothing/OuterClothing/Hardsuits/spatio.rsi/equipped-OUTERCLOTHING.png
Oops, something went wrong.
Binary file modified
BIN
-12 Bytes
(99%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/spatio.rsi/icon.png
Oops, something went wrong.
Binary file modified
BIN
-40 Bytes
(96%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/spatio.rsi/inhand-left.png
Oops, something went wrong.
Binary file modified
BIN
-131 Bytes
(88%)
Resources/Textures/Clothing/OuterClothing/Hardsuits/spatio.rsi/inhand-right.png
Oops, something went wrong.
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