Skip to content

Commit

Permalink
Remove malicious gfz2 lap portal.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiskster committed Oct 19, 2024
1 parent 8fc8968 commit 6c408bb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/SOC/SOC_HEAD.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,11 @@ Lua.Takis_MaxHeartCards = 3
Lua.ptsr_timelimit_secs = 165
Lua.ptsr_s_rank_points = 27000
Lua.ptsr_maxlaps = 5
Lua.ptsr_maxportals = 2
Lua.ptsr_maxportals = 1
Lua.ptsr_portal(1)_x = -915
Lua.ptsr_portal(1)_y = 6661
Lua.ptsr_portal(1)_z = -64
Lua.ptsr_portal(1)_angle = 145
Lua.ptsr_portal(2)_x = -1178
Lua.ptsr_portal(2)_y = 560
Lua.ptsr_portal(2)_z = 1568
Lua.ptsr_portal(2)_angle = 12
Lua.ptsr_lapangle = 0
#see act 1

Expand Down

0 comments on commit 6c408bb

Please sign in to comment.