hundredrabbits/Verreciel

Quest "Route Red Map to Map" displaying [Object Object]

Closed this issue · 0 comments

In missions.js,

'Route ' + i.map1 + ' to map',

should be

'Route ' + i.map1.name + ' to map',