Skip to content

Commit

Permalink
superpsi fix (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rxup authored Nov 7, 2024
1 parent d6773a9 commit c932120
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Server/Backmen/Antag/SuperPsi/AutoPsiSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ private void HandlePlayerSpawning(PlayerSpawningEvent args)
#if DEBUG
1f
#else
0.2f
0.35f
#endif
)
#if !DEBUG
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/_Backmen/Roles/Antags/superpsi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
lateJoinAdditional: false
briefing:
sound: "/Audio/Misc/thief_greeting.ogg"
mindRoles:
- MindRoleSuperPsi

- type: entity
id: SpawnerUristMcNars
Expand Down

0 comments on commit c932120

Please sign in to comment.