basic serialization worx*

*
This commit is contained in:
0x81c 2015-03-17 01:59:14 -04:00
parent d76ace8f69
commit 973a8ab25b
41 changed files with 162 additions and 82 deletions

View file

@ -8,6 +8,7 @@ function Ass:initialize(x, y, color, folder, name)
x = x,
y = y,
color = color,
name = name,
cellShape = spriteCells["tree"][color],
collision = "unmoveable", --player can't push other player
sprite = spr