Skip to content

Commit

Permalink
fix spiderballwaypoint jank in ruined fountain
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMiguel211 committed Apr 1, 2024
1 parent 4a157eb commit 92cee2b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions generated/json_data/qol.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3411,6 +3411,24 @@
]
},
"Ruined Fountain": {
// Fix Jank SpiderBallWaypoints
"editObjs": {
"524348":{
"position": [233.722382, -54.112278, 32.689095]
},
"524378":{
"position": [234.53627, -52.153915, 32.689095]
},
"524379":{
"position": [235.663055, -51.395695, 32.689095]
},
"524380":{
"position": [236.473007, -50.495583, 32.689095]
},
"524300":{
"position": [236.726593, -48.492104, 32.689095]
}
},
"addConnections": [
{
"senderId": 524292, // [SpecialFunction] Music Player For Area
Expand Down

0 comments on commit 92cee2b

Please sign in to comment.