33
animation_directory = dirname,
35
pictures = path.list_files(dirname .. "idle_??.png"),
36
36
hotspot = { 49, 49 },
39
pictures = path.list_files(dirname .. "working_??.png"),
40
39
hotspot = { 49, 49 },
44
pictures = path.list_files(dirname .. "empty_??.png"),
45
43
hotspot = { 49, 49 },