@c3d.gg/mwi-types 0.0.5 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/generated/constants/abilities-hrids.d.ts +9 -11
- package/dist/generated/constants/abilities-hrids.d.ts.map +1 -1
- package/dist/generated/constants/abilities-hrids.js +8 -10
- package/dist/generated/constants/abilities-hrids.js.map +1 -1
- package/dist/generated/constants/action-categories-hrids.d.ts +7 -3
- package/dist/generated/constants/action-categories-hrids.d.ts.map +1 -1
- package/dist/generated/constants/action-categories-hrids.js +6 -2
- package/dist/generated/constants/action-categories-hrids.js.map +1 -1
- package/dist/generated/constants/actions-hrids.d.ts +227 -31
- package/dist/generated/constants/actions-hrids.d.ts.map +1 -1
- package/dist/generated/constants/actions-hrids.js +226 -30
- package/dist/generated/constants/actions-hrids.js.map +1 -1
- package/dist/generated/constants/avatar-outfits-hrids.d.ts +9 -5
- package/dist/generated/constants/avatar-outfits-hrids.d.ts.map +1 -1
- package/dist/generated/constants/avatar-outfits-hrids.js +8 -4
- package/dist/generated/constants/avatar-outfits-hrids.js.map +1 -1
- package/dist/generated/constants/avatars-hrids.d.ts +7 -3
- package/dist/generated/constants/avatars-hrids.d.ts.map +1 -1
- package/dist/generated/constants/avatars-hrids.js +6 -2
- package/dist/generated/constants/avatars-hrids.js.map +1 -1
- package/dist/generated/constants/buff-types-hrids.d.ts +7 -5
- package/dist/generated/constants/buff-types-hrids.d.ts.map +1 -1
- package/dist/generated/constants/buff-types-hrids.js +6 -4
- package/dist/generated/constants/buff-types-hrids.js.map +1 -1
- package/dist/generated/constants/chat-channel-types-hrids.d.ts +1 -1
- package/dist/generated/constants/chat-channel-types-hrids.js +1 -1
- package/dist/generated/constants/chat-icons-hrids.d.ts +39 -7
- package/dist/generated/constants/chat-icons-hrids.d.ts.map +1 -1
- package/dist/generated/constants/chat-icons-hrids.js +38 -6
- package/dist/generated/constants/chat-icons-hrids.js.map +1 -1
- package/dist/generated/constants/combat-monsters-hrids.d.ts +1 -1
- package/dist/generated/constants/combat-monsters-hrids.js +1 -1
- package/dist/generated/constants/combat-styles-hrids.d.ts +1 -1
- package/dist/generated/constants/combat-styles-hrids.js +1 -1
- package/dist/generated/constants/community-buff-types-hrids.d.ts +1 -1
- package/dist/generated/constants/community-buff-types-hrids.js +1 -1
- package/dist/generated/constants/damage-types-hrids.d.ts +1 -1
- package/dist/generated/constants/damage-types-hrids.js +1 -1
- package/dist/generated/constants/equipment-types-hrids.d.ts +5 -3
- package/dist/generated/constants/equipment-types-hrids.d.ts.map +1 -1
- package/dist/generated/constants/equipment-types-hrids.js +4 -2
- package/dist/generated/constants/equipment-types-hrids.js.map +1 -1
- package/dist/generated/constants/game-modes-hrids.d.ts +1 -1
- package/dist/generated/constants/game-modes-hrids.js +1 -1
- package/dist/generated/constants/guild-character-roles-hrids.d.ts +1 -1
- package/dist/generated/constants/guild-character-roles-hrids.js +1 -1
- package/dist/generated/constants/house-rooms-hrids.d.ts +1 -1
- package/dist/generated/constants/house-rooms-hrids.js +1 -1
- package/dist/generated/constants/index.d.ts +1 -1
- package/dist/generated/constants/index.js +1 -1
- package/dist/generated/constants/item-categories-hrids.d.ts +1 -1
- package/dist/generated/constants/item-categories-hrids.js +1 -1
- package/dist/generated/constants/item-locations-hrids.d.ts +5 -3
- package/dist/generated/constants/item-locations-hrids.d.ts.map +1 -1
- package/dist/generated/constants/item-locations-hrids.js +4 -2
- package/dist/generated/constants/item-locations-hrids.js.map +1 -1
- package/dist/generated/constants/items-hrids.d.ts +297 -17
- package/dist/generated/constants/items-hrids.d.ts.map +1 -1
- package/dist/generated/constants/items-hrids.js +296 -16
- package/dist/generated/constants/items-hrids.js.map +1 -1
- package/dist/generated/constants/leaderboard-categories-hrids.d.ts +4 -4
- package/dist/generated/constants/leaderboard-categories-hrids.d.ts.map +1 -1
- package/dist/generated/constants/leaderboard-categories-hrids.js +3 -3
- package/dist/generated/constants/leaderboard-categories-hrids.js.map +1 -1
- package/dist/generated/constants/leaderboard-types-hrids.d.ts +1 -1
- package/dist/generated/constants/leaderboard-types-hrids.js +1 -1
- package/dist/generated/constants/name-colors-hrids.d.ts +23 -3
- package/dist/generated/constants/name-colors-hrids.d.ts.map +1 -1
- package/dist/generated/constants/name-colors-hrids.js +22 -2
- package/dist/generated/constants/name-colors-hrids.js.map +1 -1
- package/dist/generated/constants/random-task-types-hrids.d.ts +1 -1
- package/dist/generated/constants/random-task-types-hrids.js +1 -1
- package/dist/generated/constants/recipes-hrids.d.ts +227 -9
- package/dist/generated/constants/recipes-hrids.d.ts.map +1 -1
- package/dist/generated/constants/recipes-hrids.js +226 -8
- package/dist/generated/constants/recipes-hrids.js.map +1 -1
- package/dist/generated/constants/shop-categories-hrids.d.ts +1 -1
- package/dist/generated/constants/shop-categories-hrids.js +1 -1
- package/dist/generated/constants/shop-items-hrids.d.ts +39 -3
- package/dist/generated/constants/shop-items-hrids.d.ts.map +1 -1
- package/dist/generated/constants/shop-items-hrids.js +38 -2
- package/dist/generated/constants/shop-items-hrids.js.map +1 -1
- package/dist/generated/constants/skills-hrids.d.ts +4 -4
- package/dist/generated/constants/skills-hrids.d.ts.map +1 -1
- package/dist/generated/constants/skills-hrids.js +3 -3
- package/dist/generated/constants/skills-hrids.js.map +1 -1
- package/dist/generated/constants/task-shop-items-hrids.d.ts +1 -1
- package/dist/generated/constants/task-shop-items-hrids.js +1 -1
- package/dist/generated/game-logic/abilities.d.ts +7 -7
- package/dist/generated/game-logic/abilities.d.ts.map +1 -1
- package/dist/generated/game-logic/abilities.js +435 -408
- package/dist/generated/game-logic/abilities.js.map +1 -1
- package/dist/generated/game-logic/action-categories.d.ts +2 -2
- package/dist/generated/game-logic/action-categories.d.ts.map +1 -1
- package/dist/generated/game-logic/action-categories.js +16 -4
- package/dist/generated/game-logic/action-categories.js.map +1 -1
- package/dist/generated/game-logic/actions.d.ts +60 -40
- package/dist/generated/game-logic/actions.d.ts.map +1 -1
- package/dist/generated/game-logic/actions.js +10096 -5423
- package/dist/generated/game-logic/actions.js.map +1 -1
- package/dist/generated/game-logic/avatar-outfits.d.ts +6 -6
- package/dist/generated/game-logic/avatar-outfits.d.ts.map +1 -1
- package/dist/generated/game-logic/avatar-outfits.js +83 -69
- package/dist/generated/game-logic/avatar-outfits.js.map +1 -1
- package/dist/generated/game-logic/avatars.d.ts +6 -6
- package/dist/generated/game-logic/avatars.d.ts.map +1 -1
- package/dist/generated/game-logic/avatars.js +60 -46
- package/dist/generated/game-logic/avatars.js.map +1 -1
- package/dist/generated/game-logic/buff-types.d.ts +3 -3
- package/dist/generated/game-logic/buff-types.d.ts.map +1 -1
- package/dist/generated/game-logic/buff-types.js +31 -21
- package/dist/generated/game-logic/buff-types.js.map +1 -1
- package/dist/generated/game-logic/chat-channel-types.d.ts +1 -1
- package/dist/generated/game-logic/chat-channel-types.js +1 -1
- package/dist/generated/game-logic/chat-icons.d.ts +3 -3
- package/dist/generated/game-logic/chat-icons.d.ts.map +1 -1
- package/dist/generated/game-logic/chat-icons.js +4277 -1283
- package/dist/generated/game-logic/chat-icons.js.map +1 -1
- package/dist/generated/game-logic/combat-monsters.d.ts +169 -117
- package/dist/generated/game-logic/combat-monsters.d.ts.map +1 -1
- package/dist/generated/game-logic/combat-monsters.js +2611 -10265
- package/dist/generated/game-logic/combat-monsters.js.map +1 -1
- package/dist/generated/game-logic/combat-styles.d.ts +1 -1
- package/dist/generated/game-logic/combat-styles.d.ts.map +1 -1
- package/dist/generated/game-logic/combat-styles.js +37 -1
- package/dist/generated/game-logic/combat-styles.js.map +1 -1
- package/dist/generated/game-logic/community-buff-types.d.ts +1 -1
- package/dist/generated/game-logic/community-buff-types.js +1 -1
- package/dist/generated/game-logic/damage-types.d.ts +1 -1
- package/dist/generated/game-logic/damage-types.js +1 -1
- package/dist/generated/game-logic/equipment-types.d.ts +1 -1
- package/dist/generated/game-logic/equipment-types.d.ts.map +1 -1
- package/dist/generated/game-logic/equipment-types.js +18 -12
- package/dist/generated/game-logic/equipment-types.js.map +1 -1
- package/dist/generated/game-logic/game-modes.d.ts +1 -1
- package/dist/generated/game-logic/game-modes.js +1 -1
- package/dist/generated/game-logic/guild-character-roles.d.ts +1 -1
- package/dist/generated/game-logic/guild-character-roles.js +1 -1
- package/dist/generated/game-logic/house-rooms.d.ts +13 -13
- package/dist/generated/game-logic/house-rooms.d.ts.map +1 -1
- package/dist/generated/game-logic/house-rooms.js +18 -8
- package/dist/generated/game-logic/house-rooms.js.map +1 -1
- package/dist/generated/game-logic/index.d.ts +1 -1
- package/dist/generated/game-logic/index.js +1 -1
- package/dist/generated/game-logic/item-categories.d.ts +1 -1
- package/dist/generated/game-logic/item-categories.js +1 -1
- package/dist/generated/game-logic/item-locations.d.ts +1 -1
- package/dist/generated/game-logic/item-locations.d.ts.map +1 -1
- package/dist/generated/game-logic/item-locations.js +11 -1
- package/dist/generated/game-logic/item-locations.js.map +1 -1
- package/dist/generated/game-logic/items.d.ts +6 -6
- package/dist/generated/game-logic/items.d.ts.map +1 -1
- package/dist/generated/game-logic/items.js +40617 -28749
- package/dist/generated/game-logic/items.js.map +1 -1
- package/dist/generated/game-logic/leaderboard-categories.d.ts +5 -5
- package/dist/generated/game-logic/leaderboard-categories.js +10 -10
- package/dist/generated/game-logic/leaderboard-categories.js.map +1 -1
- package/dist/generated/game-logic/leaderboard-types.d.ts +1 -1
- package/dist/generated/game-logic/leaderboard-types.js +1 -1
- package/dist/generated/game-logic/name-colors.d.ts +2 -2
- package/dist/generated/game-logic/name-colors.d.ts.map +1 -1
- package/dist/generated/game-logic/name-colors.js +593 -383
- package/dist/generated/game-logic/name-colors.js.map +1 -1
- package/dist/generated/game-logic/random-task-types.d.ts +1 -1
- package/dist/generated/game-logic/random-task-types.js +1 -1
- package/dist/generated/game-logic/recipes.d.ts +114 -5
- package/dist/generated/game-logic/recipes.d.ts.map +1 -1
- package/dist/generated/game-logic/recipes.js +11640 -5869
- package/dist/generated/game-logic/recipes.js.map +1 -1
- package/dist/generated/game-logic/shop-categories.d.ts +1 -1
- package/dist/generated/game-logic/shop-categories.js +1 -1
- package/dist/generated/game-logic/shop-items.d.ts +1 -1
- package/dist/generated/game-logic/shop-items.d.ts.map +1 -1
- package/dist/generated/game-logic/shop-items.js +263 -47
- package/dist/generated/game-logic/shop-items.js.map +1 -1
- package/dist/generated/game-logic/skills.d.ts +3 -3
- package/dist/generated/game-logic/skills.js +10 -10
- package/dist/generated/game-logic/skills.js.map +1 -1
- package/dist/generated/game-logic/task-shop-items.d.ts +4 -4
- package/dist/generated/game-logic/task-shop-items.js +1 -1
- package/dist/generated/game-logic/types.d.ts +1 -1
- package/dist/generated/game-logic/types.js +1 -1
- package/dist/generated/localization/en/abilities.d.ts +1 -1
- package/dist/generated/localization/en/abilities.d.ts.map +1 -1
- package/dist/generated/localization/en/abilities.js +18 -22
- package/dist/generated/localization/en/abilities.js.map +1 -1
- package/dist/generated/localization/en/actions.d.ts +1 -1
- package/dist/generated/localization/en/actions.d.ts.map +1 -1
- package/dist/generated/localization/en/actions.js +337 -43
- package/dist/generated/localization/en/actions.js.map +1 -1
- package/dist/generated/localization/en/house-rooms.d.ts +1 -1
- package/dist/generated/localization/en/house-rooms.js +1 -1
- package/dist/generated/localization/en/index.d.ts +1 -1
- package/dist/generated/localization/en/index.js +1 -1
- package/dist/generated/localization/en/items.d.ts +1 -1
- package/dist/generated/localization/en/items.d.ts.map +1 -1
- package/dist/generated/localization/en/items.js +450 -22
- package/dist/generated/localization/en/items.js.map +1 -1
- package/dist/generated/localization/en/skills.d.ts +1 -1
- package/dist/generated/localization/en/skills.js +4 -4
- package/dist/generated/localization/en/skills.js.map +1 -1
- package/dist/generated/localization/index.d.ts +1 -1
- package/dist/generated/localization/index.js +1 -1
- package/dist/generated/localization/zh/abilities.d.ts +1 -1
- package/dist/generated/localization/zh/abilities.d.ts.map +1 -1
- package/dist/generated/localization/zh/abilities.js +18 -22
- package/dist/generated/localization/zh/abilities.js.map +1 -1
- package/dist/generated/localization/zh/actions.d.ts +1 -1
- package/dist/generated/localization/zh/actions.d.ts.map +1 -1
- package/dist/generated/localization/zh/actions.js +342 -48
- package/dist/generated/localization/zh/actions.js.map +1 -1
- package/dist/generated/localization/zh/house-rooms.d.ts +1 -1
- package/dist/generated/localization/zh/house-rooms.js +1 -1
- package/dist/generated/localization/zh/index.d.ts +1 -1
- package/dist/generated/localization/zh/index.js +1 -1
- package/dist/generated/localization/zh/items.d.ts +1 -1
- package/dist/generated/localization/zh/items.d.ts.map +1 -1
- package/dist/generated/localization/zh/items.js +452 -24
- package/dist/generated/localization/zh/items.js.map +1 -1
- package/dist/generated/localization/zh/skills.d.ts +1 -1
- package/dist/generated/localization/zh/skills.js +4 -4
- package/dist/generated/localization/zh/skills.js.map +1 -1
- package/dist/generated/player-data/index.d.ts +2 -2
- package/dist/generated/player-data/index.js +1 -1
- package/dist/generated/schemas/typebox/abilities.d.ts +1 -1
- package/dist/generated/schemas/typebox/abilities.js +1 -1
- package/dist/generated/schemas/typebox/action-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/action-categories.js +1 -1
- package/dist/generated/schemas/typebox/actions.d.ts +1 -1
- package/dist/generated/schemas/typebox/actions.js +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.js +1 -1
- package/dist/generated/schemas/typebox/avatars.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatars.js +1 -1
- package/dist/generated/schemas/typebox/buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/buff-types.js +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.js +1 -1
- package/dist/generated/schemas/typebox/chat-icons.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-icons.js +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.js +1 -1
- package/dist/generated/schemas/typebox/combat-styles.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-styles.js +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.js +1 -1
- package/dist/generated/schemas/typebox/damage-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/damage-types.js +1 -1
- package/dist/generated/schemas/typebox/equipment-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/equipment-types.js +1 -1
- package/dist/generated/schemas/typebox/game-modes.d.ts +1 -1
- package/dist/generated/schemas/typebox/game-modes.js +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.d.ts +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.js +1 -1
- package/dist/generated/schemas/typebox/house-rooms.d.ts +1 -1
- package/dist/generated/schemas/typebox/house-rooms.js +1 -1
- package/dist/generated/schemas/typebox/index.d.ts +1 -1
- package/dist/generated/schemas/typebox/index.js +1 -1
- package/dist/generated/schemas/typebox/item-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/item-categories.js +1 -1
- package/dist/generated/schemas/typebox/item-locations.d.ts +1 -1
- package/dist/generated/schemas/typebox/item-locations.js +1 -1
- package/dist/generated/schemas/typebox/items.d.ts +1 -1
- package/dist/generated/schemas/typebox/items.js +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.js +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.js +1 -1
- package/dist/generated/schemas/typebox/name-colors.d.ts +1 -1
- package/dist/generated/schemas/typebox/name-colors.js +1 -1
- package/dist/generated/schemas/typebox/player-data.d.ts +1 -1
- package/dist/generated/schemas/typebox/player-data.js +2 -2
- package/dist/generated/schemas/typebox/random-task-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/random-task-types.js +1 -1
- package/dist/generated/schemas/typebox/shop-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-categories.js +1 -1
- package/dist/generated/schemas/typebox/shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-items.js +1 -1
- package/dist/generated/schemas/typebox/skills.d.ts +1 -1
- package/dist/generated/schemas/typebox/skills.js +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.js +1 -1
- package/dist/generated/schemas/zod/abilities.d.ts +9 -9
- package/dist/generated/schemas/zod/abilities.d.ts.map +1 -1
- package/dist/generated/schemas/zod/abilities.js +4 -2
- package/dist/generated/schemas/zod/abilities.js.map +1 -1
- package/dist/generated/schemas/zod/action-categories.d.ts +5 -1
- package/dist/generated/schemas/zod/action-categories.d.ts.map +1 -1
- package/dist/generated/schemas/zod/action-categories.js +2 -2
- package/dist/generated/schemas/zod/action-categories.js.map +1 -1
- package/dist/generated/schemas/zod/actions.d.ts +238 -37
- package/dist/generated/schemas/zod/actions.d.ts.map +1 -1
- package/dist/generated/schemas/zod/actions.js +15 -10
- package/dist/generated/schemas/zod/actions.js.map +1 -1
- package/dist/generated/schemas/zod/avatar-outfits.d.ts +7 -3
- package/dist/generated/schemas/zod/avatar-outfits.d.ts.map +1 -1
- package/dist/generated/schemas/zod/avatar-outfits.js +2 -2
- package/dist/generated/schemas/zod/avatar-outfits.js.map +1 -1
- package/dist/generated/schemas/zod/avatars.d.ts +5 -1
- package/dist/generated/schemas/zod/avatars.d.ts.map +1 -1
- package/dist/generated/schemas/zod/avatars.js +2 -2
- package/dist/generated/schemas/zod/avatars.js.map +1 -1
- package/dist/generated/schemas/zod/buff-types.d.ts +17 -15
- package/dist/generated/schemas/zod/buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/buff-types.js +2 -2
- package/dist/generated/schemas/zod/buff-types.js.map +1 -1
- package/dist/generated/schemas/zod/chat-channel-types.d.ts +1 -1
- package/dist/generated/schemas/zod/chat-channel-types.js +1 -1
- package/dist/generated/schemas/zod/chat-icons.d.ts +39 -5
- package/dist/generated/schemas/zod/chat-icons.d.ts.map +1 -1
- package/dist/generated/schemas/zod/chat-icons.js +4 -2
- package/dist/generated/schemas/zod/chat-icons.js.map +1 -1
- package/dist/generated/schemas/zod/combat-monsters.d.ts +324 -32
- package/dist/generated/schemas/zod/combat-monsters.d.ts.map +1 -1
- package/dist/generated/schemas/zod/combat-monsters.js +25 -12
- package/dist/generated/schemas/zod/combat-monsters.js.map +1 -1
- package/dist/generated/schemas/zod/combat-styles.d.ts +2 -1
- package/dist/generated/schemas/zod/combat-styles.d.ts.map +1 -1
- package/dist/generated/schemas/zod/combat-styles.js +2 -1
- package/dist/generated/schemas/zod/combat-styles.js.map +1 -1
- package/dist/generated/schemas/zod/community-buff-types.d.ts +9 -8
- package/dist/generated/schemas/zod/community-buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/community-buff-types.js +1 -1
- package/dist/generated/schemas/zod/damage-types.d.ts +1 -1
- package/dist/generated/schemas/zod/damage-types.js +1 -1
- package/dist/generated/schemas/zod/equipment-types.d.ts +3 -1
- package/dist/generated/schemas/zod/equipment-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/equipment-types.js +2 -2
- package/dist/generated/schemas/zod/equipment-types.js.map +1 -1
- package/dist/generated/schemas/zod/game-modes.d.ts +1 -1
- package/dist/generated/schemas/zod/game-modes.js +1 -1
- package/dist/generated/schemas/zod/guild-character-roles.d.ts +1 -1
- package/dist/generated/schemas/zod/guild-character-roles.js +1 -1
- package/dist/generated/schemas/zod/house-rooms.d.ts +165 -23
- package/dist/generated/schemas/zod/house-rooms.d.ts.map +1 -1
- package/dist/generated/schemas/zod/house-rooms.js +1 -1
- package/dist/generated/schemas/zod/index.d.ts +1 -1
- package/dist/generated/schemas/zod/index.js +1 -1
- package/dist/generated/schemas/zod/item-categories.d.ts +1 -1
- package/dist/generated/schemas/zod/item-categories.js +1 -1
- package/dist/generated/schemas/zod/item-locations.d.ts +3 -1
- package/dist/generated/schemas/zod/item-locations.d.ts.map +1 -1
- package/dist/generated/schemas/zod/item-locations.js +2 -2
- package/dist/generated/schemas/zod/item-locations.js.map +1 -1
- package/dist/generated/schemas/zod/items.d.ts +307 -16
- package/dist/generated/schemas/zod/items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/items.js +14 -3
- package/dist/generated/schemas/zod/items.js.map +1 -1
- package/dist/generated/schemas/zod/leaderboard-categories.d.ts +3 -3
- package/dist/generated/schemas/zod/leaderboard-categories.js +2 -2
- package/dist/generated/schemas/zod/leaderboard-categories.js.map +1 -1
- package/dist/generated/schemas/zod/leaderboard-types.d.ts +1 -1
- package/dist/generated/schemas/zod/leaderboard-types.js +1 -1
- package/dist/generated/schemas/zod/name-colors.d.ts +21 -1
- package/dist/generated/schemas/zod/name-colors.d.ts.map +1 -1
- package/dist/generated/schemas/zod/name-colors.js +2 -2
- package/dist/generated/schemas/zod/name-colors.js.map +1 -1
- package/dist/generated/schemas/zod/player-data.d.ts +3775 -348
- package/dist/generated/schemas/zod/player-data.d.ts.map +1 -1
- package/dist/generated/schemas/zod/player-data.js +14 -3
- package/dist/generated/schemas/zod/player-data.js.map +1 -1
- package/dist/generated/schemas/zod/random-task-types.d.ts +1 -1
- package/dist/generated/schemas/zod/random-task-types.js +1 -1
- package/dist/generated/schemas/zod/shop-categories.d.ts +1 -1
- package/dist/generated/schemas/zod/shop-categories.js +1 -1
- package/dist/generated/schemas/zod/shop-items.d.ts +37 -1
- package/dist/generated/schemas/zod/shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/shop-items.js +2 -2
- package/dist/generated/schemas/zod/shop-items.js.map +1 -1
- package/dist/generated/schemas/zod/skills.d.ts +3 -3
- package/dist/generated/schemas/zod/skills.js +2 -2
- package/dist/generated/schemas/zod/skills.js.map +1 -1
- package/dist/generated/schemas/zod/task-shop-items.d.ts +295 -15
- package/dist/generated/schemas/zod/task-shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/task-shop-items.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.034Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export declare const BuffTypeHridEnum: z.ZodEnum<{
|
|
@@ -28,8 +28,8 @@ export declare const BuffTypeHridEnum: z.ZodEnum<{
|
|
|
28
28
|
"/buff_types/mp_regen": "/buff_types/mp_regen";
|
|
29
29
|
"/buff_types/combat_drop_rate": "/buff_types/combat_drop_rate";
|
|
30
30
|
"/buff_types/magic_level": "/buff_types/magic_level";
|
|
31
|
+
"/buff_types/melee_level": "/buff_types/melee_level";
|
|
31
32
|
"/buff_types/milking_level": "/buff_types/milking_level";
|
|
32
|
-
"/buff_types/power_level": "/buff_types/power_level";
|
|
33
33
|
"/buff_types/processing": "/buff_types/processing";
|
|
34
34
|
"/buff_types/ranged_level": "/buff_types/ranged_level";
|
|
35
35
|
"/buff_types/stamina_level": "/buff_types/stamina_level";
|
|
@@ -38,23 +38,24 @@ export declare const BuffTypeHridEnum: z.ZodEnum<{
|
|
|
38
38
|
"/buff_types/woodcutting_level": "/buff_types/woodcutting_level";
|
|
39
39
|
"/buff_types/attack_speed": "/buff_types/attack_speed";
|
|
40
40
|
"/buff_types/wisdom": "/buff_types/wisdom";
|
|
41
|
-
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
42
|
-
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
43
|
-
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
44
41
|
"/buff_types/physical_amplify": "/buff_types/physical_amplify";
|
|
45
42
|
"/buff_types/damage": "/buff_types/damage";
|
|
43
|
+
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
46
44
|
"/buff_types/nature_amplify": "/buff_types/nature_amplify";
|
|
47
45
|
"/buff_types/fire_amplify": "/buff_types/fire_amplify";
|
|
48
46
|
"/buff_types/evasion": "/buff_types/evasion";
|
|
49
|
-
"/buff_types/armor": "/buff_types/armor";
|
|
50
|
-
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
51
47
|
"/buff_types/damage_taken": "/buff_types/damage_taken";
|
|
48
|
+
"/buff_types/healing_amplify": "/buff_types/healing_amplify";
|
|
49
|
+
"/buff_types/armor": "/buff_types/armor";
|
|
50
|
+
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
52
51
|
"/buff_types/nature_resistance": "/buff_types/nature_resistance";
|
|
52
|
+
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
53
53
|
"/buff_types/tenacity": "/buff_types/tenacity";
|
|
54
54
|
"/buff_types/accuracy": "/buff_types/accuracy";
|
|
55
55
|
"/buff_types/threat": "/buff_types/threat";
|
|
56
|
+
"/buff_types/retaliation": "/buff_types/retaliation";
|
|
56
57
|
"/buff_types/physical_thorns": "/buff_types/physical_thorns";
|
|
57
|
-
"/buff_types/
|
|
58
|
+
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
58
59
|
"/buff_types/life_steal": "/buff_types/life_steal";
|
|
59
60
|
"/buff_types/combat_drop_quantity": "/buff_types/combat_drop_quantity";
|
|
60
61
|
"/buff_types/enhancing_success": "/buff_types/enhancing_success";
|
|
@@ -90,8 +91,8 @@ export declare const BuffTypeSchema: z.ZodObject<{
|
|
|
90
91
|
"/buff_types/mp_regen": "/buff_types/mp_regen";
|
|
91
92
|
"/buff_types/combat_drop_rate": "/buff_types/combat_drop_rate";
|
|
92
93
|
"/buff_types/magic_level": "/buff_types/magic_level";
|
|
94
|
+
"/buff_types/melee_level": "/buff_types/melee_level";
|
|
93
95
|
"/buff_types/milking_level": "/buff_types/milking_level";
|
|
94
|
-
"/buff_types/power_level": "/buff_types/power_level";
|
|
95
96
|
"/buff_types/processing": "/buff_types/processing";
|
|
96
97
|
"/buff_types/ranged_level": "/buff_types/ranged_level";
|
|
97
98
|
"/buff_types/stamina_level": "/buff_types/stamina_level";
|
|
@@ -100,23 +101,24 @@ export declare const BuffTypeSchema: z.ZodObject<{
|
|
|
100
101
|
"/buff_types/woodcutting_level": "/buff_types/woodcutting_level";
|
|
101
102
|
"/buff_types/attack_speed": "/buff_types/attack_speed";
|
|
102
103
|
"/buff_types/wisdom": "/buff_types/wisdom";
|
|
103
|
-
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
104
|
-
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
105
|
-
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
106
104
|
"/buff_types/physical_amplify": "/buff_types/physical_amplify";
|
|
107
105
|
"/buff_types/damage": "/buff_types/damage";
|
|
106
|
+
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
108
107
|
"/buff_types/nature_amplify": "/buff_types/nature_amplify";
|
|
109
108
|
"/buff_types/fire_amplify": "/buff_types/fire_amplify";
|
|
110
109
|
"/buff_types/evasion": "/buff_types/evasion";
|
|
111
|
-
"/buff_types/armor": "/buff_types/armor";
|
|
112
|
-
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
113
110
|
"/buff_types/damage_taken": "/buff_types/damage_taken";
|
|
111
|
+
"/buff_types/healing_amplify": "/buff_types/healing_amplify";
|
|
112
|
+
"/buff_types/armor": "/buff_types/armor";
|
|
113
|
+
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
114
114
|
"/buff_types/nature_resistance": "/buff_types/nature_resistance";
|
|
115
|
+
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
115
116
|
"/buff_types/tenacity": "/buff_types/tenacity";
|
|
116
117
|
"/buff_types/accuracy": "/buff_types/accuracy";
|
|
117
118
|
"/buff_types/threat": "/buff_types/threat";
|
|
119
|
+
"/buff_types/retaliation": "/buff_types/retaliation";
|
|
118
120
|
"/buff_types/physical_thorns": "/buff_types/physical_thorns";
|
|
119
|
-
"/buff_types/
|
|
121
|
+
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
120
122
|
"/buff_types/life_steal": "/buff_types/life_steal";
|
|
121
123
|
"/buff_types/combat_drop_quantity": "/buff_types/combat_drop_quantity";
|
|
122
124
|
"/buff_types/enhancing_success": "/buff_types/enhancing_success";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"buff-types.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/buff-types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"buff-types.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/buff-types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAqpD,CAAA;AAClrD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAA;AAC3D,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAOzB,CAAA;AACF,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAA"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.034Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
|
-
export const BuffTypeHridEnum = z.enum(['/buff_types/accuracy', '/buff_types/action_level', '/buff_types/action_speed', '/buff_types/alchemy_level', '/buff_types/alchemy_success', '/buff_types/armor', '/buff_types/artisan', '/buff_types/attack_level', '/buff_types/attack_speed', '/buff_types/blessed', '/buff_types/brewing_level', '/buff_types/cast_speed', '/buff_types/cheesesmithing_level', '/buff_types/combat_drop_quantity', '/buff_types/combat_drop_rate', '/buff_types/cooking_level', '/buff_types/crafting_level', '/buff_types/critical_damage', '/buff_types/critical_rate', '/buff_types/damage', '/buff_types/damage_taken', '/buff_types/defense_level', '/buff_types/efficiency', '/buff_types/elemental_thorns', '/buff_types/enhancing_level', '/buff_types/enhancing_success', '/buff_types/essence_find', '/buff_types/evasion', '/buff_types/fire_amplify', '/buff_types/fire_resistance', '/buff_types/foraging_level', '/buff_types/gathering', '/buff_types/gourmet', '/buff_types/healing_amplify', '/buff_types/hp_regen', '/buff_types/intelligence_level', '/buff_types/life_steal', '/buff_types/magic_level', '/buff_types/mana_leech', '/buff_types/milking_level', '/buff_types/mp_regen', '/buff_types/nature_amplify', '/buff_types/nature_resistance', '/buff_types/physical_amplify', '/buff_types/physical_thorns', '/buff_types/
|
|
6
|
+
export const BuffTypeHridEnum = z.enum(['/buff_types/accuracy', '/buff_types/action_level', '/buff_types/action_speed', '/buff_types/alchemy_level', '/buff_types/alchemy_success', '/buff_types/armor', '/buff_types/artisan', '/buff_types/attack_level', '/buff_types/attack_speed', '/buff_types/blessed', '/buff_types/brewing_level', '/buff_types/cast_speed', '/buff_types/cheesesmithing_level', '/buff_types/combat_drop_quantity', '/buff_types/combat_drop_rate', '/buff_types/cooking_level', '/buff_types/crafting_level', '/buff_types/critical_damage', '/buff_types/critical_rate', '/buff_types/damage', '/buff_types/damage_taken', '/buff_types/defense_level', '/buff_types/efficiency', '/buff_types/elemental_thorns', '/buff_types/enhancing_level', '/buff_types/enhancing_success', '/buff_types/essence_find', '/buff_types/evasion', '/buff_types/fire_amplify', '/buff_types/fire_resistance', '/buff_types/foraging_level', '/buff_types/gathering', '/buff_types/gourmet', '/buff_types/healing_amplify', '/buff_types/hp_regen', '/buff_types/intelligence_level', '/buff_types/life_steal', '/buff_types/magic_level', '/buff_types/mana_leech', '/buff_types/melee_level', '/buff_types/milking_level', '/buff_types/mp_regen', '/buff_types/nature_amplify', '/buff_types/nature_resistance', '/buff_types/physical_amplify', '/buff_types/physical_thorns', '/buff_types/processing', '/buff_types/ranged_level', '/buff_types/rare_find', '/buff_types/retaliation', '/buff_types/stamina_level', '/buff_types/tailoring_level', '/buff_types/task_action_speed', '/buff_types/tenacity', '/buff_types/threat', '/buff_types/water_amplify', '/buff_types/water_resistance', '/buff_types/wisdom', '/buff_types/woodcutting_level']);
|
|
7
7
|
export const BuffTypeSchema = z.object({
|
|
8
8
|
hrid: BuffTypeHridEnum,
|
|
9
9
|
isCombat: z.boolean(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"buff-types.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/buff-types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,sBAAsB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,6BAA6B,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,2BAA2B,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,qBAAqB,EAAE,6BAA6B,EAAE,sBAAsB,EAAE,gCAAgC,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,wBAAwB,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,4BAA4B,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,
|
|
1
|
+
{"version":3,"file":"buff-types.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/buff-types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,sBAAsB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,6BAA6B,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,2BAA2B,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,qBAAqB,EAAE,6BAA6B,EAAE,sBAAsB,EAAE,gCAAgC,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,4BAA4B,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,wBAAwB,EAAE,0BAA0B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,2BAA2B,EAAE,6BAA6B,EAAE,+BAA+B,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,oBAAoB,EAAE,+BAA+B,CAAU,CAAC,CAAA;AAElrD,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC;IACrC,IAAI,EAAE,gBAAgB;IACtB,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE;IACrB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE;IAC7B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.189Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export const ChatChannelTypeHridEnum = z.enum(['/chat_channel_types/arabic', '/chat_channel_types/beginner', '/chat_channel_types/chinese', '/chat_channel_types/french', '/chat_channel_types/general', '/chat_channel_types/german', '/chat_channel_types/guild', '/chat_channel_types/hebrew', '/chat_channel_types/hindi', '/chat_channel_types/ironcow', '/chat_channel_types/japanese', '/chat_channel_types/korean', '/chat_channel_types/moderator', '/chat_channel_types/party', '/chat_channel_types/portuguese', '/chat_channel_types/recruit', '/chat_channel_types/russian', '/chat_channel_types/spanish', '/chat_channel_types/trade', '/chat_channel_types/vietnamese', '/chat_channel_types/whisper']);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.189Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
@@ -15,6 +15,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
15
15
|
"/chat_icons/aquahorse": "/chat_icons/aquahorse";
|
|
16
16
|
"/chat_icons/attack": "/chat_icons/attack";
|
|
17
17
|
"/chat_icons/azure_cow": "/chat_icons/azure_cow";
|
|
18
|
+
"/chat_icons/azure_supporter": "/chat_icons/azure_supporter";
|
|
18
19
|
"/chat_icons/bamboo": "/chat_icons/bamboo";
|
|
19
20
|
"/chat_icons/beta_bunny": "/chat_icons/beta_bunny";
|
|
20
21
|
"/chat_icons/black_bear": "/chat_icons/black_bear";
|
|
@@ -26,6 +27,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
26
27
|
"/chat_icons/bug_finder": "/chat_icons/bug_finder";
|
|
27
28
|
"/chat_icons/bulwark": "/chat_icons/bulwark";
|
|
28
29
|
"/chat_icons/burble_cow": "/chat_icons/burble_cow";
|
|
30
|
+
"/chat_icons/burble_supporter": "/chat_icons/burble_supporter";
|
|
29
31
|
"/chat_icons/butterjerry": "/chat_icons/butterjerry";
|
|
30
32
|
"/chat_icons/cco": "/chat_icons/cco";
|
|
31
33
|
"/chat_icons/centaur_archer": "/chat_icons/centaur_archer";
|
|
@@ -38,11 +40,11 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
38
40
|
"/chat_icons/community_manager": "/chat_icons/community_manager";
|
|
39
41
|
"/chat_icons/contributor": "/chat_icons/contributor";
|
|
40
42
|
"/chat_icons/cooking": "/chat_icons/cooking";
|
|
41
|
-
"/chat_icons/costom_rose_3": "/chat_icons/costom_rose_3";
|
|
42
43
|
"/chat_icons/cow": "/chat_icons/cow";
|
|
43
44
|
"/chat_icons/crab": "/chat_icons/crab";
|
|
44
45
|
"/chat_icons/crafting": "/chat_icons/crafting";
|
|
45
46
|
"/chat_icons/crimson_cow": "/chat_icons/crimson_cow";
|
|
47
|
+
"/chat_icons/crimson_supporter": "/chat_icons/crimson_supporter";
|
|
46
48
|
"/chat_icons/crossbow": "/chat_icons/crossbow";
|
|
47
49
|
"/chat_icons/cupcake": "/chat_icons/cupcake";
|
|
48
50
|
"/chat_icons/custom_17s": "/chat_icons/custom_17s";
|
|
@@ -73,6 +75,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
73
75
|
"/chat_icons/custom_bimmzer_2": "/chat_icons/custom_bimmzer_2";
|
|
74
76
|
"/chat_icons/custom_bmm": "/chat_icons/custom_bmm";
|
|
75
77
|
"/chat_icons/custom_boluobao": "/chat_icons/custom_boluobao";
|
|
78
|
+
"/chat_icons/custom_bonny": "/chat_icons/custom_bonny";
|
|
76
79
|
"/chat_icons/custom_bowensasa": "/chat_icons/custom_bowensasa";
|
|
77
80
|
"/chat_icons/custom_bromothymolblue": "/chat_icons/custom_bromothymolblue";
|
|
78
81
|
"/chat_icons/custom_bugx2121": "/chat_icons/custom_bugx2121";
|
|
@@ -124,11 +127,13 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
124
127
|
"/chat_icons/custom_goodguyjack": "/chat_icons/custom_goodguyjack";
|
|
125
128
|
"/chat_icons/custom_goodguyjack_2": "/chat_icons/custom_goodguyjack_2";
|
|
126
129
|
"/chat_icons/custom_goodguyjack_3": "/chat_icons/custom_goodguyjack_3";
|
|
130
|
+
"/chat_icons/custom_goodknight": "/chat_icons/custom_goodknight";
|
|
127
131
|
"/chat_icons/custom_gragatrim": "/chat_icons/custom_gragatrim";
|
|
128
132
|
"/chat_icons/custom_guguguguchicken": "/chat_icons/custom_guguguguchicken";
|
|
129
133
|
"/chat_icons/custom_h0lyduck": "/chat_icons/custom_h0lyduck";
|
|
130
134
|
"/chat_icons/custom_h0lyduck_2": "/chat_icons/custom_h0lyduck_2";
|
|
131
135
|
"/chat_icons/custom_h0lyduck_3": "/chat_icons/custom_h0lyduck_3";
|
|
136
|
+
"/chat_icons/custom_habs": "/chat_icons/custom_habs";
|
|
132
137
|
"/chat_icons/custom_hamu": "/chat_icons/custom_hamu";
|
|
133
138
|
"/chat_icons/custom_hamunekouwuo": "/chat_icons/custom_hamunekouwuo";
|
|
134
139
|
"/chat_icons/custom_hasumi": "/chat_icons/custom_hasumi";
|
|
@@ -191,6 +196,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
191
196
|
"/chat_icons/custom_magurodon": "/chat_icons/custom_magurodon";
|
|
192
197
|
"/chat_icons/custom_magurodon_2": "/chat_icons/custom_magurodon_2";
|
|
193
198
|
"/chat_icons/custom_mallenllor": "/chat_icons/custom_mallenllor";
|
|
199
|
+
"/chat_icons/custom_manzng": "/chat_icons/custom_manzng";
|
|
194
200
|
"/chat_icons/custom_maplenvda": "/chat_icons/custom_maplenvda";
|
|
195
201
|
"/chat_icons/custom_mardkhora": "/chat_icons/custom_mardkhora";
|
|
196
202
|
"/chat_icons/custom_matoasakura": "/chat_icons/custom_matoasakura";
|
|
@@ -211,6 +217,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
211
217
|
"/chat_icons/custom_miuca_3": "/chat_icons/custom_miuca_3";
|
|
212
218
|
"/chat_icons/custom_mooseyfaith": "/chat_icons/custom_mooseyfaith";
|
|
213
219
|
"/chat_icons/custom_moxuan": "/chat_icons/custom_moxuan";
|
|
220
|
+
"/chat_icons/custom_mrjin": "/chat_icons/custom_mrjin";
|
|
214
221
|
"/chat_icons/custom_mumu0315": "/chat_icons/custom_mumu0315";
|
|
215
222
|
"/chat_icons/custom_neronex": "/chat_icons/custom_neronex";
|
|
216
223
|
"/chat_icons/custom_neronex_2": "/chat_icons/custom_neronex_2";
|
|
@@ -256,10 +263,12 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
256
263
|
"/chat_icons/custom_rexwong": "/chat_icons/custom_rexwong";
|
|
257
264
|
"/chat_icons/custom_ribcap": "/chat_icons/custom_ribcap";
|
|
258
265
|
"/chat_icons/custom_rose_2": "/chat_icons/custom_rose_2";
|
|
266
|
+
"/chat_icons/custom_rose_3": "/chat_icons/custom_rose_3";
|
|
259
267
|
"/chat_icons/custom_roserose": "/chat_icons/custom_roserose";
|
|
260
268
|
"/chat_icons/custom_scorpionkenzo": "/chat_icons/custom_scorpionkenzo";
|
|
261
269
|
"/chat_icons/custom_sh1ro": "/chat_icons/custom_sh1ro";
|
|
262
270
|
"/chat_icons/custom_shael": "/chat_icons/custom_shael";
|
|
271
|
+
"/chat_icons/custom_sheenamimi": "/chat_icons/custom_sheenamimi";
|
|
263
272
|
"/chat_icons/custom_shishiro": "/chat_icons/custom_shishiro";
|
|
264
273
|
"/chat_icons/custom_sivelin": "/chat_icons/custom_sivelin";
|
|
265
274
|
"/chat_icons/custom_skumbus": "/chat_icons/custom_skumbus";
|
|
@@ -285,13 +294,16 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
285
294
|
"/chat_icons/custom_toillian": "/chat_icons/custom_toillian";
|
|
286
295
|
"/chat_icons/custom_toillian_2": "/chat_icons/custom_toillian_2";
|
|
287
296
|
"/chat_icons/custom_toillian_3": "/chat_icons/custom_toillian_3";
|
|
297
|
+
"/chat_icons/custom_totallynotjaan": "/chat_icons/custom_totallynotjaan";
|
|
288
298
|
"/chat_icons/custom_touya": "/chat_icons/custom_touya";
|
|
299
|
+
"/chat_icons/custom_touya_2": "/chat_icons/custom_touya_2";
|
|
289
300
|
"/chat_icons/custom_trenton": "/chat_icons/custom_trenton";
|
|
290
301
|
"/chat_icons/custom_tukiko": "/chat_icons/custom_tukiko";
|
|
291
302
|
"/chat_icons/custom_twix": "/chat_icons/custom_twix";
|
|
292
303
|
"/chat_icons/custom_tykaito": "/chat_icons/custom_tykaito";
|
|
293
304
|
"/chat_icons/custom_undermine": "/chat_icons/custom_undermine";
|
|
294
305
|
"/chat_icons/custom_uto": "/chat_icons/custom_uto";
|
|
306
|
+
"/chat_icons/custom_valeriogiovanni": "/chat_icons/custom_valeriogiovanni";
|
|
295
307
|
"/chat_icons/custom_vikala": "/chat_icons/custom_vikala";
|
|
296
308
|
"/chat_icons/custom_vikala_2": "/chat_icons/custom_vikala_2";
|
|
297
309
|
"/chat_icons/custom_wakakayzh": "/chat_icons/custom_wakakayzh";
|
|
@@ -353,6 +365,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
353
365
|
"/chat_icons/grizzly_bear": "/chat_icons/grizzly_bear";
|
|
354
366
|
"/chat_icons/gummy_bear": "/chat_icons/gummy_bear";
|
|
355
367
|
"/chat_icons/holy_cow": "/chat_icons/holy_cow";
|
|
368
|
+
"/chat_icons/holy_supporter": "/chat_icons/holy_supporter";
|
|
356
369
|
"/chat_icons/ice_sorcerer": "/chat_icons/ice_sorcerer";
|
|
357
370
|
"/chat_icons/infernal_warlock": "/chat_icons/infernal_warlock";
|
|
358
371
|
"/chat_icons/intelligence": "/chat_icons/intelligence";
|
|
@@ -367,6 +380,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
367
380
|
"/chat_icons/marine_huntress": "/chat_icons/marine_huntress";
|
|
368
381
|
"/chat_icons/marketplace": "/chat_icons/marketplace";
|
|
369
382
|
"/chat_icons/marsberry": "/chat_icons/marsberry";
|
|
383
|
+
"/chat_icons/melee": "/chat_icons/melee";
|
|
370
384
|
"/chat_icons/milking": "/chat_icons/milking";
|
|
371
385
|
"/chat_icons/moderator": "/chat_icons/moderator";
|
|
372
386
|
"/chat_icons/mooberry": "/chat_icons/mooberry";
|
|
@@ -383,8 +397,8 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
383
397
|
"/chat_icons/plum": "/chat_icons/plum";
|
|
384
398
|
"/chat_icons/polar_bear": "/chat_icons/polar_bear";
|
|
385
399
|
"/chat_icons/porcupine": "/chat_icons/porcupine";
|
|
386
|
-
"/chat_icons/power": "/chat_icons/power";
|
|
387
400
|
"/chat_icons/rabid_rabbit": "/chat_icons/rabid_rabbit";
|
|
401
|
+
"/chat_icons/rainbow_supporter": "/chat_icons/rainbow_supporter";
|
|
388
402
|
"/chat_icons/ranged": "/chat_icons/ranged";
|
|
389
403
|
"/chat_icons/rat": "/chat_icons/rat";
|
|
390
404
|
"/chat_icons/red_panda": "/chat_icons/red_panda";
|
|
@@ -407,6 +421,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
407
421
|
"/chat_icons/super_bug_finder": "/chat_icons/super_bug_finder";
|
|
408
422
|
"/chat_icons/super_contributor": "/chat_icons/super_contributor";
|
|
409
423
|
"/chat_icons/super_moderator": "/chat_icons/super_moderator";
|
|
424
|
+
"/chat_icons/supporter": "/chat_icons/supporter";
|
|
410
425
|
"/chat_icons/swampy": "/chat_icons/swampy";
|
|
411
426
|
"/chat_icons/sword": "/chat_icons/sword";
|
|
412
427
|
"/chat_icons/tailoring": "/chat_icons/tailoring";
|
|
@@ -419,6 +434,7 @@ export declare const ChatIconHridEnum: z.ZodEnum<{
|
|
|
419
434
|
"/chat_icons/unicow": "/chat_icons/unicow";
|
|
420
435
|
"/chat_icons/vampire": "/chat_icons/vampire";
|
|
421
436
|
"/chat_icons/verdant_cow": "/chat_icons/verdant_cow";
|
|
437
|
+
"/chat_icons/verdant_supporter": "/chat_icons/verdant_supporter";
|
|
422
438
|
"/chat_icons/werewolf": "/chat_icons/werewolf";
|
|
423
439
|
"/chat_icons/whale": "/chat_icons/whale";
|
|
424
440
|
"/chat_icons/woodcutting": "/chat_icons/woodcutting";
|
|
@@ -438,6 +454,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
438
454
|
"/chat_icons/aquahorse": "/chat_icons/aquahorse";
|
|
439
455
|
"/chat_icons/attack": "/chat_icons/attack";
|
|
440
456
|
"/chat_icons/azure_cow": "/chat_icons/azure_cow";
|
|
457
|
+
"/chat_icons/azure_supporter": "/chat_icons/azure_supporter";
|
|
441
458
|
"/chat_icons/bamboo": "/chat_icons/bamboo";
|
|
442
459
|
"/chat_icons/beta_bunny": "/chat_icons/beta_bunny";
|
|
443
460
|
"/chat_icons/black_bear": "/chat_icons/black_bear";
|
|
@@ -449,6 +466,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
449
466
|
"/chat_icons/bug_finder": "/chat_icons/bug_finder";
|
|
450
467
|
"/chat_icons/bulwark": "/chat_icons/bulwark";
|
|
451
468
|
"/chat_icons/burble_cow": "/chat_icons/burble_cow";
|
|
469
|
+
"/chat_icons/burble_supporter": "/chat_icons/burble_supporter";
|
|
452
470
|
"/chat_icons/butterjerry": "/chat_icons/butterjerry";
|
|
453
471
|
"/chat_icons/cco": "/chat_icons/cco";
|
|
454
472
|
"/chat_icons/centaur_archer": "/chat_icons/centaur_archer";
|
|
@@ -461,11 +479,11 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
461
479
|
"/chat_icons/community_manager": "/chat_icons/community_manager";
|
|
462
480
|
"/chat_icons/contributor": "/chat_icons/contributor";
|
|
463
481
|
"/chat_icons/cooking": "/chat_icons/cooking";
|
|
464
|
-
"/chat_icons/costom_rose_3": "/chat_icons/costom_rose_3";
|
|
465
482
|
"/chat_icons/cow": "/chat_icons/cow";
|
|
466
483
|
"/chat_icons/crab": "/chat_icons/crab";
|
|
467
484
|
"/chat_icons/crafting": "/chat_icons/crafting";
|
|
468
485
|
"/chat_icons/crimson_cow": "/chat_icons/crimson_cow";
|
|
486
|
+
"/chat_icons/crimson_supporter": "/chat_icons/crimson_supporter";
|
|
469
487
|
"/chat_icons/crossbow": "/chat_icons/crossbow";
|
|
470
488
|
"/chat_icons/cupcake": "/chat_icons/cupcake";
|
|
471
489
|
"/chat_icons/custom_17s": "/chat_icons/custom_17s";
|
|
@@ -496,6 +514,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
496
514
|
"/chat_icons/custom_bimmzer_2": "/chat_icons/custom_bimmzer_2";
|
|
497
515
|
"/chat_icons/custom_bmm": "/chat_icons/custom_bmm";
|
|
498
516
|
"/chat_icons/custom_boluobao": "/chat_icons/custom_boluobao";
|
|
517
|
+
"/chat_icons/custom_bonny": "/chat_icons/custom_bonny";
|
|
499
518
|
"/chat_icons/custom_bowensasa": "/chat_icons/custom_bowensasa";
|
|
500
519
|
"/chat_icons/custom_bromothymolblue": "/chat_icons/custom_bromothymolblue";
|
|
501
520
|
"/chat_icons/custom_bugx2121": "/chat_icons/custom_bugx2121";
|
|
@@ -547,11 +566,13 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
547
566
|
"/chat_icons/custom_goodguyjack": "/chat_icons/custom_goodguyjack";
|
|
548
567
|
"/chat_icons/custom_goodguyjack_2": "/chat_icons/custom_goodguyjack_2";
|
|
549
568
|
"/chat_icons/custom_goodguyjack_3": "/chat_icons/custom_goodguyjack_3";
|
|
569
|
+
"/chat_icons/custom_goodknight": "/chat_icons/custom_goodknight";
|
|
550
570
|
"/chat_icons/custom_gragatrim": "/chat_icons/custom_gragatrim";
|
|
551
571
|
"/chat_icons/custom_guguguguchicken": "/chat_icons/custom_guguguguchicken";
|
|
552
572
|
"/chat_icons/custom_h0lyduck": "/chat_icons/custom_h0lyduck";
|
|
553
573
|
"/chat_icons/custom_h0lyduck_2": "/chat_icons/custom_h0lyduck_2";
|
|
554
574
|
"/chat_icons/custom_h0lyduck_3": "/chat_icons/custom_h0lyduck_3";
|
|
575
|
+
"/chat_icons/custom_habs": "/chat_icons/custom_habs";
|
|
555
576
|
"/chat_icons/custom_hamu": "/chat_icons/custom_hamu";
|
|
556
577
|
"/chat_icons/custom_hamunekouwuo": "/chat_icons/custom_hamunekouwuo";
|
|
557
578
|
"/chat_icons/custom_hasumi": "/chat_icons/custom_hasumi";
|
|
@@ -614,6 +635,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
614
635
|
"/chat_icons/custom_magurodon": "/chat_icons/custom_magurodon";
|
|
615
636
|
"/chat_icons/custom_magurodon_2": "/chat_icons/custom_magurodon_2";
|
|
616
637
|
"/chat_icons/custom_mallenllor": "/chat_icons/custom_mallenllor";
|
|
638
|
+
"/chat_icons/custom_manzng": "/chat_icons/custom_manzng";
|
|
617
639
|
"/chat_icons/custom_maplenvda": "/chat_icons/custom_maplenvda";
|
|
618
640
|
"/chat_icons/custom_mardkhora": "/chat_icons/custom_mardkhora";
|
|
619
641
|
"/chat_icons/custom_matoasakura": "/chat_icons/custom_matoasakura";
|
|
@@ -634,6 +656,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
634
656
|
"/chat_icons/custom_miuca_3": "/chat_icons/custom_miuca_3";
|
|
635
657
|
"/chat_icons/custom_mooseyfaith": "/chat_icons/custom_mooseyfaith";
|
|
636
658
|
"/chat_icons/custom_moxuan": "/chat_icons/custom_moxuan";
|
|
659
|
+
"/chat_icons/custom_mrjin": "/chat_icons/custom_mrjin";
|
|
637
660
|
"/chat_icons/custom_mumu0315": "/chat_icons/custom_mumu0315";
|
|
638
661
|
"/chat_icons/custom_neronex": "/chat_icons/custom_neronex";
|
|
639
662
|
"/chat_icons/custom_neronex_2": "/chat_icons/custom_neronex_2";
|
|
@@ -679,10 +702,12 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
679
702
|
"/chat_icons/custom_rexwong": "/chat_icons/custom_rexwong";
|
|
680
703
|
"/chat_icons/custom_ribcap": "/chat_icons/custom_ribcap";
|
|
681
704
|
"/chat_icons/custom_rose_2": "/chat_icons/custom_rose_2";
|
|
705
|
+
"/chat_icons/custom_rose_3": "/chat_icons/custom_rose_3";
|
|
682
706
|
"/chat_icons/custom_roserose": "/chat_icons/custom_roserose";
|
|
683
707
|
"/chat_icons/custom_scorpionkenzo": "/chat_icons/custom_scorpionkenzo";
|
|
684
708
|
"/chat_icons/custom_sh1ro": "/chat_icons/custom_sh1ro";
|
|
685
709
|
"/chat_icons/custom_shael": "/chat_icons/custom_shael";
|
|
710
|
+
"/chat_icons/custom_sheenamimi": "/chat_icons/custom_sheenamimi";
|
|
686
711
|
"/chat_icons/custom_shishiro": "/chat_icons/custom_shishiro";
|
|
687
712
|
"/chat_icons/custom_sivelin": "/chat_icons/custom_sivelin";
|
|
688
713
|
"/chat_icons/custom_skumbus": "/chat_icons/custom_skumbus";
|
|
@@ -708,13 +733,16 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
708
733
|
"/chat_icons/custom_toillian": "/chat_icons/custom_toillian";
|
|
709
734
|
"/chat_icons/custom_toillian_2": "/chat_icons/custom_toillian_2";
|
|
710
735
|
"/chat_icons/custom_toillian_3": "/chat_icons/custom_toillian_3";
|
|
736
|
+
"/chat_icons/custom_totallynotjaan": "/chat_icons/custom_totallynotjaan";
|
|
711
737
|
"/chat_icons/custom_touya": "/chat_icons/custom_touya";
|
|
738
|
+
"/chat_icons/custom_touya_2": "/chat_icons/custom_touya_2";
|
|
712
739
|
"/chat_icons/custom_trenton": "/chat_icons/custom_trenton";
|
|
713
740
|
"/chat_icons/custom_tukiko": "/chat_icons/custom_tukiko";
|
|
714
741
|
"/chat_icons/custom_twix": "/chat_icons/custom_twix";
|
|
715
742
|
"/chat_icons/custom_tykaito": "/chat_icons/custom_tykaito";
|
|
716
743
|
"/chat_icons/custom_undermine": "/chat_icons/custom_undermine";
|
|
717
744
|
"/chat_icons/custom_uto": "/chat_icons/custom_uto";
|
|
745
|
+
"/chat_icons/custom_valeriogiovanni": "/chat_icons/custom_valeriogiovanni";
|
|
718
746
|
"/chat_icons/custom_vikala": "/chat_icons/custom_vikala";
|
|
719
747
|
"/chat_icons/custom_vikala_2": "/chat_icons/custom_vikala_2";
|
|
720
748
|
"/chat_icons/custom_wakakayzh": "/chat_icons/custom_wakakayzh";
|
|
@@ -776,6 +804,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
776
804
|
"/chat_icons/grizzly_bear": "/chat_icons/grizzly_bear";
|
|
777
805
|
"/chat_icons/gummy_bear": "/chat_icons/gummy_bear";
|
|
778
806
|
"/chat_icons/holy_cow": "/chat_icons/holy_cow";
|
|
807
|
+
"/chat_icons/holy_supporter": "/chat_icons/holy_supporter";
|
|
779
808
|
"/chat_icons/ice_sorcerer": "/chat_icons/ice_sorcerer";
|
|
780
809
|
"/chat_icons/infernal_warlock": "/chat_icons/infernal_warlock";
|
|
781
810
|
"/chat_icons/intelligence": "/chat_icons/intelligence";
|
|
@@ -790,6 +819,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
790
819
|
"/chat_icons/marine_huntress": "/chat_icons/marine_huntress";
|
|
791
820
|
"/chat_icons/marketplace": "/chat_icons/marketplace";
|
|
792
821
|
"/chat_icons/marsberry": "/chat_icons/marsberry";
|
|
822
|
+
"/chat_icons/melee": "/chat_icons/melee";
|
|
793
823
|
"/chat_icons/milking": "/chat_icons/milking";
|
|
794
824
|
"/chat_icons/moderator": "/chat_icons/moderator";
|
|
795
825
|
"/chat_icons/mooberry": "/chat_icons/mooberry";
|
|
@@ -806,8 +836,8 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
806
836
|
"/chat_icons/plum": "/chat_icons/plum";
|
|
807
837
|
"/chat_icons/polar_bear": "/chat_icons/polar_bear";
|
|
808
838
|
"/chat_icons/porcupine": "/chat_icons/porcupine";
|
|
809
|
-
"/chat_icons/power": "/chat_icons/power";
|
|
810
839
|
"/chat_icons/rabid_rabbit": "/chat_icons/rabid_rabbit";
|
|
840
|
+
"/chat_icons/rainbow_supporter": "/chat_icons/rainbow_supporter";
|
|
811
841
|
"/chat_icons/ranged": "/chat_icons/ranged";
|
|
812
842
|
"/chat_icons/rat": "/chat_icons/rat";
|
|
813
843
|
"/chat_icons/red_panda": "/chat_icons/red_panda";
|
|
@@ -830,6 +860,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
830
860
|
"/chat_icons/super_bug_finder": "/chat_icons/super_bug_finder";
|
|
831
861
|
"/chat_icons/super_contributor": "/chat_icons/super_contributor";
|
|
832
862
|
"/chat_icons/super_moderator": "/chat_icons/super_moderator";
|
|
863
|
+
"/chat_icons/supporter": "/chat_icons/supporter";
|
|
833
864
|
"/chat_icons/swampy": "/chat_icons/swampy";
|
|
834
865
|
"/chat_icons/sword": "/chat_icons/sword";
|
|
835
866
|
"/chat_icons/tailoring": "/chat_icons/tailoring";
|
|
@@ -842,6 +873,7 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
842
873
|
"/chat_icons/unicow": "/chat_icons/unicow";
|
|
843
874
|
"/chat_icons/vampire": "/chat_icons/vampire";
|
|
844
875
|
"/chat_icons/verdant_cow": "/chat_icons/verdant_cow";
|
|
876
|
+
"/chat_icons/verdant_supporter": "/chat_icons/verdant_supporter";
|
|
845
877
|
"/chat_icons/werewolf": "/chat_icons/werewolf";
|
|
846
878
|
"/chat_icons/whale": "/chat_icons/whale";
|
|
847
879
|
"/chat_icons/woodcutting": "/chat_icons/woodcutting";
|
|
@@ -851,6 +883,8 @@ export declare const ChatIconSchema: z.ZodObject<{
|
|
|
851
883
|
isSpecial: z.ZodBoolean;
|
|
852
884
|
isSeasonal: z.ZodBoolean;
|
|
853
885
|
cowbellCost: z.ZodNumber;
|
|
886
|
+
supporterPointCost: z.ZodNumber;
|
|
887
|
+
requiredChatIconHrid: z.ZodString;
|
|
854
888
|
sortIndex: z.ZodNumber;
|
|
855
889
|
}, z.core.$strip>;
|
|
856
890
|
export type ChatIcon = z.infer<typeof ChatIconSchema>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chat-icons.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/chat-icons.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"chat-icons.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/chat-icons.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAy5Y,CAAA;AACt7Y,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAA;AAC3D,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBASzB,CAAA;AACF,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAA"}
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.189Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
|
-
export const ChatIconHridEnum = z.enum(['/chat_icons/abyssal_imp', '/chat_icons/admin', '/chat_icons/alchemy', '/chat_icons/alligator', '/chat_icons/amber', '/chat_icons/amethyst', '/chat_icons/anniversary_purple', '/chat_icons/apple', '/chat_icons/aquahorse', '/chat_icons/attack', '/chat_icons/azure_cow', '/chat_icons/bamboo', '/chat_icons/beta_bunny', '/chat_icons/black_bear', '/chat_icons/blackberry', '/chat_icons/blueberry', '/chat_icons/book', '/chat_icons/bow', '/chat_icons/brewing', '/chat_icons/bug_finder', '/chat_icons/bulwark', '/chat_icons/burble_cow', '/chat_icons/butterjerry', '/chat_icons/cco', '/chat_icons/centaur_archer', '/chat_icons/cheese', '/chat_icons/cheesesmithing', '/chat_icons/chronofrost_sorcerer', '/chat_icons/clover', '/chat_icons/coffee', '/chat_icons/combat', '/chat_icons/community_manager', '/chat_icons/contributor', '/chat_icons/cooking', '/chat_icons/costom_rose_3', '/chat_icons/cow', '/chat_icons/crab', '/chat_icons/crafting', '/chat_icons/crimson_cow', '/chat_icons/crossbow', '/chat_icons/cupcake', '/chat_icons/custom_17s', '/chat_icons/custom_1oo86', '/chat_icons/custom_39moonmantououo', '/chat_icons/custom_77q', '/chat_icons/custom_77q_2', '/chat_icons/custom_adi1324', '/chat_icons/custom_adogtor', '/chat_icons/custom_ailec', '/chat_icons/custom_ak9527', '/chat_icons/custom_amaiyaah', '/chat_icons/custom_anzu114514', '/chat_icons/custom_anzu114514_2', '/chat_icons/custom_archerr', '/chat_icons/custom_ardormaiden', '/chat_icons/custom_auspiciousdragon', '/chat_icons/custom_auspiciousdragon_2', '/chat_icons/custom_auspiciousdragon_3', '/chat_icons/custom_bbc233', '/chat_icons/custom_beinliu', '/chat_icons/custom_bestcow', '/chat_icons/custom_bestcow_2', '/chat_icons/custom_bestcow_3', '/chat_icons/custom_bew1tched', '/chat_icons/custom_bigdragonwang', '/chat_icons/custom_bimmzer', '/chat_icons/custom_bimmzer_2', '/chat_icons/custom_bmm', '/chat_icons/custom_boluobao', '/chat_icons/custom_bowensasa', '/chat_icons/custom_bromothymolblue', '/chat_icons/custom_bugx2121', '/chat_icons/custom_cainan', '/chat_icons/custom_calm013', '/chat_icons/custom_calm013_2', '/chat_icons/custom_catopia', '/chat_icons/custom_champ', '/chat_icons/custom_chenluo', '/chat_icons/custom_chenluo_2', '/chat_icons/custom_cliche', '/chat_icons/custom_cliche_2', '/chat_icons/custom_cool555', '/chat_icons/custom_cool555_2', '/chat_icons/custom_cra', '/chat_icons/custom_cristianon', '/chat_icons/custom_cyderize', '/chat_icons/custom_cyzx', '/chat_icons/custom_daddyvladi', '/chat_icons/custom_danielwu', '/chat_icons/custom_deathecho', '/chat_icons/custom_deathecho_2', '/chat_icons/custom_demolysis', '/chat_icons/custom_destinee', '/chat_icons/custom_dingdingfly', '/chat_icons/custom_dingdingfly_2', '/chat_icons/custom_dismason', '/chat_icons/custom_don', '/chat_icons/custom_don_2', '/chat_icons/custom_dookie', '/chat_icons/custom_douyacai', '/chat_icons/custom_edisonwon', '/chat_icons/custom_efeiers', '/chat_icons/custom_eggs', '/chat_icons/custom_elysia', '/chat_icons/custom_erebys', '/chat_icons/custom_eun', '/chat_icons/custom_farcaster', '/chat_icons/custom_foamice', '/chat_icons/custom_gagaboom', '/chat_icons/custom_gawrgura', '/chat_icons/custom_gbf666', '/chat_icons/custom_gloryjacky', '/chat_icons/custom_gminj2', '/chat_icons/custom_gminj2_2', '/chat_icons/custom_golden_hound', '/chat_icons/custom_goldenhound_2', '/chat_icons/custom_goldenhound_3', '/chat_icons/custom_goodguyjack', '/chat_icons/custom_goodguyjack_2', '/chat_icons/custom_goodguyjack_3', '/chat_icons/custom_gragatrim', '/chat_icons/custom_guguguguchicken', '/chat_icons/custom_h0lyduck', '/chat_icons/custom_h0lyduck_2', '/chat_icons/custom_h0lyduck_3', '/chat_icons/custom_hamu', '/chat_icons/custom_hamunekouwuo', '/chat_icons/custom_hasumi', '/chat_icons/custom_hasumi_2', '/chat_icons/custom_hawk', '/chat_icons/custom_hinanaitenshi', '/chat_icons/custom_hirochan', '/chat_icons/custom_houston', '/chat_icons/custom_icyfire', '/chat_icons/custom_immortalphoenix', '/chat_icons/custom_immortalphoenix_2', '/chat_icons/custom_immortalphoenix_3', '/chat_icons/custom_indulgein', '/chat_icons/custom_jbq', '/chat_icons/custom_jbq_2', '/chat_icons/custom_jet', '/chat_icons/custom_jiojio', '/chat_icons/custom_jiojio_2', '/chat_icons/custom_jiojio_3', '/chat_icons/custom_jiuyue05733', '/chat_icons/custom_joey', '/chat_icons/custom_joey_2', '/chat_icons/custom_joey_3', '/chat_icons/custom_jowl', '/chat_icons/custom_jowl_2', '/chat_icons/custom_jump14', '/chat_icons/custom_kamz', '/chat_icons/custom_karlding', '/chat_icons/custom_khazu', '/chat_icons/custom_kiira', '/chat_icons/custom_killaqo', '/chat_icons/custom_kitye', '/chat_icons/custom_kiyuu', '/chat_icons/custom_kiyuu_2', '/chat_icons/custom_kiyuu_3', '/chat_icons/custom_kleal', '/chat_icons/custom_kliuty', '/chat_icons/custom_krazden', '/chat_icons/custom_kuluki', '/chat_icons/custom_lapapap', '/chat_icons/custom_lastsoul', '/chat_icons/custom_leevi', '/chat_icons/custom_leevi_2', '/chat_icons/custom_leica', '/chat_icons/custom_leica_2', '/chat_icons/custom_leica_3', '/chat_icons/custom_liha', '/chat_icons/custom_liha_2', '/chat_icons/custom_liha_3', '/chat_icons/custom_likeejasai', '/chat_icons/custom_lillianrose', '/chat_icons/custom_lootdruid', '/chat_icons/custom_luckycrow', '/chat_icons/custom_ludi789', '/chat_icons/custom_lxs4765', '/chat_icons/custom_lyricky', '/chat_icons/custom_madsfrisk', '/chat_icons/custom_mage', '/chat_icons/custom_magicwang', '/chat_icons/custom_magurodon', '/chat_icons/custom_magurodon_2', '/chat_icons/custom_mallenllor', '/chat_icons/custom_maplenvda', '/chat_icons/custom_mardkhora', '/chat_icons/custom_matoasakura', '/chat_icons/custom_matutu', '/chat_icons/custom_maxion', '/chat_icons/custom_maxion_2', '/chat_icons/custom_maxion_3', '/chat_icons/custom_mengmenguwu', '/chat_icons/custom_mengmenguwu_2', '/chat_icons/custom_meon', '/chat_icons/custom_mermer88', '/chat_icons/custom_messbb', '/chat_icons/custom_milkitraw', '/chat_icons/custom_milkmaid', '/chat_icons/custom_minami', '/chat_icons/custom_miuca', '/chat_icons/custom_miuca_2', '/chat_icons/custom_miuca_3', '/chat_icons/custom_mooseyfaith', '/chat_icons/custom_moxuan', '/chat_icons/custom_mumu0315', '/chat_icons/custom_neronex', '/chat_icons/custom_neronex_2', '/chat_icons/custom_neronex_3', '/chat_icons/custom_neverend', '/chat_icons/custom_nip', '/chat_icons/custom_nishikiasumi', '/chat_icons/custom_niteshvde', '/chat_icons/custom_niteshvde_2', '/chat_icons/custom_niu1niu2niu3', '/chat_icons/custom_niub1', '/chat_icons/custom_niubiplus1', '/chat_icons/custom_niuwan', '/chat_icons/custom_niuwan_2', '/chat_icons/custom_nshadeiv', '/chat_icons/custom_oatmilk', '/chat_icons/custom_oguri', '/chat_icons/custom_oguri_2', '/chat_icons/custom_oguri_3', '/chat_icons/custom_oobbb', '/chat_icons/custom_oobbb_2', '/chat_icons/custom_oobbb_3', '/chat_icons/custom_owchy', '/chat_icons/custom_owengod', '/chat_icons/custom_owengod_2', '/chat_icons/custom_owengod_3', '/chat_icons/custom_pajlada', '/chat_icons/custom_penny', '/chat_icons/custom_perxmon', '/chat_icons/custom_perxmon_2', '/chat_icons/custom_perxmon_3', '/chat_icons/custom_pharmerphrog', '/chat_icons/custom_pinkmoolyd_2', '/chat_icons/custom_pomadeon', '/chat_icons/custom_pork2dachop', '/chat_icons/custom_potatoouo', '/chat_icons/custom_pufeng', '/chat_icons/custom_pulse', '/chat_icons/custom_pulse_2', '/chat_icons/custom_pyrothefolf', '/chat_icons/custom_qaqbo', '/chat_icons/custom_radiohead', '/chat_icons/custom_rexwong', '/chat_icons/custom_ribcap', '/chat_icons/custom_rose_2', '/chat_icons/custom_roserose', '/chat_icons/custom_scorpionkenzo', '/chat_icons/custom_sh1ro', '/chat_icons/custom_shael', '/chat_icons/custom_shishiro', '/chat_icons/custom_sivelin', '/chat_icons/custom_skumbus', '/chat_icons/custom_snowzone', '/chat_icons/custom_sombressa', '/chat_icons/custom_ss1985', '/chat_icons/custom_stack', '/chat_icons/custom_stack_2', '/chat_icons/custom_stack_3', '/chat_icons/custom_stella', '/chat_icons/custom_sumimiuniverse', '/chat_icons/custom_sumimiuniverse_2', '/chat_icons/custom_sumimiuniverse_3', '/chat_icons/custom_taichislippers', '/chat_icons/custom_taichislippers_2', '/chat_icons/custom_temaritsukimura', '/chat_icons/custom_temaritsukimura_2', '/chat_icons/custom_tenerife', '/chat_icons/custom_thessaloniki', '/chat_icons/custom_thof', '/chat_icons/custom_tiantian666', '/chat_icons/custom_tiantian666_2', '/chat_icons/custom_toillian', '/chat_icons/custom_toillian_2', '/chat_icons/custom_toillian_3', '/chat_icons/custom_touya', '/chat_icons/custom_trenton', '/chat_icons/custom_tukiko', '/chat_icons/custom_twix', '/chat_icons/custom_tykaito', '/chat_icons/custom_undermine', '/chat_icons/custom_uto', '/chat_icons/custom_vikala', '/chat_icons/custom_vikala_2', '/chat_icons/custom_wakakayzh', '/chat_icons/custom_watsun', '/chat_icons/custom_wavesperfect', '/chat_icons/custom_weijia', '/chat_icons/custom_weijia_2', '/chat_icons/custom_weijia_3', '/chat_icons/custom_weilan', '/chat_icons/custom_weilan_2', '/chat_icons/custom_weilan_3', '/chat_icons/custom_weilan_4', '/chat_icons/custom_whatsfc', '/chat_icons/custom_windoge', '/chat_icons/custom_xialu', '/chat_icons/custom_xialu_2', '/chat_icons/custom_xialu_3', '/chat_icons/custom_xiaozhangyu', '/chat_icons/custom_xxnagasakisoyoxx', '/chat_icons/custom_yahaha00', '/chat_icons/custom_yellowww', '/chat_icons/custom_yurisaisarabbit', '/chat_icons/custom_zackkero', '/chat_icons/custom_zen', '/chat_icons/custom_zen_2', '/chat_icons/custom_zyford', '/chat_icons/custom_zyford_2', '/chat_icons/custom_zyptyz', '/chat_icons/defense', '/chat_icons/demonic_overlord', '/chat_icons/dragon_fruit', '/chat_icons/duckling', '/chat_icons/dusk_revenant', '/chat_icons/egg', '/chat_icons/elementalist', '/chat_icons/enchanted_bishop', '/chat_icons/enchanted_knight', '/chat_icons/enhancing', '/chat_icons/eyes', '/chat_icons/flame_sorcerer', '/chat_icons/fly', '/chat_icons/foraging', '/chat_icons/frog', '/chat_icons/garnet', '/chat_icons/giant_shoebill', '/chat_icons/golden_apple', '/chat_icons/golden_berry', '/chat_icons/golden_biceps', '/chat_icons/golden_clover', '/chat_icons/golden_coin', '/chat_icons/golden_cupcake', '/chat_icons/golden_donut', '/chat_icons/golden_duckling', '/chat_icons/golden_egg', '/chat_icons/golden_frog', '/chat_icons/golden_marketplace', '/chat_icons/golden_piggy', '/chat_icons/golden_whale', '/chat_icons/grizzly_bear', '/chat_icons/gummy_bear', '/chat_icons/holy_cow', '/chat_icons/ice_sorcerer', '/chat_icons/infernal_warlock', '/chat_icons/intelligence', '/chat_icons/iron_cow', '/chat_icons/jack_o_lantern', '/chat_icons/jade', '/chat_icons/jungle_sprite', '/chat_icons/luna_empress', '/chat_icons/mace', '/chat_icons/mages_hat', '/chat_icons/magic', '/chat_icons/marine_huntress', '/chat_icons/marketplace', '/chat_icons/marsberry', '/chat_icons/milking', '/chat_icons/moderator', '/chat_icons/mooberry', '/chat_icons/moonstone', '/chat_icons/myconid', '/chat_icons/nom_nom', '/chat_icons/og_jerry', '/chat_icons/orange', '/chat_icons/panda', '/chat_icons/panda_paw', '/chat_icons/peach', '/chat_icons/pearl', '/chat_icons/philosophers_stone', '/chat_icons/plum', '/chat_icons/polar_bear', '/chat_icons/porcupine', '/chat_icons/power', '/chat_icons/rabid_rabbit', '/chat_icons/ranged', '/chat_icons/rat', '/chat_icons/red_panda', '/chat_icons/santa_hat', '/chat_icons/sea_snail', '/chat_icons/skunk', '/chat_icons/slimy', '/chat_icons/snake', '/chat_icons/soul_hunter', '/chat_icons/spaceberry', '/chat_icons/spear', '/chat_icons/spring_festival_lantern', '/chat_icons/squawker', '/chat_icons/staff', '/chat_icons/stamina', '/chat_icons/star_fragment', '/chat_icons/star_fruit', '/chat_icons/strawberry', '/chat_icons/sunstone', '/chat_icons/super_bug_finder', '/chat_icons/super_contributor', '/chat_icons/super_moderator', '/chat_icons/swampy', '/chat_icons/sword', '/chat_icons/tailoring', '/chat_icons/task_crystal', '/chat_icons/tasks', '/chat_icons/tea', '/chat_icons/the_watcher', '/chat_icons/treant', '/chat_icons/turtle', '/chat_icons/unicow', '/chat_icons/vampire', '/chat_icons/verdant_cow', '/chat_icons/werewolf', '/chat_icons/whale', '/chat_icons/woodcutting', '/chat_icons/zombie']);
|
|
6
|
+
export const ChatIconHridEnum = z.enum(['/chat_icons/abyssal_imp', '/chat_icons/admin', '/chat_icons/alchemy', '/chat_icons/alligator', '/chat_icons/amber', '/chat_icons/amethyst', '/chat_icons/anniversary_purple', '/chat_icons/apple', '/chat_icons/aquahorse', '/chat_icons/attack', '/chat_icons/azure_cow', '/chat_icons/azure_supporter', '/chat_icons/bamboo', '/chat_icons/beta_bunny', '/chat_icons/black_bear', '/chat_icons/blackberry', '/chat_icons/blueberry', '/chat_icons/book', '/chat_icons/bow', '/chat_icons/brewing', '/chat_icons/bug_finder', '/chat_icons/bulwark', '/chat_icons/burble_cow', '/chat_icons/burble_supporter', '/chat_icons/butterjerry', '/chat_icons/cco', '/chat_icons/centaur_archer', '/chat_icons/cheese', '/chat_icons/cheesesmithing', '/chat_icons/chronofrost_sorcerer', '/chat_icons/clover', '/chat_icons/coffee', '/chat_icons/combat', '/chat_icons/community_manager', '/chat_icons/contributor', '/chat_icons/cooking', '/chat_icons/cow', '/chat_icons/crab', '/chat_icons/crafting', '/chat_icons/crimson_cow', '/chat_icons/crimson_supporter', '/chat_icons/crossbow', '/chat_icons/cupcake', '/chat_icons/custom_17s', '/chat_icons/custom_1oo86', '/chat_icons/custom_39moonmantououo', '/chat_icons/custom_77q', '/chat_icons/custom_77q_2', '/chat_icons/custom_adi1324', '/chat_icons/custom_adogtor', '/chat_icons/custom_ailec', '/chat_icons/custom_ak9527', '/chat_icons/custom_amaiyaah', '/chat_icons/custom_anzu114514', '/chat_icons/custom_anzu114514_2', '/chat_icons/custom_archerr', '/chat_icons/custom_ardormaiden', '/chat_icons/custom_auspiciousdragon', '/chat_icons/custom_auspiciousdragon_2', '/chat_icons/custom_auspiciousdragon_3', '/chat_icons/custom_bbc233', '/chat_icons/custom_beinliu', '/chat_icons/custom_bestcow', '/chat_icons/custom_bestcow_2', '/chat_icons/custom_bestcow_3', '/chat_icons/custom_bew1tched', '/chat_icons/custom_bigdragonwang', '/chat_icons/custom_bimmzer', '/chat_icons/custom_bimmzer_2', '/chat_icons/custom_bmm', '/chat_icons/custom_boluobao', '/chat_icons/custom_bonny', '/chat_icons/custom_bowensasa', '/chat_icons/custom_bromothymolblue', '/chat_icons/custom_bugx2121', '/chat_icons/custom_cainan', '/chat_icons/custom_calm013', '/chat_icons/custom_calm013_2', '/chat_icons/custom_catopia', '/chat_icons/custom_champ', '/chat_icons/custom_chenluo', '/chat_icons/custom_chenluo_2', '/chat_icons/custom_cliche', '/chat_icons/custom_cliche_2', '/chat_icons/custom_cool555', '/chat_icons/custom_cool555_2', '/chat_icons/custom_cra', '/chat_icons/custom_cristianon', '/chat_icons/custom_cyderize', '/chat_icons/custom_cyzx', '/chat_icons/custom_daddyvladi', '/chat_icons/custom_danielwu', '/chat_icons/custom_deathecho', '/chat_icons/custom_deathecho_2', '/chat_icons/custom_demolysis', '/chat_icons/custom_destinee', '/chat_icons/custom_dingdingfly', '/chat_icons/custom_dingdingfly_2', '/chat_icons/custom_dismason', '/chat_icons/custom_don', '/chat_icons/custom_don_2', '/chat_icons/custom_dookie', '/chat_icons/custom_douyacai', '/chat_icons/custom_edisonwon', '/chat_icons/custom_efeiers', '/chat_icons/custom_eggs', '/chat_icons/custom_elysia', '/chat_icons/custom_erebys', '/chat_icons/custom_eun', '/chat_icons/custom_farcaster', '/chat_icons/custom_foamice', '/chat_icons/custom_gagaboom', '/chat_icons/custom_gawrgura', '/chat_icons/custom_gbf666', '/chat_icons/custom_gloryjacky', '/chat_icons/custom_gminj2', '/chat_icons/custom_gminj2_2', '/chat_icons/custom_golden_hound', '/chat_icons/custom_goldenhound_2', '/chat_icons/custom_goldenhound_3', '/chat_icons/custom_goodguyjack', '/chat_icons/custom_goodguyjack_2', '/chat_icons/custom_goodguyjack_3', '/chat_icons/custom_goodknight', '/chat_icons/custom_gragatrim', '/chat_icons/custom_guguguguchicken', '/chat_icons/custom_h0lyduck', '/chat_icons/custom_h0lyduck_2', '/chat_icons/custom_h0lyduck_3', '/chat_icons/custom_habs', '/chat_icons/custom_hamu', '/chat_icons/custom_hamunekouwuo', '/chat_icons/custom_hasumi', '/chat_icons/custom_hasumi_2', '/chat_icons/custom_hawk', '/chat_icons/custom_hinanaitenshi', '/chat_icons/custom_hirochan', '/chat_icons/custom_houston', '/chat_icons/custom_icyfire', '/chat_icons/custom_immortalphoenix', '/chat_icons/custom_immortalphoenix_2', '/chat_icons/custom_immortalphoenix_3', '/chat_icons/custom_indulgein', '/chat_icons/custom_jbq', '/chat_icons/custom_jbq_2', '/chat_icons/custom_jet', '/chat_icons/custom_jiojio', '/chat_icons/custom_jiojio_2', '/chat_icons/custom_jiojio_3', '/chat_icons/custom_jiuyue05733', '/chat_icons/custom_joey', '/chat_icons/custom_joey_2', '/chat_icons/custom_joey_3', '/chat_icons/custom_jowl', '/chat_icons/custom_jowl_2', '/chat_icons/custom_jump14', '/chat_icons/custom_kamz', '/chat_icons/custom_karlding', '/chat_icons/custom_khazu', '/chat_icons/custom_kiira', '/chat_icons/custom_killaqo', '/chat_icons/custom_kitye', '/chat_icons/custom_kiyuu', '/chat_icons/custom_kiyuu_2', '/chat_icons/custom_kiyuu_3', '/chat_icons/custom_kleal', '/chat_icons/custom_kliuty', '/chat_icons/custom_krazden', '/chat_icons/custom_kuluki', '/chat_icons/custom_lapapap', '/chat_icons/custom_lastsoul', '/chat_icons/custom_leevi', '/chat_icons/custom_leevi_2', '/chat_icons/custom_leica', '/chat_icons/custom_leica_2', '/chat_icons/custom_leica_3', '/chat_icons/custom_liha', '/chat_icons/custom_liha_2', '/chat_icons/custom_liha_3', '/chat_icons/custom_likeejasai', '/chat_icons/custom_lillianrose', '/chat_icons/custom_lootdruid', '/chat_icons/custom_luckycrow', '/chat_icons/custom_ludi789', '/chat_icons/custom_lxs4765', '/chat_icons/custom_lyricky', '/chat_icons/custom_madsfrisk', '/chat_icons/custom_mage', '/chat_icons/custom_magicwang', '/chat_icons/custom_magurodon', '/chat_icons/custom_magurodon_2', '/chat_icons/custom_mallenllor', '/chat_icons/custom_manzng', '/chat_icons/custom_maplenvda', '/chat_icons/custom_mardkhora', '/chat_icons/custom_matoasakura', '/chat_icons/custom_matutu', '/chat_icons/custom_maxion', '/chat_icons/custom_maxion_2', '/chat_icons/custom_maxion_3', '/chat_icons/custom_mengmenguwu', '/chat_icons/custom_mengmenguwu_2', '/chat_icons/custom_meon', '/chat_icons/custom_mermer88', '/chat_icons/custom_messbb', '/chat_icons/custom_milkitraw', '/chat_icons/custom_milkmaid', '/chat_icons/custom_minami', '/chat_icons/custom_miuca', '/chat_icons/custom_miuca_2', '/chat_icons/custom_miuca_3', '/chat_icons/custom_mooseyfaith', '/chat_icons/custom_moxuan', '/chat_icons/custom_mrjin', '/chat_icons/custom_mumu0315', '/chat_icons/custom_neronex', '/chat_icons/custom_neronex_2', '/chat_icons/custom_neronex_3', '/chat_icons/custom_neverend', '/chat_icons/custom_nip', '/chat_icons/custom_nishikiasumi', '/chat_icons/custom_niteshvde', '/chat_icons/custom_niteshvde_2', '/chat_icons/custom_niu1niu2niu3', '/chat_icons/custom_niub1', '/chat_icons/custom_niubiplus1', '/chat_icons/custom_niuwan', '/chat_icons/custom_niuwan_2', '/chat_icons/custom_nshadeiv', '/chat_icons/custom_oatmilk', '/chat_icons/custom_oguri', '/chat_icons/custom_oguri_2', '/chat_icons/custom_oguri_3', '/chat_icons/custom_oobbb', '/chat_icons/custom_oobbb_2', '/chat_icons/custom_oobbb_3', '/chat_icons/custom_owchy', '/chat_icons/custom_owengod', '/chat_icons/custom_owengod_2', '/chat_icons/custom_owengod_3', '/chat_icons/custom_pajlada', '/chat_icons/custom_penny', '/chat_icons/custom_perxmon', '/chat_icons/custom_perxmon_2', '/chat_icons/custom_perxmon_3', '/chat_icons/custom_pharmerphrog', '/chat_icons/custom_pinkmoolyd_2', '/chat_icons/custom_pomadeon', '/chat_icons/custom_pork2dachop', '/chat_icons/custom_potatoouo', '/chat_icons/custom_pufeng', '/chat_icons/custom_pulse', '/chat_icons/custom_pulse_2', '/chat_icons/custom_pyrothefolf', '/chat_icons/custom_qaqbo', '/chat_icons/custom_radiohead', '/chat_icons/custom_rexwong', '/chat_icons/custom_ribcap', '/chat_icons/custom_rose_2', '/chat_icons/custom_rose_3', '/chat_icons/custom_roserose', '/chat_icons/custom_scorpionkenzo', '/chat_icons/custom_sh1ro', '/chat_icons/custom_shael', '/chat_icons/custom_sheenamimi', '/chat_icons/custom_shishiro', '/chat_icons/custom_sivelin', '/chat_icons/custom_skumbus', '/chat_icons/custom_snowzone', '/chat_icons/custom_sombressa', '/chat_icons/custom_ss1985', '/chat_icons/custom_stack', '/chat_icons/custom_stack_2', '/chat_icons/custom_stack_3', '/chat_icons/custom_stella', '/chat_icons/custom_sumimiuniverse', '/chat_icons/custom_sumimiuniverse_2', '/chat_icons/custom_sumimiuniverse_3', '/chat_icons/custom_taichislippers', '/chat_icons/custom_taichislippers_2', '/chat_icons/custom_temaritsukimura', '/chat_icons/custom_temaritsukimura_2', '/chat_icons/custom_tenerife', '/chat_icons/custom_thessaloniki', '/chat_icons/custom_thof', '/chat_icons/custom_tiantian666', '/chat_icons/custom_tiantian666_2', '/chat_icons/custom_toillian', '/chat_icons/custom_toillian_2', '/chat_icons/custom_toillian_3', '/chat_icons/custom_totallynotjaan', '/chat_icons/custom_touya', '/chat_icons/custom_touya_2', '/chat_icons/custom_trenton', '/chat_icons/custom_tukiko', '/chat_icons/custom_twix', '/chat_icons/custom_tykaito', '/chat_icons/custom_undermine', '/chat_icons/custom_uto', '/chat_icons/custom_valeriogiovanni', '/chat_icons/custom_vikala', '/chat_icons/custom_vikala_2', '/chat_icons/custom_wakakayzh', '/chat_icons/custom_watsun', '/chat_icons/custom_wavesperfect', '/chat_icons/custom_weijia', '/chat_icons/custom_weijia_2', '/chat_icons/custom_weijia_3', '/chat_icons/custom_weilan', '/chat_icons/custom_weilan_2', '/chat_icons/custom_weilan_3', '/chat_icons/custom_weilan_4', '/chat_icons/custom_whatsfc', '/chat_icons/custom_windoge', '/chat_icons/custom_xialu', '/chat_icons/custom_xialu_2', '/chat_icons/custom_xialu_3', '/chat_icons/custom_xiaozhangyu', '/chat_icons/custom_xxnagasakisoyoxx', '/chat_icons/custom_yahaha00', '/chat_icons/custom_yellowww', '/chat_icons/custom_yurisaisarabbit', '/chat_icons/custom_zackkero', '/chat_icons/custom_zen', '/chat_icons/custom_zen_2', '/chat_icons/custom_zyford', '/chat_icons/custom_zyford_2', '/chat_icons/custom_zyptyz', '/chat_icons/defense', '/chat_icons/demonic_overlord', '/chat_icons/dragon_fruit', '/chat_icons/duckling', '/chat_icons/dusk_revenant', '/chat_icons/egg', '/chat_icons/elementalist', '/chat_icons/enchanted_bishop', '/chat_icons/enchanted_knight', '/chat_icons/enhancing', '/chat_icons/eyes', '/chat_icons/flame_sorcerer', '/chat_icons/fly', '/chat_icons/foraging', '/chat_icons/frog', '/chat_icons/garnet', '/chat_icons/giant_shoebill', '/chat_icons/golden_apple', '/chat_icons/golden_berry', '/chat_icons/golden_biceps', '/chat_icons/golden_clover', '/chat_icons/golden_coin', '/chat_icons/golden_cupcake', '/chat_icons/golden_donut', '/chat_icons/golden_duckling', '/chat_icons/golden_egg', '/chat_icons/golden_frog', '/chat_icons/golden_marketplace', '/chat_icons/golden_piggy', '/chat_icons/golden_whale', '/chat_icons/grizzly_bear', '/chat_icons/gummy_bear', '/chat_icons/holy_cow', '/chat_icons/holy_supporter', '/chat_icons/ice_sorcerer', '/chat_icons/infernal_warlock', '/chat_icons/intelligence', '/chat_icons/iron_cow', '/chat_icons/jack_o_lantern', '/chat_icons/jade', '/chat_icons/jungle_sprite', '/chat_icons/luna_empress', '/chat_icons/mace', '/chat_icons/mages_hat', '/chat_icons/magic', '/chat_icons/marine_huntress', '/chat_icons/marketplace', '/chat_icons/marsberry', '/chat_icons/melee', '/chat_icons/milking', '/chat_icons/moderator', '/chat_icons/mooberry', '/chat_icons/moonstone', '/chat_icons/myconid', '/chat_icons/nom_nom', '/chat_icons/og_jerry', '/chat_icons/orange', '/chat_icons/panda', '/chat_icons/panda_paw', '/chat_icons/peach', '/chat_icons/pearl', '/chat_icons/philosophers_stone', '/chat_icons/plum', '/chat_icons/polar_bear', '/chat_icons/porcupine', '/chat_icons/rabid_rabbit', '/chat_icons/rainbow_supporter', '/chat_icons/ranged', '/chat_icons/rat', '/chat_icons/red_panda', '/chat_icons/santa_hat', '/chat_icons/sea_snail', '/chat_icons/skunk', '/chat_icons/slimy', '/chat_icons/snake', '/chat_icons/soul_hunter', '/chat_icons/spaceberry', '/chat_icons/spear', '/chat_icons/spring_festival_lantern', '/chat_icons/squawker', '/chat_icons/staff', '/chat_icons/stamina', '/chat_icons/star_fragment', '/chat_icons/star_fruit', '/chat_icons/strawberry', '/chat_icons/sunstone', '/chat_icons/super_bug_finder', '/chat_icons/super_contributor', '/chat_icons/super_moderator', '/chat_icons/supporter', '/chat_icons/swampy', '/chat_icons/sword', '/chat_icons/tailoring', '/chat_icons/task_crystal', '/chat_icons/tasks', '/chat_icons/tea', '/chat_icons/the_watcher', '/chat_icons/treant', '/chat_icons/turtle', '/chat_icons/unicow', '/chat_icons/vampire', '/chat_icons/verdant_cow', '/chat_icons/verdant_supporter', '/chat_icons/werewolf', '/chat_icons/whale', '/chat_icons/woodcutting', '/chat_icons/zombie']);
|
|
7
7
|
export const ChatIconSchema = z.object({
|
|
8
8
|
hrid: ChatIconHridEnum,
|
|
9
9
|
name: z.string(),
|
|
10
10
|
isSpecial: z.boolean(),
|
|
11
11
|
isSeasonal: z.boolean(),
|
|
12
12
|
cowbellCost: z.number(),
|
|
13
|
+
supporterPointCost: z.number(),
|
|
14
|
+
requiredChatIconHrid: z.string(),
|
|
13
15
|
sortIndex: z.number()
|
|
14
16
|
});
|
|
15
17
|
//# sourceMappingURL=chat-icons.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chat-icons.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/chat-icons.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,yBAAyB,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,gCAAgC,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,oBAAoB,EAAE,4BAA4B,EAAE,kCAAkC,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,+BAA+B,EAAE,yBAAyB,EAAE,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"chat-icons.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/chat-icons.ts"],"names":[],"mappings":"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"}
|