Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
AwareFoxy authored Nov 9, 2024
1 parent e1f95b5 commit 13d8825
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
visible: false
- type: Inventory
templateId: arachnid
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-spider"
rightBarePrint: "footprint-right-bare-spider"

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-diona"
rightBarePrint: "footprint-right-bare-diona"

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-dwarf"
rightBarePrint: "footprint-right-bare-dwarf"

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints


- type: entity
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints

- type: entity
parent: BaseSpeciesDummy
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-lizard"
rightBarePrint: "footprint-right-bare-lizard"

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/skeleton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints

- type: entity
parent: BaseSpeciesDummy
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
32:
sprite: Mobs/Species/Human/displacement.rsi
state: jumpsuit-female
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-slime"
rightBarePrint: "footprint-right-bare-slime"

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
32:
sprite: Mobs/Species/Vox/displacement.rsi
state: shoes
- type: Footprints # Corvax-Next-Footprints
- type: FootprintVisualizer # Corvax-Next-Footprints
leftBarePrint: "footprint-left-bare-lizard"
rightBarePrint: "footprint-right-bare-lizard"

Expand Down

0 comments on commit 13d8825

Please sign in to comment.