mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 15:59:02 -06:00
DTET ARE canceling
This commit is contained in:
parent
63d86e3e6d
commit
2d45add9a7
@ -6,6 +6,10 @@ local DTET = Ruleset:extend()
|
||||
DTET.name = "D.R.S."
|
||||
DTET.hash = "DTET"
|
||||
|
||||
DTET.softdrop_lock = false
|
||||
DTET.harddrop_lock = true
|
||||
DTET.are_cancel = true
|
||||
|
||||
DTET.spawn_positions = {
|
||||
I = { x=5, y=4 },
|
||||
J = { x=4, y=5 },
|
||||
|
Loading…
Reference in New Issue
Block a user