bump chec~~
This commit is contained in:
parent
0009355d04
commit
1c1ec291a7
153 changed files with 27 additions and 8 deletions
|
|
@ -8,8 +8,8 @@ function Ass:initialize(x, y, color, folder, name)
|
|||
x = x,
|
||||
y = y,
|
||||
color = color,
|
||||
cellShape = spriteCells["mac_smaller"],
|
||||
collision = "moveable", --player can't push other player
|
||||
cellShape = spriteCells["tree"][color],
|
||||
collision = "unmoveable", --player can't push other player
|
||||
sprite = spr
|
||||
})
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue