Files
PetitPlanet-Data/ExcelData/TopicCampfireCfg.json
2025-11-11 07:21:48 +07:00

56 lines
1.7 KiB
JSON

[
{
"id": 1,
"name": "闲聊",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Talk.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Talk_b.png"
},
{
"id": 2,
"name": "运动",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Sports.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Sports_b.png"
},
{
"id": 3,
"name": "电影",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Movie.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Movie_b.png"
},
{
"id": 4,
"name": "音乐",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Music.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Music_b.png"
},
{
"id": 5,
"name": "感情",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Emotion.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Emotion_b.png"
},
{
"id": 6,
"name": "烹饪",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Cooking.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Cooking_b.png"
},
{
"id": 7,
"name": "钓鱼",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Fishing.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Fishing_b.png"
},
{
"id": 8,
"name": "种植",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Plant.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Plant_b.png"
},
{
"id": 9,
"name": "服装",
"iconpath": "UISprite/Load/SocialLayerIcon/LayoutIcon_Social_Clothing.png",
"bubbleiconpath": "Entity/Item/Texture/LayoutIcon_Social_Clothing_b.png"
}
]