diff --git a/data/items.toml b/data/items.toml index 1073c64..69ce3ce 100644 --- a/data/items.toml +++ b/data/items.toml @@ -4881,13 +4881,12 @@ backface = "uwf" shiny = false [[items]] +original = "pog_0726.png" +preview = "pog_0726.jpg" number = 726 series = "bushido-purple" backface = "uwf" -preview = "missing.svg" shiny = false -original = "missing.svg" -missing = true [[items]] original = "pog_0727.png" @@ -4914,13 +4913,12 @@ backface = "uwf" shiny = false [[items]] +original = "pog_0730.png" +preview = "pog_0730.jpg" number = 730 series = "bushido-purple" backface = "uwf" -preview = "missing.svg" shiny = false -original = "missing.svg" -missing = true [[items]] original = "pog_0731.png" @@ -6056,4 +6054,3 @@ number = 1030 series = "horospog" backface = "horospog" shiny = false - diff --git a/static/images/pogs/pog_0726.jpg b/static/images/pogs/pog_0726.jpg new file mode 100644 index 0000000..f5654be Binary files /dev/null and b/static/images/pogs/pog_0726.jpg differ diff --git a/static/images/pogs/pog_0726.png b/static/images/pogs/pog_0726.png new file mode 100644 index 0000000..c92ee9f Binary files /dev/null and b/static/images/pogs/pog_0726.png differ diff --git a/static/images/pogs/pog_0730.jpg b/static/images/pogs/pog_0730.jpg new file mode 100644 index 0000000..77bf1dd Binary files /dev/null and b/static/images/pogs/pog_0730.jpg differ diff --git a/static/images/pogs/pog_0730.png b/static/images/pogs/pog_0730.png new file mode 100644 index 0000000..2dca9e0 Binary files /dev/null and b/static/images/pogs/pog_0730.png differ diff --git a/static/images/pogs/thumbs/pog_0726.png b/static/images/pogs/thumbs/pog_0726.png new file mode 100644 index 0000000..aaaa581 Binary files /dev/null and b/static/images/pogs/thumbs/pog_0726.png differ diff --git a/static/images/pogs/thumbs/pog_0730.png b/static/images/pogs/thumbs/pog_0730.png new file mode 100644 index 0000000..89cf294 Binary files /dev/null and b/static/images/pogs/thumbs/pog_0730.png differ