diff --git a/main/commissions/media/voodoo-dolls.png b/main/commissions/media/voodoo-dolls.png new file mode 100644 index 0000000..f867ae0 Binary files /dev/null and b/main/commissions/media/voodoo-dolls.png differ diff --git a/main/commissions/mods.js b/main/commissions/mods.js index 84d9fc1..3a7bf51 100644 --- a/main/commissions/mods.js +++ b/main/commissions/mods.js @@ -46,6 +46,13 @@ const data = [{ description: "A mod that adds an RPG-style levelup system with multiple attributes", testimonial: "Great to work with! Ellpeck was friendly and managed to make exactly what I had imagined, and worked way faster than I had ever imagined. The finished product came out just as I had hoped, and it was a joy to work with him the entire time.", commissioner: "sketchlayer" + }, + { + id: "voodoo-dolls", + name: "Voodoo Dolls", + description: "Voodoo Dolls adds dolls that curse the player when placed on the ground! Great for streamers.", + testimonial: "Ellpeck totally nailed my commission for Voodoo Dolls! Totally professional yet friendly experience... now my only trouble is thinking of more wild projects for him to work on! Absolute joy to work with.", + commissioner: "generikb" } ];