Skip to content

Commit

Permalink
fix 1984
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Dec 22, 2024
1 parent 5c916fe commit 968337b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@
name: syndicate agent
components:
- type: Sprite
sprite: s/Species/Human/parts.rsi
sprite: Mobs/Species/Human/parts.rsi
state: full
- type: RandomMetadata
nameSegments: [ ru_names_death_commando ] # Sunrise-edit
Expand All @@ -723,7 +723,7 @@
name: Nuclear Operative
components:
- type: Sprite
sprite: s/Species/Human/parts.rsi
sprite: Mobs/Species/Human/parts.rsi
state: full
- type: RandomHumanoidSpawner
settings: NukeOp
Expand Down

0 comments on commit 968337b

Please sign in to comment.