Update Changelogs authored by Ashijin's avatar Ashijin
...@@ -287,7 +287,7 @@ StoryItem: ...@@ -287,7 +287,7 @@ StoryItem:
Furniture Furniture
--------- ---------
### NEW: Connectable Furniture ### Connectable Furniture
- Added `ConnectionModels` for furniture that changes model based on neighboring furniture of the same type. - Added `ConnectionModels` for furniture that changes model based on neighboring furniture of the same type.
- Supports default, straight, left end, right end, inner corner, and outer corner models. - Supports default, straight, left end, right end, inner corner, and outer corner models.
...@@ -345,7 +345,7 @@ HiddenStatue: ...@@ -345,7 +345,7 @@ HiddenStatue:
Custom Blocks Custom Blocks
------------- -------------
### NEW: `~onRandomTick` for Custom Blocks ### `~onRandomTick` for Custom Blocks
- Custom block skills can now run from random tick logic. - Custom block skills can now run from random tick logic.
- The optional interval uses vanilla-style random tick chance math. - The optional interval uses vanilla-style random tick chance math.
... ...
......