@wayward/types 2.15.0-beta.dev.20250923.1 → 2.15.0-beta.dev.20250924.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.
@@ -510,13 +510,13 @@ declare enum Message {
510
510
  NightQuarter4 = 498,
511
511
  No = 499,
512
512
  NoAmmunitionForThatWeapon = 500,
513
- NoFireToStokeWith = 501,
514
- NoFishAtLocation = 502,
515
- NoGroundWater = 503,
516
- NoInkToDrawMap = 504,
517
- NoKindlingOrFuelItemsToStartFire = 505,
518
- NoKindlingToStartFire = 506,
519
- NoCandleToStartFire = 507,
513
+ NoCandleToStartFire = 501,
514
+ NoFireToStokeWith = 502,
515
+ NoFishAtLocation = 503,
516
+ NoGroundWater = 504,
517
+ NoInkToDrawMap = 505,
518
+ NoKindlingOrFuelItemsToStartFire = 506,
519
+ NoKindlingToStartFire = 507,
520
520
  NoLongerFeelPainOfBeingBurned = 508,
521
521
  NoLongerFeelPainOfBeingFrostbitten = 509,
522
522
  NoLongerHostile = 510,
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.15.0-beta.dev.20250923.1",
4
+ "version": "2.15.0-beta.dev.20250924.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",