@ZackeryRSmith found out scripts from preloaded scenes can be modded when loading with the new CACHE_MODE_REPLACE_DEEP added to 4.3 in godotengine#88664
ResourceLoader.load("scene path here", "", ResourceLoader.CACHE_MODE_REPLACE_DEEP)
ref discord message
we'll have to check if we can