@wayward/types 2.14.6-beta.dev.20250715.1 → 2.14.6-beta.dev.20250719.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -514,7 +514,8 @@ export declare enum DoodadTypeGroup {
514
514
  Dripstone = -9981,
515
515
  WaterStill = -9980,
516
516
  Wheelbarrow = -9979,
517
- Altar = -9978
517
+ Altar = -9978,
518
+ OpenFireSource = -9977
518
519
  }
519
520
  export declare enum DoorOrientation {
520
521
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wayward/types",
3
3
  "description": "TypeScript declarations for Wayward, used for modding.",
4
- "version": "2.14.6-beta.dev.20250715.1",
4
+ "version": "2.14.6-beta.dev.20250719.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",