← Items

Agree

item
/Lotus/Types/Items/Emotes/AgreeEmote

A quick head nod.

kind emote
parent Emote
icon_path /Lotus/Interface/Icons/StoreIcons/Emotes/EmoteNod.png
description A quick head nod.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Emotes/AgreeEmote
display_name Agree
localize_tag /Lotus/Language/Emotes/AgreeEmoteName
internal_name AgreeEmote
is_player_facing True
localize_desc_tag /Lotus/Language/Emotes/AgreeEmoteDesc
Raw record
{
  "kind": "emote",
  "parent": "Emote",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Emotes/EmoteNod.png",
  "description": "A quick head nod.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Emotes/AgreeEmote",
  "display_name": "Agree",
  "localize_tag": "/Lotus/Language/Emotes/AgreeEmoteName",
  "internal_name": "AgreeEmote",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Emotes/AgreeEmoteDesc"
}