Hi tv337,
‘makeGoldMap’ makes an array of arrays - this is something you’ve probably met before, for example on Snowdrops and on Danger Valley. Have another look at these levels if you need a refresher.
So ‘gold in goldMap’ is still an array, which is why you’re getting the error message.
J.