Skip to content

Commit

Permalink
Fix wreck borgs to spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 15, 2025
1 parent 9fc4b4d commit fcf09f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
components:
- type: GhostRole
name: ghost-role-information-derelict-cyborg-name
description: ghost-role-information-derelict-cyborg-description
description: nf-ghost-role-information-derelict-cyborg-description # Frontier
rules: ghost-role-information-silicon-rules
raffle:
settings: default
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Entities/World/Debris/wrecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
- id: RipleyChassis # Build it yourself
prob: 0.03
# "Mobs"
- id: SpawnPointGhostDerelictCyborg
- id: PlayerBorgDerelictGhostRole
prob: 0.005
- id: PlushieRatvar # Yes
prob: 0.005
Expand Down

0 comments on commit fcf09f6

Please sign in to comment.