zackdreaver / ROenglishRE

An unofficial english translation project for Korea Ragnarok Online (kRO).
144 stars 173 forks source link

ID 12265 error #62

Closed AzarthMZintos closed 5 years ago

AzarthMZintos commented 5 years ago

Before I update today i got no error now i got error like this:

Resource loading fail

this is the item info v5 before and after the update:

BEFORE:

[12265] = { unidentifiedDisplayName = "Life Insurrance", unidentifiedResourceName = "생명보험증서", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Life Insurrance", identifiedResourceName = "생명보험증서", identifiedDescriptionName = { "A life insurance certificate issued by Kafra Headquarter.", "^FFFFFF_^000000", "Usable:^6666CC Supportive^000000", "Effect:^006600 Disable EXP loss penalty when character dies^000000", "Duration:^006600 30^000000 minutes", "Weight:^006600 1^000000" }, slotCount = 0, ClassNum = 0, costume = false },

AFTER:

[12265] = { unidentifiedDisplayName = "Life Insurrance", unidentifiedResourceName = "생명Life Insurrance Certificate", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Life Insurrance", identifiedResourceName = "생명Life Insurrance Certificate", identifiedDescriptionName = { "A life insurance certificate issued by Kafra Headquarter.", "^FFFFFF_^000000", "^0000CCType:^000000 Supportive", "^0000CCEffect:^000000 Disable EXP loss penalty when character dies", "^0000CCDuration:^000000 30 minutes", "^0000CCWeight:^000000 1" }, slotCount = 0, ClassNum = 0, costume = false },