Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 1031beb

Browse files
author
Plorence
committed
itemTeamCombine 추가
1 parent b91c212 commit 1031beb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/매치-정보/특정-매치의-상세-정보-조회.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
|`speedTeamFast`|스피드 팀전(빠름)|
5656
|`speedTeamNewbie`|스피드 팀전(초보 채널, 보통)|
5757
|`itemIndiCombine`|아이템 개인전(통합)|
58+
|`itemTeamCombine`|아이템 팀전(통합)|
5859
|`itemNewItemIndiFastest2Enchant`|아이템 개인전(가장빠름)|
5960
|`grandprix_itemNewItemIndi`|아이템 개인전(그랑프리, 빠름)|
6061
|`itemNewItemIndi`|아이템 개인전(보통)|

metadata/channel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
"id": "itemIndiCombine",
6868
"name": "아이템 개인전(통합)"
6969
},
70+
{
71+
"id": "itemTeamCombine",
72+
"name": "아이템 팀전(통합)"
73+
},
7074
{
7175
"id": "itemNewItemIndiFastest2Enchant",
7276
"name": "아이템 개인전(가장빠름)"

0 commit comments

Comments
 (0)