Skip to content

Commit 7cf6e46

Browse files
Enabled godmode
1 parent 9a9b459 commit 7cf6e46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SCP575/BlackoutExtensions.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ public static void SpawnScp575(Player victim, float duration)
143143

144144
var room = victim.Room;
145145

146+
dummy.IsGodModeEnabled = true;
147+
146148
if (room.Name == RoomName.Lcz173)
147149
{
148150
dummy.Position = room.Position + new Vector3(0f, 13.5f, 0f);

0 commit comments

Comments
 (0)