mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-21 14:29:02 -06:00
Compare commits
2 Commits
5fa144f146
...
71c9147a2c
Author | SHA1 | Date | |
---|---|---|---|
|
71c9147a2c | ||
|
79d706a415 |
@ -8,6 +8,8 @@ SRS.hash = "Standard"
|
||||
SRS.softdrop_lock = false
|
||||
SRS.harddrop_lock = true
|
||||
|
||||
SRS.enable_IRS_wallkicks = true
|
||||
|
||||
SRS.MANIPULATIONS_MAX = 15
|
||||
|
||||
SRS.wallkicks_line = {
|
||||
@ -108,4 +110,6 @@ end
|
||||
|
||||
function SRS:canPieceRotate() return true end
|
||||
|
||||
function SRS:get180RotationValue() return 2 end
|
||||
|
||||
return SRS
|
||||
|
Loading…
Reference in New Issue
Block a user