Commit Graph

2 Commits

Author SHA1 Message Date
slweeb 2bbf52dafb mod hotfix 2024-05-19 19:40:22 -04:00
Laetitia (O-01-67) 6e975dd607
Adds changeTemp option to reaction
If a reaction's JSON has changeTemp: true, reactPixels()'s changePixel statements will be executed with changeTemp true (this is the default) and the changed pixel will have its temp changed to the new element's spawn temp.
If a reaction's JSON has changeTemp: false, changeTemp will be false and the changed pixel will not have its temp changed.
2023-02-06 12:00:31 -05:00