I love the background directory on the wiki. It's such a great resource and I use it all the time. Unfortunately, there is no direct equivalent for decor. While the wardrobe is a great and fun feature and the preview feature on the wiki works great too, I wanted something that was more of a quick view guide because my most common problem is finding decor for a specific spot on my lion, and neither of those resources make that easy for me. I'm sure I definitely won't regret this
Current:
• Ordered by Source (may or may not have repeats if they're available in multiple places...figuring that out lol)
• Decors added so far visible on default female pose
• Prices listed
Planned:
• Ability to swap to different poses and ages
Not adding custom decor support since I'd have to keep track of which ones are available to purchase, which is a complication I'd rather not add on top of everything else lol.
How You Can Help I'm going to be compiling the image info using a JSON file since that's what I'm used to using, but you don't need to be familiar with that to help out. I'll just need compiled info for each decor for certain sections, which can be provided using JSON formatting, or just in a list and I can slot that in myself.
Info Needed:
• Name
• Price
• Position (over/below)
• Image File Name
Example:
• Dung Beetle
• 200SB
• over
• dungbeetle
You might be wondering what I mean by image file name. What I mean is that when you look at the decor in wardrobe with the inspect tool, what is the text that's after all the slashes but before the .png in the url? in the case of the dung beetle decor it's just dungbeetle, but for other files it could be something less direct, so don't be surprised if you find one that has a couple underscores in it or something.
JSON Template (only if you want to use it):
[
{
"name": "",
"price": "",
"position": "",
"fileName": ""
},
{
"name": "",
"price": "",
"position": "",
"fileName": ""
}
]
Progress/Areas I Need:
• Monkey Business completed
• Limited Time Monkey Business completed
• Oasis
• Flood Pit
• January Treasure Hunt
• Carrion Shop
• Boneyard (skipping anything in MB)
• Flirt Shop
• Slap Shop
• Black Market
• Bunny Shop
• Wenet's Shop
• Champion Shop
• June Temples and Shrines
• Draco Demiurge Exchange
• Tefnut's Memories
• Veil Nebula Exchange
• The Destroyers
• The Preservers
• September Treasure Hunt
• Prophet Shop
• Harbinger's Shop
• Blood Beetle Shack
• Heaven Shop
• Hell Shop
• Manticore Shop
• Shaman Shop
• Mantis Shop
• Cups
• Trivia
• Baoball
• Serengeti Shuffle
• Pin the Prey
• Whack-a-Snake
• Reptile Roundup in progress
• Hunting (Scars)
• Patrolling
• Quests
• Decor Crafting (I'm gonna handle this one too bc of the ingredient lists)
• Misc
wish me luck everyone HTML Template by Me! Please do not redistribute