diff --git a/public/assets/images/slots/fruit-frenzy/bell.png b/public/assets/images/slots/fruit-frenzy/bell.png new file mode 100644 index 0000000..a58124e Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/bell.png differ diff --git a/public/assets/images/slots/fruit-frenzy/cherry.png b/public/assets/images/slots/fruit-frenzy/cherry.png new file mode 100644 index 0000000..d0e1b49 Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/cherry.png differ diff --git a/public/assets/images/slots/fruit-frenzy/lemon.png b/public/assets/images/slots/fruit-frenzy/lemon.png new file mode 100644 index 0000000..0ea0518 Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/lemon.png differ diff --git a/public/assets/images/slots/fruit-frenzy/melon.png b/public/assets/images/slots/fruit-frenzy/melon.png new file mode 100644 index 0000000..43c2049 Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/melon.png differ diff --git a/public/assets/images/slots/fruit-frenzy/orange.png b/public/assets/images/slots/fruit-frenzy/orange.png new file mode 100644 index 0000000..b5ef287 Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/orange.png differ diff --git a/public/assets/images/slots/fruit-frenzy/plum.png b/public/assets/images/slots/fruit-frenzy/plum.png new file mode 100644 index 0000000..466f93a Binary files /dev/null and b/public/assets/images/slots/fruit-frenzy/plum.png differ diff --git a/public/assets/images/slots/liberty-belle/bell.png b/public/assets/images/slots/liberty-belle/bell.png new file mode 100644 index 0000000..12b53dc Binary files /dev/null and b/public/assets/images/slots/liberty-belle/bell.png differ diff --git a/public/assets/images/slots/liberty-belle/diamond.png b/public/assets/images/slots/liberty-belle/diamond.png new file mode 100644 index 0000000..4440e6f Binary files /dev/null and b/public/assets/images/slots/liberty-belle/diamond.png differ diff --git a/public/assets/images/slots/liberty-belle/heart.png b/public/assets/images/slots/liberty-belle/heart.png new file mode 100644 index 0000000..ca8fa64 Binary files /dev/null and b/public/assets/images/slots/liberty-belle/heart.png differ diff --git a/public/assets/images/slots/liberty-belle/horseshoe.png b/public/assets/images/slots/liberty-belle/horseshoe.png new file mode 100644 index 0000000..92d763f Binary files /dev/null and b/public/assets/images/slots/liberty-belle/horseshoe.png differ diff --git a/public/assets/images/slots/liberty-belle/spade.png b/public/assets/images/slots/liberty-belle/spade.png new file mode 100644 index 0000000..584429c Binary files /dev/null and b/public/assets/images/slots/liberty-belle/spade.png differ diff --git a/public/assets/images/slots/liberty-belle/star.png b/public/assets/images/slots/liberty-belle/star.png new file mode 100644 index 0000000..532344d Binary files /dev/null and b/public/assets/images/slots/liberty-belle/star.png differ diff --git a/public/data/slots-artwork.json b/public/data/slots-artwork.json index 7ab78fd..a50f1a8 100644 --- a/public/data/slots-artwork.json +++ b/public/data/slots-artwork.json @@ -9,32 +9,32 @@ { "id": "liberty-belle-spade", "key": "slots-liberty-belle-spade", - "path": null + "path": "/assets/images/slots/liberty-belle/spade.png" }, { "id": "liberty-belle-diamond", "key": "slots-liberty-belle-diamond", - "path": null + "path": "/assets/images/slots/liberty-belle/diamond.png" }, { "id": "liberty-belle-star", "key": "slots-liberty-belle-star", - "path": null + "path": "/assets/images/slots/liberty-belle/star.png" }, { "id": "liberty-belle-heart", "key": "slots-liberty-belle-heart", - "path": null + "path": "/assets/images/slots/liberty-belle/heart.png" }, { "id": "liberty-belle-horseshoe", "key": "slots-liberty-belle-horseshoe", - "path": null + "path": "/assets/images/slots/liberty-belle/horseshoe.png" }, { "id": "liberty-belle-bell", "key": "slots-liberty-belle-bell", - "path": null + "path": "/assets/images/slots/liberty-belle/bell.png" }, { "id": "liberty-belle-cabinet", @@ -49,32 +49,32 @@ { "id": "fruit-frenzy-cherry", "key": "slots-fruit-frenzy-cherry", - "path": null + "path": "/assets/images/slots/fruit-frenzy/cherry.png" }, { "id": "fruit-frenzy-lemon", "key": "slots-fruit-frenzy-lemon", - "path": null + "path": "/assets/images/slots/fruit-frenzy/lemon.png" }, { "id": "fruit-frenzy-plum", "key": "slots-fruit-frenzy-plum", - "path": null + "path": "/assets/images/slots/fruit-frenzy/plum.png" }, { "id": "fruit-frenzy-orange", "key": "slots-fruit-frenzy-orange", - "path": null + "path": "/assets/images/slots/fruit-frenzy/orange.png" }, { "id": "fruit-frenzy-melon", "key": "slots-fruit-frenzy-melon", - "path": null + "path": "/assets/images/slots/fruit-frenzy/melon.png" }, { "id": "fruit-frenzy-bell", "key": "slots-fruit-frenzy-bell", - "path": null + "path": "/assets/images/slots/fruit-frenzy/bell.png" }, { "id": "fruit-frenzy-bar",