Update Changelogs authored by Ashijin's avatar Ashijin
......@@ -287,7 +287,7 @@ StoryItem:
Furniture
---------
### NEW: Connectable Furniture
### Connectable Furniture
- 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.
......@@ -345,7 +345,7 @@ HiddenStatue:
Custom Blocks
-------------
### NEW: `~onRandomTick` for Custom Blocks
### `~onRandomTick` for Custom Blocks
- Custom block skills can now run from random tick logic.
- The optional interval uses vanilla-style random tick chance math.
......
......