Pokerole-Software-Development / Pokerole-Data

A repository of Pokerole data in application consumable formats. Key Maintainer: Willowlark
3 stars 5 forks source link

Added Image field to items and updated scripts to use image field #47

Open Eliturbo opened 7 months ago

Eliturbo commented 7 months ago

I have added an Image field to items, which is the _id+.png. From this however, the following images are still missing:

['absorb-bulb.png', 'babiri-cherry.png', 'dark-rock.png', 'float-stone.png', 'snowball.png', 'stone-plate.png', 'camping-stove-&-cookware.png', 'canned-meal.png', 'compass.png', 'eviolite.png', 'gourmet-food-can.png', 'grooming-kit.png', 'hard-stone.png', 'high-performance-food-sack.png', 'inflatable-boat.png', 'pepper-spray-can.png', 'piece-of-accessory.png', 'pokedex-upgrade.png', 'pokemon-costume.png', 'pokemon-dry-food-pack.png', 'saddle.png', 'sled.png', 'sleeping-bag.png']

I have also updated the scripts. These are untested however.