Package randomization suggestions

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 :cowboy_hat_face:

1 Like

Ok, here is some of my suggestions:

  • Gives an apple that would regen health
  • Spawns another gift
  • Spawns boombox
  • Gives Sword (If the players can get near each other)
  • Tornado
  • Earthquake
  • Fireworks

I hope you find this useful!

2 Likes

Thank you so much! This will definitely be useful :cowboy_hat_face:

1 Like