File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,10 @@ Save/Load Abuse (SLA) is defined as using any unnatural load or level transition
3131anything other than touching a changelevel trigger in the map) in order to affect the
3232chance of some event occurring or make an event possible. For instance, saveload
3333clipping is considered SLA, since it achieves an effect which would otherwise be
34- impossible. However reloading to retry RNG would not be considered SLA, as long as
35- everything is possible without any save loads.
34+ impossible. However, reloading to retry RNG would not be considered SLA, as long as
35+ everything is possible without any save loads. For example, you can reload to retry
36+ lucky door skip in ` sp_a2_bridge_the_gap ` , or for the ball hitting the button in
37+ ` sp_a2_trust_fling ` .
3638
3739### Out of Bounds (OOB)
3840
You can’t perform that action at this time.
0 commit comments