Ensured that the random seed is set at the beginning of the relevant code sections to guarantee consistent behaviour across runs - helps with NPC debugging.
Checklist
[x] I have tested this change locally and it works as expected.
[x] I have made sure that the code follows the formatting and style guidelines of the project.
Summary
Ensured that the random seed is set at the beginning of the relevant code sections to guarantee consistent behaviour across runs - helps with NPC debugging.
Checklist
Labels