Skip to content

Commit

Permalink
Фикс моего идиотизма
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Dec 19, 2024
1 parent d7e04b6 commit 7ceb947
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Player/guardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
- type: Tag
tags:
- CannotSuicide
- NoPaint

# From the uplink injector
- type: entity
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Species/arachne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
sprite: Objects/Misc/handcuffs.rsi
state: body-overlay-2
visible: false
- map: [ "breast" ]
- map: [ "id" ]
- map: [ "gloves" ]
- map: [ "shoes" ]
Expand Down
5 changes: 4 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,12 @@
sprite: Mobs/Customization/masking_helpers.rsi
state: unisex_full
visible: false
- map: ["jumpsuit"]
- map: [ "breast" ]
- map: [ "underwear" ]
- map: ["enum.HumanoidVisualLayers.LFoot"]
- map: ["enum.HumanoidVisualLayers.RFoot"]
- map: [ "socks" ]
- map: ["jumpsuit"]
- map: ["enum.HumanoidVisualLayers.LHand"]
- map: ["enum.HumanoidVisualLayers.RHand"]
- map: [ "gloves" ]
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/skeleton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
damage: 150
behaviors:
- !type:GibBehavior
gibContents: Skip
- type: SlowOnDamage #modified speeds because they're so weak
speedModifierThresholds:
60: 0.9
Expand Down

0 comments on commit 7ceb947

Please sign in to comment.