mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 12:39:01 -06:00
hh (fixed stupid rulesets doing stupid things)
This commit is contained in:
parent
7be429bb17
commit
92f17c54df
@ -28,7 +28,6 @@ BONKERS.colourscheme = {
|
||||
|
||||
BONKERS.softdrop_lock = false
|
||||
BONKERS.harddrop_lock = true
|
||||
BONKERS.enable_IRS_wallkicks = true
|
||||
|
||||
BONKERS.block_offsets = {
|
||||
I={
|
||||
|
@ -19,8 +19,6 @@ CRAP.colourscheme = {
|
||||
CRAP.softdrop_lock = true
|
||||
CRAP.harddrop_lock = false
|
||||
|
||||
CRAP.enable_IRS_wallkicks = true
|
||||
|
||||
CRAP.spawn_positions = {
|
||||
I = { x=5, y=4 },
|
||||
J = { x=4, y=5 },
|
||||
|
Loading…
Reference in New Issue
Block a user