Skip to content

Commit

Permalink
Revert "Следы от луж (#152)"
Browse files Browse the repository at this point in the history
This reverts commit 1355f71.
  • Loading branch information
VigersRay committed Jun 27, 2024
1 parent 33cbe11 commit 9ba8c6c
Show file tree
Hide file tree
Showing 41 changed files with 1 addition and 517 deletions.

This file was deleted.

This file was deleted.

124 changes: 0 additions & 124 deletions Content.Server/_Sunrise/FootPrints/FootPrintsSystem.cs

This file was deleted.

37 changes: 0 additions & 37 deletions Content.Server/_Sunrise/FootPrints/PuddleFootPrintsSystem.cs

This file was deleted.

1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Effects/puddle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,3 @@
solution: puddle
- type: BadDrink
- type: IgnoresFingerprints
- type: PuddleFootPrints # Sunrise-edit
3 changes: 0 additions & 3 deletions Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@
state: "creampie_arachnid"
visible: false
# Sunrise-start
- type: FootPrints
leftBarePrint: "footprint-left-bare-spider"
rightBarePrint: "footprint-right-bare-spider"
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepSpiderLegs
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@
components:
- type: Carriable # Sunrise-edit
- type: CanEscapeInventory # Sunrise-edit
- type: FootPrints # Sunrise-edit
- type: Barotrauma
damage:
types:
Expand Down
5 changes: 0 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,6 @@
actionPrototype: DionaGibAction
allowedStates:
- Dead
# Sunrise-start
- type: FootPrints
leftBarePrint: "footprint-left-bare-diona"
rightBarePrint: "footprint-right-bare-diona"
# Sunrise-end

- type: entity
parent: BaseSpeciesDummy
Expand Down
5 changes: 0 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@
hideLayersOnEquip:
- Hair
- Snout
# Sunrise-start
- type: FootPrints
leftBarePrint: "footprint-left-bare-dwarf"
rightBarePrint: "footprint-right-bare-dwarf"
# Sunrise-end

- type: entity
parent: BaseSpeciesDummy
Expand Down
5 changes: 0 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@
types:
Heat : 1.5 #per second, scales with temperature & other constants
- type: Wagging
# Sunrise-start
- type: FootPrints
leftBarePrint: "footprint-left-bare-lizard"
rightBarePrint: "footprint-right-bare-lizard"
# Sunrise-end

- type: entity
parent: BaseSpeciesDummy
Expand Down
5 changes: 0 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@
types:
Asphyxiation: -1.0
maxSaturation: 15
# Sunrise-start
- type: FootPrints
leftBarePrint: "footprint-left-bare-slime"
rightBarePrint: "footprint-right-bare-slime"
# Sunrise-end

- type: entity
parent: MobHumanDummy
Expand Down
Loading

0 comments on commit 9ba8c6c

Please sign in to comment.