Make Townsfolk Less Racist (against SimBots, mummies, Toad Sims, etc.) - v1.3 update
Cover image.png - width=1401 height=1083
Image 2.png - width=1089 height=1246
Image 3.png - width=1235 height=816
Fairy being finally able to get a spa tan.png - width=1388 height=1335
Perhaps your Sim indeed is a mummy or a SimBot themselves, who have grown tired of how almost everyone they walk by are treating the Sim as a vile monster?
Sims don't exactly tend to be kind to vampires or ghosts either (and are less than excited about Toad Sim), creating a situation that feels increasingly out of place in 2024 and beyond. Now it's time for all species of the Sims world to truly live together harmonically in everyday life.
Things the mod does, compared to unmodded gameplay:
• Nearby Sims no longer express open disgust at mummies, SimBots, and ghosts.
• Vampires will no longer think there's too many Sims nearby when trying to turn someone.
• WooHooing with occults will no longer make a celebrity disgraced.
• The "Toadified" moodlet is changed from -5 to -1.
• Species that could get tans in Seasons tan booths but not at spas, for instance fairies, can now get tans at both tan booths and at spas.
• (v1.2 onwards) Sims no longer get the "Disgusted" moodlet if a Toad Sim does "Be a Toad" nearby.
• (v1.3 onwards) "Confess To Being A Vampire" is heavily reworked, and now work more similar to an enthusing action than a quasi-romantic action. Instead of the confession pissing off almost every other Sim in the game, it is now a mildly friendly chat interaction.
• (v1.3 onwards) What seems to be the relationship threshold to start a "Fairy Frolic" was lowered from +40 to +10.
• (v1.3 onwards) "Enthuse About Garlic" is now reacted positively too by Sims with the Natural Cook, Vegetarian, Slob, or Green Thumb traits (unless they are also vampires), and by Plumbots with the Gardener or Steel Chef trait chips.
• (v1.3 onwards) "Enthuse About Stealing Mummy's Treasure" is now reacted positively to by Sims with the Kleptomaniac, Mooch, or Frugal traits (unless they are also mummies).
• (v1.3 onwards) "Enthuse About Appliances Breaking" is now reacted positively to by Sims with the Technophobe trait (unless they are also SimBots), and reacted negatively too by Sims with the Computer Whiz trait.
• (v1.3 onwards) "Complain About Unicorns" is now reacted negatively to by Sims with the Equestrian or Animal Lover traits.
• (v1.3 onwards) "Imply Mother Was A Poodle" will now be received positively if the werewolf also has the Dog Person or Animal Lover traits.
The mod changes values in 12 files in GameplayData.package:
• (GhostReaction_Sim) "AgeSpeciesValue": C,T,Y,A,E > F (F being a non-existent age value, making it impossible for the action to happen.)
• (MummyReaction_Sim) "AgeSpeciesValue": C,T,Y,A,E > F
• (FrankensteinReaction_Sim; i.e. SimBot) "AgeSpeciesValue": C,T,Y,A,E > F
• (Celebrity) "WooHooWithOccult": 0.2 > 0
• (Buffs)
•• "Hunted":
••• "SpeciesAvailabilty": All de facto > F
••• "DisallowedOccults" > Vampire,Mummy,Frankenstein > None (as it is no longer needed to disallow anyone)
•• "Toadified" -5 > -1
• (GetSprayTanInRabbitHole_DaySpa) OccultTypes: 0xC > 0x74C
• 3 textstrings for people playing in English, were modified to make Toadification seem less cruel for the Sim that has been Toadified, e.g. "horrible curse" > "curse".
• (v1.2; ToadIdle_Sim) AllowOnCommunityLots: "False" > "True"; AllowOnAllLots: "False" > "True"
• (v1.2; Sim+ToadIdle_0x9756e25ad710a716):
•• PulseRadius: 3 > 0.0000000000001
•• MaxSimsToProcessPerTick: 10 > 0
•• TimeDuration: -1 > 0
• (v1.2.1; OccultVampire_0x36330d971d54d54d):
•• PulseRadius: 3 > 0.00000000001
•• PulseRepeatTime: 5 > 0
•• TimeDuration: -1 > 0
•• MaxSimsToProcessPerTick: 10 > 0
•• SpeciesToEffect: Human > F
•• kAskToTurnTooManyPeopleDistance: 5 > 0.00000000001
•• kAskToTurnTooManyPeopleSimCount: 3 > 5000
• (v1.3; SocialData_EP7):
•• "Confess to Being a Vampire":
••• Graph Suite: "ConfessCheating" > "EnthuseAbout"
•• "Fairy Frolic"
••• ALTR min: 40 > 10
•• "Enthuse About Appliances Breaking":
••• Trait reaction priority in ascending order: "SupernaturalFanTrait: Boring; SupernaturalSkeptic: Friendly; FrankensteinHiddenTrait: Insulting" > "SupernaturalFanTrait: Boring; SupernaturalSkeptic: Friendly; ComputerWhiz: Boring; Handy: Boring; AntiTV: Friendly; FrankensteinHiddenTrait: Insulting"
•• "Enthuse About Garlic":
••• Trait reaction priority in ascending order: "SupernaturalFanTrait: Boring; SupernaturalSkeptic: Friendly; VampireHiddenTrait: Insulting" > "SupernaturalFanTrait: Boring; NaturalCook: Friendly; Vegetarian: Friendly; Slob: Friendly; GreenThumb: Friendly; GardenerChip: Friendly; ChefChip: Friendly; VampireHiddenTrait: Insulting"
•• "Enthuse About Setting Mummies On Fire":
••• Trait reaction priority in ascending order: "SupernaturalFanTrait: Boring; SupernaturalSkeptic: Friendly; MummyHiddenTrait: Insulting" > "SupernaturalFanTrait: Boring; SupernaturalSkeptic: Friendly; Frugal: Friendly; Mooch: Friendly; Kleptomaniac: Friendly; VampireHiddenTrait: Insulting"
•• "Complain About Unicorns":
••• Trait reaction priority in ascending order: "SupernaturalSkeptic: Friendly; Grumpy: Friendly; MeanSpirited: Friendly; Evil: Friendly" > "SupernaturalSkeptic: Friendly; Grumpy: Friendly; MeanSpirited: Friendly; Evil: Friendly; AnimalLover: Boring; Equestrian: Boring"
•• "Imply Mother Was Poodle"
••• Trait reaction priority in ascending order: (None in particular) > "AnimalLover: Friendly; DogPerson: Friendly"
Originally, the initial 4 changes were part of a megaproject that would involve various other value changes to make NPCs more inclined to eat, sleep, and go to the bathroom, instead of them constantly complaining about needing to do so while standing still for hours. At one point, that project had grown to around 200 subfiles, but some blunders involving odd and illogical criteria for ITUN "type" values, resulting in me trying to set moodlets as stackable attention values, made 85% of the work put into that megaproject unsalvageable.
But this very mod, the most core part of it all, works entirely as planned.
While the mod works most noticeably with Ambitions and to a lesser extent World Adventures, it is fully base game compatible.
The screenshots for this mod shows normal Sims simply strolling along with their days without being bothered by nearby species that they'd otherwise exclaim disgust at.
Players who wish to remove specific aspects of the mod, can download S3PE, use it to open the mod, press Delete on the rows they want to remove, and then save the mod.
———Changelog———
• 1 September 2025 09:15 UTC: v1.3 update. Several of the interactions available to Supernatural Sceptics are now also reacted to by Sims with traits that are not related to supernaturals, partly to make them less heavily tied to specific species. The Bonehilda-versus-maid fix attempt in v1.2.1 (An attempt that didn't work correctly) was removed from the gamemod.
• 1 March 2025 00:19 UTC: v1.2.1 update. The "Toadified" moodlet was changed from neutral to -1, because neutral 0 made it unable to be cured with Sunlight Charm or Moodlet Manager. Vampires will likely be okay with turning Sims even in the most crowded of places. While I got maids to not quit when seeing Bonehilda during a week of testing, I can't get that part to work properly again on my setup after having uploaded the update.
• 9 February 2025 23:22 UTC: v1.2 update, which makes it so other Sims will no longer get the Disgusted moodlet when they're near a Toad Sim who is doing "Be a Toad". The zip file format of the gamemod format is changed to the 7Z file format.
• 28 January 2024 13:57 UTC: v1.1 update, which makes Toadification seem less unfortunate.
• 20 January 2024 00:43 UTC: Non-numbered upate that adds changes to "Buffs" and "GetSprayTanInRabbitHole_DaySpa", which are explained above.
•• Turned out changing Pulse values in "OccultVampire_0x36330d971d54d54d" didn't remove the "Hunted" moodlet no matter how much I tried, and that some very clumsy writing on Maxis' end made pretty much everyone think "Hunted" was because a vampire would have the Evil trait (which they generally don't have outside of Bridgeport), instead of because the relationship was lower than +40 regardless of traits.
• 13 January 2024 17:16 UTC: Changed the title from "Town Residents" to "Townsfolk" to try to make the SimBot part of the title show up easier.
• 13 January 2024 16:00 UTC: Non-numbered update that makes occult WooHoo no longer cause celebrity disgrace.
——— Trivia ———
• Haven't become able to do:
•• Make townie Plumbot staffers unable to be generated with the "Fear of Humans" trait chip by default.
•• Giving more species the ability to use Weather Stone (For example to make mermaids able to do Bewitching Rain).
• The mod will likely conflict with a significant number of other mods that modify the aspects of species. Mods related to vampires are the most likely ones to conflict.
Filename | Type | Size |
---|---|---|
Dandelion Sprout - Make Town Sims Less Racist v1.3-.7z | 7z | |
Dandelion Sprout - Make Town Sims Less Racist v1.3.package | package | 170560 |
Dandelion Sprout - Make Town Sims Less Racist v1.3-.7z
Download
Uploaded: 1st Sep 2025, 88.1 KB.
2,897 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Loading comments, please wait...
Uploaded: 13th Jan 2024 at 1:56 AM
Updated: 1st Sep 2025 at 10:19 AM
-
No More Social Worker (Patch 1.50 compatible)
by rightguy updated 20th Feb 2013 at 1:07am
62 55.1k 118
-
No Autonomous Simbot Reactions
by Sterling_Archer 10th Nov 2013 at 6:07pm
+1 packs
Ambitions
-
by mikey 13th Jan 2014 at 6:48pm
37 67.9k 136
-
Spray Tan Quality Chance and Application Time
by cody11157 21st Feb 2014 at 8:31pm
+1 packs
Seasons
-
(Almost) no Trick or Treat - Now also with more T&T flavors
by Danjaley updated 31st May 2016 at 1:42pm
+1 packs
Seasons
-
No Autonomous Reaction to Simbots. Updated to Patch 1.67
by SimmerZozo 20th May 2022 at 10:34am
+1 packs
Ambitions
-
by Twinsimming updated 17th Sep 2025 at 2:50am
+2 packs
Seasons
Island Paradise
-
Social interactions for sentient plumbots
by definitelynotanalienspy 9th Aug 2025 at 11:38pm
+1 packs
Into the Future
-
Townside Sim Fu Club - Martial Arts Academy, no CC
by Dandelion Sprout 18th Sep 2022 at 12:31pm
I noticed that there was only one previously uploaded Sims 3 martial arts dojo on MTS, so I decided to more...
+1 packs
World Adventures
-
The Sims 3 British English game localisation (v1.8.1 minor update)
by Dandelion Sprout updated 20th Aug 2025 at 11:22am
29 8.5k 18
-
Competent Handling of Fires - Make Sims smarter when fires occur (v1.3 update)
by Dandelion Sprout updated 2nd Jun 2024 at 5:03am
24 9.7k 42
-
Mermaids Park - Diving lot suited for pasting
by Dandelion Sprout updated 31st Mar 2023 at 2:50am
Branching out from Isla Paradiso, the mermaids and scuba enthusiasts have made themselves a cozy little place to spread the more...
+1 packs
Island Paradise
-
SimFests on more lot assignments (v1.1 update)
by Dandelion Sprout updated 27th Oct 2023 at 7:48pm
Let's say you've placed Showtime show stages and spectator spots a bit around in town, a proprietor walks around on more...
+1 packs
Showtime
-
Anti-«"Don't Tread on Me" shirts» for Diesel Stuff
by Dandelion Sprout 4th Jun 2025 at 3:55pm
Depending on the subjective viewpoints of players, Don't Tread on Me may not be a symbol that a fair few more...
+1 packs
Diesel Stuff
-
Unavailable objects made available - v3.0 update
by Dandelion Sprout updated 14th Sep 2025 at 7:07pm
There's a lot of objects in Sims 3 that Maxis didn't trust anyone who bought their game(s) to do anything with. more...
28 22.6k 76
-
by Dandelion Sprout 6th Nov 2023 at 4:41pm
At the time I originally wrote this (6th of November 2023), I had as many as 7 mods and 1 more...
13 19.1k 57
-
Yomoshoto Stadium for American football (Version for vanilla TS3 available; no CC)
by Dandelion Sprout updated 3rd Dec 2022 at 11:53am
A gridiron American football stadium with spectator facilities, designed for use with the inventory catch football from vanilla Sims 3. more...
2 4.6k 7
-
by Dandelion Sprout 7th Jun 2024 at 4:52am
The smartphones that were introduced in The Sims 3: University Life have a tendency to slip, fall and crack if more...
+1 packs
University Life
About Me
WIP big projects:
• EP changelogs for British English v1.4 (April 2024)
• "60FPS EA splash screen in Sims 3" (April/May 2024; depends on whether there's a fair amount of players who aren't using the various "Skip intros" mods)
• "IMAG game files ran through OptiPNG for slightly better game performance" (March or Q2 2024; need to figure out if DeltaBuild0 images are fair game to post as a mod, and not just FullBuild0)
• "Turn supermarkets into department stores" (Likely cancelled, as SN elixirs didn't have separate code rows)
• "Sims 3 Seinfeld apartment based on an architect's chart from 2011" (Cancelled; Sims 3 simply couldn't accomodate the needed straight/diagonal walls)
Backup of some of my mods (External link). I understood the rules (Link) as that "About Me" 100% allowed such links, though the normal SoMe profile settings lacked GitHub or GitLab options.