{ id = "cursor_pack" name = "#DOTA_Workshop_SubmissionType_CursorPack" desc = "#DOTA_Workshop_SubmissionType_CursorPack_Desc" template_group = "#DOTA_Workshop_SubmissionType_Images" workshop_tags = [ "Cursor Pack" ] image_sets = [ { id = "cursors" image_set_type = "cursor_pack" image_list = [ { id = "cursor_attack_default" name = "#DOTA_Workshop_Cursor_attack_default" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_attack_enemy" name = "#DOTA_Workshop_Cursor_attack_enemy" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_attack_illegal" name = "#DOTA_Workshop_Cursor_attack_illegal" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_attack_team" name = "#DOTA_Workshop_Cursor_attack_team" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_buy" name = "#DOTA_Workshop_Cursor_buy" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_cannot_buy" name = "#DOTA_Workshop_Cursor_cannot_buy" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_coach" name = "#DOTA_Workshop_Cursor_coach" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_default" name = "#DOTA_Workshop_Cursor_default" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_default_enemy" name = "#DOTA_Workshop_Cursor_default_enemy" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_default_team" name = "#DOTA_Workshop_Cursor_default_team" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_invisible" name = "#DOTA_Workshop_Cursor_invisible" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_item_drop" name = "#DOTA_Workshop_Cursor_item_drop" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_learn_ability" name = "#DOTA_Workshop_Cursor_learn_ability" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_move" name = "#DOTA_Workshop_Cursor_move" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_spell_default" name = "#DOTA_Workshop_Cursor_spell_default" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_spell_enemy" name = "#DOTA_Workshop_Cursor_spell_enemy" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_spell_illegal" name = "#DOTA_Workshop_Cursor_spell_illegal" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_spell_team" name = "#DOTA_Workshop_Cursor_spell_team" exact_width = 32 exact_height = 32 image_type = "bmp" }, { id = "cursor_spell_walkto" name = "#DOTA_Workshop_Cursor_spell_walkto" exact_width = 32 exact_height = 32 image_type = "bmp" }, ] } ] item_defs = [ { prefab_type = "cursor_pack" visuals = [ { type = "cursor_pack" asset_expr = "$(cursors:cursor_output_dir)" } ] } ] }