Module:Animation/db

From Terraria Wiki
Jump to navigation Jump to search

No documentation subpage exists yet for this module. Create one now.


return {
	-- format: (see [[Template:animation]] for details)
	-- ["$arg1"] = "$arg2,$arg3,$arg4" (width, height, frames)
	-- ["$arg1"] = "$arg2,$arg3,$arg4,$arg5" (width, height, frames, interval)
	
	["Life Crystal (placed)"] = "32,32,11,6", 
}