Skip to content

Commit

Permalink
требования ревью
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratyyy committed Sep 6, 2024
1 parent 26b42b2 commit 1f956b8
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
size: Small
- type: Sprite
state: icon
sprite: ADT/Clothing/Neck/Misc/bodycam.rsi
sprite: ADT/Clothing/Neck/bodycam.rsi
- type: Clothing
sprite: ADT/Clothing/Neck/Misc/bodycam.rsi
sprite: ADT/Clothing/Neck/bodycam.rsi
quickEquip: true
slots:
- neck
Expand Down
28 changes: 14 additions & 14 deletions Resources/Prototypes/Entities/Objects/Shields/shields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 3
Heat: 3
Piercing: 2 # ADT shieldnerf
Heat: 2 # ADT shieldnerf
activeBlockModifier:
coefficients:
Blunt: 0.5
Slash: 0.5
Piercing: 3.6
Heat: 3.6
Piercing: 2 # ADT shieldnerf
Heat: 2 # ADT shieldnerf
flatReductions:
Blunt: 1
Slash: 1
Expand All @@ -100,15 +100,15 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 3.6
Slash: 3.6
Piercing: 3.6
Blunt: 2 # ADT shieldnerf
Slash: 2 # ADT shieldnerf
Piercing: 2 # ADT shieldnerf
Heat: 0.7
activeBlockModifier:
coefficients:
Blunt: 3.6
Slash: 3.6
Piercing: 3.6
Blunt: 2 # ADT shieldnerf
Slash: 2 # ADT shieldnerf
Piercing: 2 # ADT shieldnerf
Heat: 0.5
flatReductions:
Heat: 1
Expand All @@ -126,13 +126,13 @@
- type: Blocking
passiveBlockModifier:
coefficients:
Blunt: 1.3
Slash: 1.3
Blunt: 1.3 # ADT shieldnerf
Slash: 1.3 # ADT shieldnerf
Piercing: 0.7
activeBlockModifier:
coefficients:
Blunt: 1.3
Slash: 1.3
Blunt: 1.3 # ADT shieldnerf
Slash: 1.3 # ADT shieldnerf
Piercing: 0.5
flatReductions:
Piercing: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14. icon-construction.png created by deltanedas (github). syndicateborgbomb.png created by Mangohydra (github).",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14. icon-construction.png created by deltanedas (github). syndicateborgbomb.png created by Mangohydra (github). icons-detentions, icons-peace, icons-harm, icons-disabler made by ratyyy.",
"size": {
"x": 32,
"y": 32
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/cf45322c7ee16f9d7e43d5260daf24ceb77c1b25",
"copyright": "Made by Ratyyy.",
"size": {
"x": 32,
"y": 32
Expand Down

0 comments on commit 1f956b8

Please sign in to comment.