Update - 1.3.0.69
EN: 1.3.0.69 CN: 1.3.0.70 JP: 1.3.0.72 KR: 1.3.0.76
This commit is contained in:
@@ -275,12 +275,12 @@ return {
|
||||
{
|
||||
id = "avg1_158",
|
||||
name = "라루",
|
||||
name_bg_color = "#c5bbb5"
|
||||
name_bg_color = "#79092e"
|
||||
},
|
||||
{
|
||||
id = "avg1_159",
|
||||
name = "크루니스",
|
||||
name_bg_color = "#cfbf93"
|
||||
name_bg_color = "#c553a5"
|
||||
},
|
||||
{
|
||||
id = "avg2_001",
|
||||
@@ -947,6 +947,11 @@ return {
|
||||
name = "스즈노",
|
||||
name_bg_color = "#b5bdeb"
|
||||
},
|
||||
{
|
||||
id = "avg3_204",
|
||||
name = "마녀 언니",
|
||||
name_bg_color = "#ccc5b3"
|
||||
},
|
||||
{
|
||||
id = "avg3_205",
|
||||
name = "이그나",
|
||||
@@ -2324,6 +2329,23 @@ return {
|
||||
name_bg_color = "#0ABEC5",
|
||||
reuse = "avg2_976"
|
||||
},
|
||||
{
|
||||
id = "avg3_1256",
|
||||
name = "라루A",
|
||||
name_bg_color = "#79092e",
|
||||
reuse = "avg1_158"
|
||||
},
|
||||
{
|
||||
id = "avg3_1257",
|
||||
name = "라루B",
|
||||
name_bg_color = "#79092e",
|
||||
reuse = "avg1_158"
|
||||
},
|
||||
{
|
||||
id = "avg4_100",
|
||||
name = "빛나는 라루",
|
||||
name_bg_color = "#0ABEC5"
|
||||
},
|
||||
{
|
||||
id = "avg4_999",
|
||||
name = "비타",
|
||||
|
||||
@@ -104,6 +104,13 @@ return {
|
||||
landmark = "벨린 10번가 9번지",
|
||||
signature = "하루에 한 가지 선행!"
|
||||
},
|
||||
{
|
||||
id = 130,
|
||||
icon = "Icon/Head/head_13001_S",
|
||||
name = "토나",
|
||||
landmark = "벨린 10번가 9번지",
|
||||
signature = "진심!"
|
||||
},
|
||||
{
|
||||
id = 132,
|
||||
icon = "Icon/Head/head_13201_S",
|
||||
@@ -244,6 +251,13 @@ return {
|
||||
landmark = "",
|
||||
signature = "성해를 무찌르고, 의뢰를 완수하자!"
|
||||
},
|
||||
{
|
||||
id = 992,
|
||||
icon = "Icon/Head/head_group_S",
|
||||
name = "오늘 배달했나요?",
|
||||
landmark = "",
|
||||
signature = "수령증에 꼭 서명해주세요!"
|
||||
},
|
||||
{
|
||||
id = 9152,
|
||||
icon = "Icon/Head/head_npc15201_S",
|
||||
|
||||
@@ -4,7 +4,7 @@ return {
|
||||
AVG_ImportantChoice = "루트 %d",
|
||||
AVG_ImportantChoice_BE = "배드 엔딩",
|
||||
AVG_ImportantChoice_Choosed = "이미 선택한 루트입니다",
|
||||
AVG_ImportantChoice_Disable = "이 루트는 선택할 수 없습니다",
|
||||
AVG_ImportantChoice_Disable = "이미 갔었던 곳입니다",
|
||||
AVG_ImportantChoice_Match = "해당 루트를 선택하셨습니다",
|
||||
AVG_ImportantChoice_UnknownDesc = "무언가 빠뜨리지 않으셨나요?",
|
||||
AVG_ImportantChoice_UnknownTitle = "미지의 단서",
|
||||
|
||||
Reference in New Issue
Block a user