Questions about age restrictions (again)

Ok so in short I want to add alcohol and medicinal drugs into my game, the game is rated 17+ but it is essentially just the identical to my other game with the added items. Although to make life easier I’m just making a bool that I can toggle between one game that will add these new things, so I can easily update the game, enable the bool variable then updated it to the 17+ game making my life easier.

Although this brings me to the issue, Can I have these assets (alcohol and other stuff) into my base game, which is rated 13+, stored in server storage, even if it is not visible or obtainable ingame in any way?

3 Likes

Yea, as long as the player base cannot see it then sure.