DTET ARE canceling

pull/3/head
Ishaan Bhardwaj 2020-11-16 21:19:00 -05:00
parent 63d86e3e6d
commit 2d45add9a7
1 changed files with 4 additions and 0 deletions

View File

@ -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 },