zackdreaver / ROenglishRE

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

error in achievement_list.lub #14

Closed hurtsky closed 7 years ago

hurtsky commented 7 years ago

Quoted from @Tokeiburu

There's an error with your achievement file, look up the achievement IDs 220009~220013.

resource = { [1] = { text = "Spend 10,000 zeny on vending merchant", count = 10000 }, count = 500000000 }, should be

resource = { [1] = { text = "Spend 10,000 zeny on vending merchant", count = 10000 } },