Adjustments for red area
This commit is contained in:
parent
191afb3524
commit
09b5e173c9
4 changed files with 28 additions and 8 deletions
|
@ -34,6 +34,10 @@ class SpecialEventData
|
|||
:machine => SpecialEventData.new(
|
||||
[],
|
||||
[[-1, 0], [0, 0], [1, 0]]
|
||||
),
|
||||
:glitch => SpecialEventData.new(
|
||||
[],
|
||||
[[0, 0], [0, -1]]
|
||||
)
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue