Current section
Files
Jump to
Current section
Files
lib/avatarex/sets/monster.ex
defmodule Avatarz.Sets.Monster do
@moduledoc """
The robot artwork was created by Hrvoje Novakovic. They are available under CC-BY-3.0 license.
"""
use Avatarz.Set, layer_order: ~w[body_color body face_color face eyes mouth nose]
end