sloukit / pydew-valley-uzh

Mod of Pydew Valley for an experimental study in Psychology
Creative Commons Zero v1.0 Universal
32 stars 61 forks source link

Added a random seed for reproducibility. #174

Closed tomkommando closed 1 month ago

tomkommando commented 1 month ago

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