Hello! I am making a game where you have packages delivered to your house, and when you open them, something random happens (similar to horrific housing and plates of fate). However, I feel as if I do not have enough random things implemented yet. So, here I am, looking for suggestions!
What I have so far:
return {
'SpawnZombies';
'WarpTPGalaxy';
'Flood';
'CreatePlanetTool';
'PeterGriffin';
'Asteroid';
'Sus';
'CrazyGuyLol';
'Banana';
'Monster';
'SANIC';
'SonicEXE';
'TimeStop';
'HUGEFART';
'DogLaughingAndThenBingChillinAndThenPicutre';
'GriffinLaugh';
'Nothing';
'Clown';
'King';
'DioCutscene'; --might change this
'Gun';
'RocketLauncher';
}
Thank you in advance