Hello, i've been trying to make a custom trader we built in a tower spawn only once per map. As far as anything i could find only people just say to add it to the rwgmixer file, but i dont really see any information on it. below is the line i was using in the file, however we get like 20 of them spawning instead of just 1.
<prefab_spawn_adjust partial_name="_trader_test" min_count="1" max_count="1" bias="1"/>
<prefab_spawn_adjust partial_name="_trader_test" min_count="1" max_count="1" bias="1"/>