Madtulip status script fix
This prevents the mad-tulip mod from re-loading the primary status script, irreversably cancelling any hooks created before the mod’s own files are loaded in.
This is solved by removing the require "/stats/player_primary.lua" in the /lua/madtulip_run_on_player.lua file.