Added new effects, modified existing ones

new file:   Misc/MiscCleanUp.lua -- cleans up dead entities and vehicles from the world
	new file:   Player/PlayerAnnoyingInvisibleRCVehicle.lua Creates an invisible RC vehicle to track the player
	modified:   Weather/WeatherTrueSnow.lua - Added ability to see snowy footprints
This commit is contained in:
2025-09-23 20:55:14 +01:00
parent 719d11ebd0
commit 0b830e5eac
4 changed files with 71 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
EffectInfo = {
Name = "Annoying RC Vehicle",
Name = "Spawn Annoying RC Vehicle",
EffectId = "player_annoyingrcvehicle",
TimedType = "None",
EffectGroup = "None",