@wayward/types 2.14.4-beta.dev.20250509.1 → 2.14.4-beta.dev.20250510.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.
@@ -85,476 +85,476 @@ declare enum Message {
85
85
  ActionExcavateCollapseFail = 73,
86
86
  ActionExcavateCollapseNotDeepEnough = 74,
87
87
  ActionExcavateCollapseNotPassable = 75,
88
- OpenCollapse = 76,
89
- ActionFishingNothingBiting = 77,
90
- ActionFishingSlipped = 78,
91
- ActionFishingTooShallow = 79,
92
- ActionGatherNoResourceYet = 80,
93
- ActionInvokeCannotUseSilence = 81,
94
- ActionInvokeChaosNoEffect = 82,
95
- ActionInvokeEvilCreaturesAttracted = 83,
96
- ActionInvokeEvilCreaturesNoneSummoned = 84,
97
- ActionInvokeGoodCreaturesPacified = 85,
98
- ActionInvokeGoodCreaturesPacifiedAttacked = 86,
99
- ActionInvokeGoodCreaturesPacifiedNone = 87,
100
- ActionJumpCannotJump = 88,
101
- ActionMeleeNothingToAttack = 89,
102
- ActionMoveItemCannotUseContainerTooFarAway = 90,
103
- ActionMoveItemCannotUseEquipped = 91,
104
- ActionMoveItemCannotUseFromInvalidContainer = 92,
105
- ActionMoveItemCannotUseInvalidContainer = 93,
106
- ActionMoveItemCannotUseItemFilteredOut = 94,
107
- ActionMoveItemCannotUseItemQualityOrTypeIncorrect = 95,
108
- ActionMoveItemCannotUseItemTooFarAway = 96,
109
- ActionMoveItemCannotUseMovingFromMultipleContainers = 97,
110
- ActionMoveItemCannotUseNoContainerToMoveTo = 98,
111
- ActionMoveItemCannotUseNoItems = 99,
112
- ActionMoveItemCannotUseNoRoom = 100,
113
- ActionMoveItemCannotUseProtected = 101,
114
- ActionMoveToSwimOffEdgeCannotCombatTides = 102,
115
- ActionNavigateMoon = 103,
116
- ActionNavigateNotOverworld = 104,
117
- ActionNavigateSun = 105,
118
- ActionNavigateUseSextant = 106,
119
- ActionPetCreatureRefused = 107,
120
- ActionPetNotAccepted = 108,
121
- ActionPetNoTamedCreature = 109,
122
- ActionPickUpAllItemsNoItems = 110,
123
- ActionPickUpDoodadCannotUseContainsItems = 111,
124
- ActionPickUpExcrementNoExcrement = 112,
125
- ActionPickUpItemNoItem = 113,
126
- ActionPickUpNoPickUp = 114,
127
- ActionPourNoEffect = 115,
128
- ActionRefineNoDurability = 116,
129
- ActionReleaseNoTamedCreature = 117,
130
- ActionRenameIsland = 118,
131
- ActionRepairMaxDurabilityTooLow = 119,
132
- ActionReshapeFailed = 120,
133
- ActionReshapeNotPossibleBonus = 121,
134
- ActionReshapeReshaped = 122,
135
- ActionRestAdjacentCreature = 123,
136
- ActionSailToCivilizationNotInsideBoat = 124,
137
- ActionSailToIsland = 125,
138
- ActionSailToIslandArrived = 126,
139
- ActionSailToIslandCannotUseCannotReachEdge = 127,
140
- ActionSailToIslandCannotUseCannotReachPort = 128,
141
- ActionSailToIslandCannotUseGhost = 129,
142
- ActionSailToIslandCannotUseInvalidDestination = 130,
143
- ActionSailToIslandCannotUseNoDestination = 131,
144
- ActionSailToIslandCannotUseNotEnoughStamina = 132,
145
- ActionSailToIslandCannotUseNotEnoughSwimmingSkill = 133,
146
- ActionSailToIslandCannotUseTravellingIsDisallowedInTheseLands = 134,
147
- ActionSailToIslandPlayerArriving = 135,
148
- ActionSailToIslandPlayerDeparting = 136,
149
- ActionSetCreatureAiAlreadyCommanded = 137,
150
- ActionSetCreatureAiCannotCommand = 138,
151
- ActionSetCreatureAiNotEnoughSkill = 139,
152
- ActionSetCreatureAiNotEnoughTames = 140,
153
- ActionSetDownNotEnoughRoom = 141,
154
- ActionShipToIslandNoDestination = 142,
155
- ActionSwapEquipmentCannotUseNoEquipmentToSwap = 143,
156
- ActionTameCreatureTamed = 144,
157
- ActionTameNoCreature = 145,
158
- ActionTestDepthNothingToTest = 146,
159
- ActionTestDepthWell = 147,
160
- ActionToggleContainerCannotUseAlreadyClosed = 148,
161
- ActionToggleContainerCannotUseNoContainer = 149,
162
- ActionToggleContainerCannotUseNoContainerToClose = 150,
163
- ActionToggleContainerCannotUseNoContainerToOpen = 151,
164
- ActionToggleContainerCannotUseNotAccessible = 152,
165
- ActionToggleContainerCannotUseUnknownContainer = 153,
166
- ActionToggleDoorNoDoor = 154,
167
- ActionToggleHitchAlreadyHitched = 155,
168
- ActionToggleHitchAlreadyUnhitched = 156,
169
- ActionToggleHitchNoCreature = 157,
170
- ActionToggleHitchNoHitch = 158,
171
- ActionToggleTilledAlreadyPacked = 159,
172
- ActionToggleTilledAlreadyTilled = 160,
173
- ActionToggleTilledDug = 161,
174
- ActionTradeCannotUseExceedsCarryWeight = 162,
175
- ActionTradeCannotUseNotEnoughCredit = 163,
176
- ActionTradeCannotUseNothingToTrade = 164,
177
- ActionTradeCannotUseTradedTooMuch = 165,
178
- ActionTradeCreditChange = 166,
179
- ActionTradeCreditChangeDecrease = 167,
180
- ActionTradeCreditChangeIncrease = 168,
181
- ActionTradeDialogue1 = 169,
182
- ActionTradeDialogue2 = 170,
183
- ActionTradeDialogue3 = 171,
184
- ActionTradeDialogue4 = 172,
185
- ActionTradeIndicateUntradable = 173,
186
- ActionTradeMerchantItems = 174,
187
- ActionTradeYourItems = 175,
188
- ActionUncageCannotUncageHere = 176,
189
- ActionUpgradeFailed = 177,
190
- ActionUpgradeMagicalInert = 178,
191
- ActionUpgradeNoEffect = 179,
192
- ActionUpgradeNotMagical = 180,
193
- ActionUpgradeNotPossible = 181,
194
- ActionUpgradeUpgraded = 182,
195
- ActionUseItemWeaponNeeded = 183,
196
- ActionViewItemsCannotUseBlocked = 184,
197
- AddedFuelToFire = 185,
198
- AddedFuelToTorch = 186,
199
- AllEquipmentUnEquipped = 187,
200
- AlreadyDesalinatedWaterInStill = 188,
201
- AlreadyFullyRefined = 189,
202
- AlreadyFullyRepaired = 190,
203
- AlreadyPreserved = 191,
204
- AnotherIsland = 192,
205
- AnUnknownItem = 193,
206
- AppearedNotEffectiveForGathering = 194,
207
- ArmorAppeared = 195,
208
- ArmorProtectedFromInjuryAgainst = 196,
209
- AttemptToSoothBurnInWater = 197,
210
- AttemptToSoothFrostbiteWithFire = 198,
211
- AttemptToSoothFrostbiteWithFireTooHot = 199,
212
- AttemptToTill = 200,
213
- BadlyBurnedLostHealth = 201,
214
- BeenPoisoned = 202,
215
- BeginSleeping = 203,
216
- BeginUsingVehicle = 204,
217
- BleedingHasStopped = 205,
218
- BleedingProfusely = 206,
219
- BleedingToDeathLostHealth = 207,
220
- BookBlank = 208,
221
- BookContains = 209,
222
- BookCrumbles = 210,
223
- BookDiagrams = 211,
224
- BookEmpty = 212,
225
- BookNothing = 213,
226
- BookOpen = 214,
227
- BookScribbles = 215,
228
- BothEffectiveIneffective = 216,
229
- BrokeIntoPieces = 217,
230
- BrokenOnImpact = 218,
231
- BrokenWhileFiring = 219,
232
- Build = 220,
233
- Burned = 221,
234
- Butcher = 222,
235
- CannotAddAnyMoreFuel = 223,
236
- CannotAnythingHere = 224,
237
- CannotBeCrafted = 225,
238
- CannotBePerformedOverWater = 226,
239
- CannotBePlacedHere = 227,
240
- CannotBePreserved = 228,
241
- CannotBeRefined = 229,
242
- CannotBeRefinedReinforcementNeeded = 230,
243
- CannotBeReinforced = 231,
244
- CannotBeRepaired = 232,
245
- CannotBuildHere = 233,
246
- CannotDigWithHands = 234,
247
- CannotEquipThatThere = 235,
248
- CannotFishFor = 236,
249
- CannotFromHere = 237,
250
- CannotHere = 238,
251
- CannotInWater = 239,
252
- CannotLeave = 240,
253
- CannotNoTreasure = 241,
254
- CannotPickUpLockedContainer = 242,
255
- CannotPickUpWhileLit = 243,
256
- CannotPlaceContainerInItself = 244,
257
- CannotPlaceHere = 245,
258
- CannotPlaceThatFromHere = 246,
259
- CannotPlaceThatHere = 247,
260
- CannotPlaceThatOverWater = 248,
261
- CannotPlantHereTilled = 249,
262
- CannotRepairWhileLit = 250,
263
- CannotRestHere = 251,
264
- CannotShipNoItems = 252,
265
- CannotShipNoPath = 253,
266
- CannotSleepHere = 254,
267
- CannotStartFireHere = 255,
268
- CannotToAnythingHere = 256,
269
- CannotToTellTime = 257,
270
- CannotUseCommand = 258,
271
- CannotWhenProtected = 259,
272
- CannotWhenProtectedDangerousAction = 260,
273
- CannotWhenProtectedDurability = 261,
274
- CarryingTooMuchWeight = 262,
275
- CarvedUpCorpse = 263,
276
- Carving = 264,
277
- CastYourLine = 265,
278
- CaughtFish = 266,
279
- ChatBanCommand = 267,
280
- ChatBannedCommand = 268,
281
- ChatCommandsCommand = 269,
282
- ChatCommandsCommandCommand = 270,
283
- ChatPingCommand = 271,
284
- ChatPlayerMessage = 272,
285
- ChatPlayersCommand = 273,
286
- ChatServerMessage = 274,
287
- ChatUnbanCommand = 275,
288
- ChatUnknownCommand = 276,
289
- Chop = 277,
290
- Chopping = 278,
291
- ClearedBlood = 279,
292
- CloseToBeingDestroyed = 280,
293
- Collapse = 281,
294
- Collapsing = 282,
295
- CommandAttack = 283,
296
- CommandDefend = 284,
297
- CommandFollowClose = 285,
298
- CommandFollowFar = 286,
299
- CommandHeel = 287,
300
- CommandStay = 288,
301
- CopiedMap = 289,
302
- CorpseOf = 290,//#used via other translations
303
- CorpseOfNamed = 291,//#used via other translations
304
- Craft = 292,
305
- Crafted = 293,
306
- Crafts = 294,
307
- CreatureAngered = 295,
308
- CreatureAppears = 296,
309
- CreatureAppeased = 297,
310
- CreatureExcrement = 298,
311
- CreatureHappinessHigh = 299,
312
- CreatureHappinessLow = 300,
313
- CreatureHappinessLowest = 301,
314
- CreatureHappinessNormal = 302,
315
- CreatureIdolAttractedCreature = 303,
316
- CreatureRefusesToBeTamed = 304,
317
- CreatureRefusesYou = 305,
318
- CreatureUntamed = 306,
319
- CreatureZoneBiomeChanged = 307,
320
- CreatureZoneLayerChanged = 308,
321
- CreatureZoneRerolled = 309,
322
- CreatureZoneTierDecreased = 310,
323
- CreatureZoneTierIncreased = 311,
324
- CuredYourPoison = 312,
325
- Cut = 313,
326
- CutHasHealed = 314,
327
- CutLostHealth = 315,
328
- CutWasBandaged = 316,
329
- DamageAppeared = 317,
330
- DamagedByPouring = 318,
331
- DangerousMove = 319,
332
- DangerousOpen = 320,
333
- DayQuarter1 = 321,
334
- DayQuarter2 = 322,
335
- DayQuarter3 = 323,
336
- DayQuarter4 = 324,
337
- DealtNoDamageToYou = 325,
338
- DeathBy = 326,
339
- DeathByBleeding = 327,
340
- DeathByBurning = 328,
341
- DeathByChallengeWinner = 329,
342
- DeathByConsumption = 330,
343
- DeathByCut = 331,
344
- DeathByDrowning = 332,
345
- DeathByExhaustion = 333,
346
- DeathByFistByPlayer = 334,
347
- DeathByFrostbite = 335,
348
- DeathByFrostbiteTemperatureShock = 336,
349
- DeathByMalnutrition = 337,
350
- DeathByPoison = 338,
351
- DeathBySteppingOn = 339,
352
- DeathByTrap = 340,
353
- DeathByWeaponByPlayer = 341,
354
- DedicatedTitleAlreadySelected = 342,
355
- DedicatedTitleMilestoneNotAllowed = 343,
356
- DestroyedFromUse = 344,
357
- DeveloperContainerDesync = 345,
358
- DidNotSeemToBeHurting = 346,
359
- Dig = 347,
360
- DigAway = 348,
361
- Digging = 349,
362
- Disassemble = 350,
363
- Disassembling = 351,
364
- DiscoveredCaveEntrance = 352,
365
- DiscoveredColdInsulation = 353,
366
- DiscoveredHeatInsulation = 354,
367
- DiscoveredInTheBottle = 355,
368
- DiscoveredLavaPassage = 356,
369
- DiscoveredQuality = 357,
370
- Dismantle = 358,
371
- Dismantling = 359,
372
- DismantlingRequires = 360,
373
- Dismounted = 361,
374
- DisplacedPuddles = 362,
375
- DoNotProduceAnyResources = 363,
376
- DoodadCauseStatus = 364,
377
- DoodadGroupTier = 365,
378
- DrewSurroundings = 366,
379
- Dripstone = 367,
380
- DroppedIntoDepths = 368,
381
- DroppedIntoFire = 369,
382
- DroppedIntoTheVoid = 370,
383
- DryadSprouted = 371,
384
- DueToDehydration = 372,
385
- DueToStarvation = 373,
386
- DugTreasureOut = 374,
387
- DugTreasureOutSurprise = 375,
388
- DumpContentsOfContainerInInventory = 376,
389
- DyingOfDehydration = 377,
390
- EarnedMilestone = 378,
391
- Effective = 379,
392
- EquipmentPreventedStatusEffects = 380,
393
- ErrorHasOccured = 381,
394
- Excavating = 382,
395
- ExtinguishedFire = 383,
396
- ExtinguishedLightSource = 384,
397
- ExudeNotPossible = 385,
398
- FailedToAbsorb = 386,
399
- FailedToAddFuelToTorch = 387,
400
- FailedToCage = 388,
401
- FailedToCatchFish = 389,
402
- FailedToCauseDamage = 390,
403
- FailedToCauseYouDamage = 391,
404
- FailedToCopy = 392,
405
- FailedToDraw = 393,
406
- FailedToEnchant = 394,
407
- FailedToExude = 395,
408
- FailedToIgniteTorch = 396,
409
- FailedToPickLock = 397,
410
- FailedToPreserve = 398,
411
- FailedToRefine = 399,
412
- FailedToReinforce = 400,
413
- FailedToRepair = 401,
414
- FailedToStartFire = 402,
415
- FailedToTame = 403,
416
- FailedToTransmogrify = 404,
417
- FarOffLands = 405,
418
- FeltBurningPainLostHealth = 406,
419
- FeltFrostbitePainLostHealth = 407,
420
- FewMinutes = 408,
421
- Filled = 409,
422
- FilledFrom = 410,
423
- FireAroundYouIsWarm = 411,
424
- FiredIntoObstacle = 412,
425
- FireOverflowed = 413,
426
- FireOverflowedFireElemental = 414,
427
- FireSource = 415,
428
- FishingWithNoBait = 416,
429
- Floating = 417,
430
- FreshWater = 418,
431
- FromTheStill = 419,
432
- FuelIsRequired = 420,
433
- Gather = 421,
434
- GatherDestroy = 422,
435
- Gathering = 423,
436
- GhostNoActions = 424,
437
- GhostOf = 425,
438
- GoatHasNoMilk = 426,
439
- HackAway = 427,
440
- HandProtectionPreventedInjury = 428,
441
- HandsNotEffectiveFor = 429,
442
- Harvest = 430,
443
- Harvesting = 431,
444
- HasBeenHurtByATrap = 432,
445
- HasDecayed = 433,
446
- HasHitYouForDamage = 434,
447
- HasNoEffect = 435,
448
- HasSetTrapOffNoDamage = 436,
449
- HasSplit = 437,
450
- HelpGrow = 438,
451
- HitchAttempt = 439,
452
- HitchCreature = 440,
453
- HitchDisabled = 441,
454
- HitchInUse = 442,
455
- HitForDamage = 443,
456
- HitYouForDamage = 444,
457
- Hour = 445,
458
- Hours = 446,
459
- HurtHandsHittingWithoutWeapons = 447,
460
- HurtHandsWithNoTool = 448,
461
- IgnitedTorch = 449,
462
- Ineffective = 450,
463
- InjuredFromTrap = 451,
464
- InNeedOfRepair = 452,
465
- InteractingWithHasInjuredYouForDamage = 453,
466
- InvalidContainer = 454,
467
- IsInTheWayOfPickingUp = 455,
468
- ItemFromWater = 456,
469
- JoinedAServer = 457,
470
- Jump = 458,
471
- Killed = 459,
472
- KnowledgeHasIncreased = 460,
473
- LastPlaceYouLeftOff = 461,
474
- LearnedHowToCreate = 462,
475
- LikelyFailures = 463,
476
- Limited = 464,
477
- Lockpick = 465,
478
- MapCompletedNotOfThisArea = 466,
479
- MapDestroyed = 467,
480
- MapNearlyDestroyed = 468,
481
- MapNotOfThisArea = 469,
482
- MaterialsDestroyed = 470,
483
- MessageOfTheDay = 471,
484
- MetabolismSlowed = 472,
485
- Milk = 473,
486
- Mine = 474,
487
- Mining = 475,
488
- MissedWith = 476,
489
- MissedYouWith = 477,
490
- MovedItem = 478,
491
- MovedItemFailed = 479,
492
- MoveOverTrapButDoNotSetOff = 480,
493
- MultiplayerGamePaused = 481,
494
- MultiplayerGameResumed = 482,
495
- MultiplayerPlayerConnected = 483,
496
- MultiplayerPlayerDied = 484,
497
- MultiplayerPlayerDisconnected = 485,
498
- MultiplayerPlayerJoined = 486,
499
- MustBeEquippedToIgnite = 487,
500
- Mysteriously = 488,
501
- NearlyBurnedEquipmentProtectedYou = 489,
502
- NeedToStartTravelsOutside = 490,
503
- NeedWaterForBoat = 491,
504
- NightQuarter1 = 492,
505
- NightQuarter2 = 493,
506
- NightQuarter3 = 494,
507
- NightQuarter4 = 495,
508
- No = 496,
509
- NoAmmunitionForThatWeapon = 497,
510
- NoFireToStokeWith = 498,
511
- NoFishAtLocation = 499,
512
- NoGroundWater = 500,
513
- NoInkToDrawMap = 501,
514
- NoKindlingOrFuelItemsToStartFire = 502,
515
- NoKindlingToStartFire = 503,
516
- NoLongerFeelPainOfBeingBurned = 504,
517
- NoLongerFeelPainOfBeingFrostbitten = 505,
518
- NoLongerHostile = 506,
519
- NoMoreRoomInContainer = 507,
520
- NoPaperToDrawMap = 508,
521
- NoRequiredItemToFireWeapon = 509,
522
- NoReturnWithoutCompletingChallenges = 510,
523
- NoRoomForImprovement = 511,
524
- NoRoomForVehicle = 512,
525
- NoRoomToDrop = 513,
526
- NoRoomToSummon = 514,
527
- NotEnoughPurifiedWaterYet = 515,
528
- NotEnoughTreasureToReturn = 516,
529
- NothingTo = 517,
530
- NothingToGetFromThis = 518,
531
- NothingToHarvestFromThisGather = 519,
532
- NothingToSmother = 520,
533
- NothingUsefulToHarvestYet = 521,
534
- NoTinderToStartFire = 522,
535
- NotSuitableToPlant = 523,
536
- NoWaterInStill = 524,
537
- NPCMerchantNewInventoryDialogue1 = 525,
538
- NPCMerchantNewInventoryDialogue2 = 526,
539
- NPCMerchantNewInventoryDialogue3 = 527,
540
- NPCMerchantNewInventoryDialogue4 = 528,
541
- NPCMerchantStartingDialogue1 = 529,
542
- NPCMerchantStartingDialogue2 = 530,
543
- NPCMerchantStartingDialogue3 = 531,
544
- NPCMerchantStartingDialogue4 = 532,
545
- NPCMerchantWelcomeCredit = 533,
546
- NPCShipperShipToIsland = 534,
547
- NPCShipperStartingDialogue1 = 535,
548
- NPCShipperStartingDialogue2 = 536,
549
- NPCShipperStartingDialogue3 = 537,
550
- NPCShipperStartingDialogue4 = 538,
551
- NPCWelcome = 539,
552
- ObjectIsLocked = 540,
553
- ObjectIsLockedAttemptToBreakIt = 541,
554
- OfferAberrantFail = 542,
555
- OfferAberrantFailButTamed = 543,
556
- Open = 544,
557
- OpenClose = 545,
88
+ ActionFishingNothingBiting = 76,
89
+ ActionFishingSlipped = 77,
90
+ ActionFishingTooShallow = 78,
91
+ ActionGatherNoResourceYet = 79,
92
+ ActionInvokeCannotUseSilence = 80,
93
+ ActionInvokeChaosNoEffect = 81,
94
+ ActionInvokeEvilCreaturesAttracted = 82,
95
+ ActionInvokeEvilCreaturesNoneSummoned = 83,
96
+ ActionInvokeGoodCreaturesPacified = 84,
97
+ ActionInvokeGoodCreaturesPacifiedAttacked = 85,
98
+ ActionInvokeGoodCreaturesPacifiedNone = 86,
99
+ ActionJumpCannotJump = 87,
100
+ ActionMeleeNothingToAttack = 88,
101
+ ActionMoveItemCannotUseContainerTooFarAway = 89,
102
+ ActionMoveItemCannotUseEquipped = 90,
103
+ ActionMoveItemCannotUseFromInvalidContainer = 91,
104
+ ActionMoveItemCannotUseInvalidContainer = 92,
105
+ ActionMoveItemCannotUseItemFilteredOut = 93,
106
+ ActionMoveItemCannotUseItemQualityOrTypeIncorrect = 94,
107
+ ActionMoveItemCannotUseItemTooFarAway = 95,
108
+ ActionMoveItemCannotUseMovingFromMultipleContainers = 96,
109
+ ActionMoveItemCannotUseNoContainerToMoveTo = 97,
110
+ ActionMoveItemCannotUseNoItems = 98,
111
+ ActionMoveItemCannotUseNoRoom = 99,
112
+ ActionMoveItemCannotUseProtected = 100,
113
+ ActionMoveToSwimOffEdgeCannotCombatTides = 101,
114
+ ActionNavigateMoon = 102,
115
+ ActionNavigateNotOverworld = 103,
116
+ ActionNavigateSun = 104,
117
+ ActionNavigateUseSextant = 105,
118
+ ActionPetCreatureRefused = 106,
119
+ ActionPetNotAccepted = 107,
120
+ ActionPetNoTamedCreature = 108,
121
+ ActionPickUpAllItemsNoItems = 109,
122
+ ActionPickUpDoodadCannotUseContainsItems = 110,
123
+ ActionPickUpExcrementNoExcrement = 111,
124
+ ActionPickUpItemNoItem = 112,
125
+ ActionPickUpNoPickUp = 113,
126
+ ActionPourNoEffect = 114,
127
+ ActionRefineNoDurability = 115,
128
+ ActionReleaseNoTamedCreature = 116,
129
+ ActionRenameIsland = 117,
130
+ ActionRepairMaxDurabilityTooLow = 118,
131
+ ActionReshapeFailed = 119,
132
+ ActionReshapeNotPossibleBonus = 120,
133
+ ActionReshapeReshaped = 121,
134
+ ActionRestAdjacentCreature = 122,
135
+ ActionSailToCivilizationNotInsideBoat = 123,
136
+ ActionSailToIsland = 124,
137
+ ActionSailToIslandArrived = 125,
138
+ ActionSailToIslandCannotUseCannotReachEdge = 126,
139
+ ActionSailToIslandCannotUseCannotReachPort = 127,
140
+ ActionSailToIslandCannotUseGhost = 128,
141
+ ActionSailToIslandCannotUseInvalidDestination = 129,
142
+ ActionSailToIslandCannotUseNoDestination = 130,
143
+ ActionSailToIslandCannotUseNotEnoughStamina = 131,
144
+ ActionSailToIslandCannotUseNotEnoughSwimmingSkill = 132,
145
+ ActionSailToIslandCannotUseTravellingIsDisallowedInTheseLands = 133,
146
+ ActionSailToIslandPlayerArriving = 134,
147
+ ActionSailToIslandPlayerDeparting = 135,
148
+ ActionSetCreatureAiAlreadyCommanded = 136,
149
+ ActionSetCreatureAiCannotCommand = 137,
150
+ ActionSetCreatureAiNotEnoughSkill = 138,
151
+ ActionSetCreatureAiNotEnoughTames = 139,
152
+ ActionSetDownNotEnoughRoom = 140,
153
+ ActionShipToIslandNoDestination = 141,
154
+ ActionSwapEquipmentCannotUseNoEquipmentToSwap = 142,
155
+ ActionTameCreatureTamed = 143,
156
+ ActionTameNoCreature = 144,
157
+ ActionTestDepthNothingToTest = 145,
158
+ ActionTestDepthWell = 146,
159
+ ActionToggleContainerCannotUseAlreadyClosed = 147,
160
+ ActionToggleContainerCannotUseNoContainer = 148,
161
+ ActionToggleContainerCannotUseNoContainerToClose = 149,
162
+ ActionToggleContainerCannotUseNoContainerToOpen = 150,
163
+ ActionToggleContainerCannotUseNotAccessible = 151,
164
+ ActionToggleContainerCannotUseUnknownContainer = 152,
165
+ ActionToggleDoorNoDoor = 153,
166
+ ActionToggleHitchAlreadyHitched = 154,
167
+ ActionToggleHitchAlreadyUnhitched = 155,
168
+ ActionToggleHitchNoCreature = 156,
169
+ ActionToggleHitchNoHitch = 157,
170
+ ActionToggleTilledAlreadyPacked = 158,
171
+ ActionToggleTilledAlreadyTilled = 159,
172
+ ActionToggleTilledDug = 160,
173
+ ActionTradeCannotUseExceedsCarryWeight = 161,
174
+ ActionTradeCannotUseNotEnoughCredit = 162,
175
+ ActionTradeCannotUseNothingToTrade = 163,
176
+ ActionTradeCannotUseTradedTooMuch = 164,
177
+ ActionTradeCreditChange = 165,
178
+ ActionTradeCreditChangeDecrease = 166,
179
+ ActionTradeCreditChangeIncrease = 167,
180
+ ActionTradeDialogue1 = 168,
181
+ ActionTradeDialogue2 = 169,
182
+ ActionTradeDialogue3 = 170,
183
+ ActionTradeDialogue4 = 171,
184
+ ActionTradeIndicateUntradable = 172,
185
+ ActionTradeMerchantItems = 173,
186
+ ActionTradeYourItems = 174,
187
+ ActionUncageCannotUncageHere = 175,
188
+ ActionUpgradeFailed = 176,
189
+ ActionUpgradeMagicalInert = 177,
190
+ ActionUpgradeNoEffect = 178,
191
+ ActionUpgradeNotMagical = 179,
192
+ ActionUpgradeNotPossible = 180,
193
+ ActionUpgradeUpgraded = 181,
194
+ ActionUseItemWeaponNeeded = 182,
195
+ ActionViewItemsCannotUseBlocked = 183,
196
+ AddedFuelToFire = 184,
197
+ AddedFuelToTorch = 185,
198
+ AllEquipmentUnEquipped = 186,
199
+ AlreadyDesalinatedWaterInStill = 187,
200
+ AlreadyFullyRefined = 188,
201
+ AlreadyFullyRepaired = 189,
202
+ AlreadyPreserved = 190,
203
+ AnotherIsland = 191,
204
+ AnUnknownItem = 192,
205
+ AppearedNotEffectiveForGathering = 193,
206
+ ArmorAppeared = 194,
207
+ ArmorProtectedFromInjuryAgainst = 195,
208
+ AttemptToSoothBurnInWater = 196,
209
+ AttemptToSoothFrostbiteWithFire = 197,
210
+ AttemptToSoothFrostbiteWithFireTooHot = 198,
211
+ AttemptToTill = 199,
212
+ BadlyBurnedLostHealth = 200,
213
+ BeenPoisoned = 201,
214
+ BeginSleeping = 202,
215
+ BeginUsingVehicle = 203,
216
+ BleedingHasStopped = 204,
217
+ BleedingProfusely = 205,
218
+ BleedingToDeathLostHealth = 206,
219
+ BookBlank = 207,
220
+ BookContains = 208,
221
+ BookCrumbles = 209,
222
+ BookDiagrams = 210,
223
+ BookEmpty = 211,
224
+ BookNothing = 212,
225
+ BookOpen = 213,
226
+ BookScribbles = 214,
227
+ BothEffectiveIneffective = 215,
228
+ BrokeIntoPieces = 216,
229
+ BrokenOnImpact = 217,
230
+ BrokenWhileFiring = 218,
231
+ Build = 219,
232
+ Burned = 220,
233
+ Butcher = 221,
234
+ CannotAddAnyMoreFuel = 222,
235
+ CannotAnythingHere = 223,
236
+ CannotBeCrafted = 224,
237
+ CannotBePerformedOverWater = 225,
238
+ CannotBePlacedHere = 226,
239
+ CannotBePreserved = 227,
240
+ CannotBeRefined = 228,
241
+ CannotBeRefinedReinforcementNeeded = 229,
242
+ CannotBeReinforced = 230,
243
+ CannotBeRepaired = 231,
244
+ CannotBuildHere = 232,
245
+ CannotDigWithHands = 233,
246
+ CannotEquipThatThere = 234,
247
+ CannotFishFor = 235,
248
+ CannotFromHere = 236,
249
+ CannotHere = 237,
250
+ CannotInWater = 238,
251
+ CannotLeave = 239,
252
+ CannotNoTreasure = 240,
253
+ CannotPickUpLockedContainer = 241,
254
+ CannotPickUpWhileLit = 242,
255
+ CannotPlaceContainerInItself = 243,
256
+ CannotPlaceHere = 244,
257
+ CannotPlaceThatFromHere = 245,
258
+ CannotPlaceThatHere = 246,
259
+ CannotPlaceThatOverWater = 247,
260
+ CannotPlantHereTilled = 248,
261
+ CannotRepairWhileLit = 249,
262
+ CannotRestHere = 250,
263
+ CannotShipNoItems = 251,
264
+ CannotShipNoPath = 252,
265
+ CannotSleepHere = 253,
266
+ CannotStartFireHere = 254,
267
+ CannotToAnythingHere = 255,
268
+ CannotToTellTime = 256,
269
+ CannotUseCommand = 257,
270
+ CannotWhenProtected = 258,
271
+ CannotWhenProtectedDangerousAction = 259,
272
+ CannotWhenProtectedDurability = 260,
273
+ CarryingTooMuchWeight = 261,
274
+ CarvedUpCorpse = 262,
275
+ Carving = 263,
276
+ CastYourLine = 264,
277
+ CaughtFish = 265,
278
+ ChatBanCommand = 266,
279
+ ChatBannedCommand = 267,
280
+ ChatCommandsCommand = 268,
281
+ ChatCommandsCommandCommand = 269,
282
+ ChatPingCommand = 270,
283
+ ChatPlayerMessage = 271,
284
+ ChatPlayersCommand = 272,
285
+ ChatServerMessage = 273,
286
+ ChatUnbanCommand = 274,
287
+ ChatUnknownCommand = 275,
288
+ Chop = 276,
289
+ Chopping = 277,
290
+ ClearedBlood = 278,
291
+ CloseToBeingDestroyed = 279,
292
+ Collapse = 280,
293
+ Collapsing = 281,
294
+ CommandAttack = 282,
295
+ CommandDefend = 283,
296
+ CommandFollowClose = 284,
297
+ CommandFollowFar = 285,
298
+ CommandHeel = 286,
299
+ CommandStay = 287,
300
+ CopiedMap = 288,
301
+ CorpseOf = 289,//#used via other translations
302
+ CorpseOfNamed = 290,//#used via other translations
303
+ Craft = 291,
304
+ Crafted = 292,
305
+ Crafts = 293,
306
+ CreatureAngered = 294,
307
+ CreatureAppears = 295,
308
+ CreatureAppeased = 296,
309
+ CreatureExcrement = 297,
310
+ CreatureHappinessHigh = 298,
311
+ CreatureHappinessLow = 299,
312
+ CreatureHappinessLowest = 300,
313
+ CreatureHappinessNormal = 301,
314
+ CreatureIdolAttractedCreature = 302,
315
+ CreatureRefusesToBeTamed = 303,
316
+ CreatureRefusesYou = 304,
317
+ CreatureUntamed = 305,
318
+ CreatureZoneBiomeChanged = 306,
319
+ CreatureZoneLayerChanged = 307,
320
+ CreatureZoneRerolled = 308,
321
+ CreatureZoneTierDecreased = 309,
322
+ CreatureZoneTierIncreased = 310,
323
+ CuredYourPoison = 311,
324
+ Cut = 312,
325
+ CutHasHealed = 313,
326
+ CutLostHealth = 314,
327
+ CutWasBandaged = 315,
328
+ DamageAppeared = 316,
329
+ DamagedByPouring = 317,
330
+ DangerousMove = 318,
331
+ DangerousOpen = 319,
332
+ DayQuarter1 = 320,
333
+ DayQuarter2 = 321,
334
+ DayQuarter3 = 322,
335
+ DayQuarter4 = 323,
336
+ DealtNoDamageToYou = 324,
337
+ DeathBy = 325,
338
+ DeathByBleeding = 326,
339
+ DeathByBurning = 327,
340
+ DeathByChallengeWinner = 328,
341
+ DeathByConsumption = 329,
342
+ DeathByCut = 330,
343
+ DeathByDrowning = 331,
344
+ DeathByExhaustion = 332,
345
+ DeathByFistByPlayer = 333,
346
+ DeathByFrostbite = 334,
347
+ DeathByFrostbiteTemperatureShock = 335,
348
+ DeathByMalnutrition = 336,
349
+ DeathByPoison = 337,
350
+ DeathBySteppingOn = 338,
351
+ DeathByTrap = 339,
352
+ DeathByWeaponByPlayer = 340,
353
+ DedicatedTitleAlreadySelected = 341,
354
+ DedicatedTitleMilestoneNotAllowed = 342,
355
+ DestroyedFromUse = 343,
356
+ DeveloperContainerDesync = 344,
357
+ DidNotSeemToBeHurting = 345,
358
+ Dig = 346,
359
+ DigAway = 347,
360
+ Digging = 348,
361
+ Disassemble = 349,
362
+ Disassembling = 350,
363
+ DiscoveredCaveEntrance = 351,
364
+ DiscoveredColdInsulation = 352,
365
+ DiscoveredHeatInsulation = 353,
366
+ DiscoveredInTheBottle = 354,
367
+ DiscoveredLavaPassage = 355,
368
+ DiscoveredQuality = 356,
369
+ Dismantle = 357,
370
+ Dismantling = 358,
371
+ DismantlingRequires = 359,
372
+ Dismounted = 360,
373
+ DisplacedPuddles = 361,
374
+ DoNotProduceAnyResources = 362,
375
+ DoodadCauseStatus = 363,
376
+ DoodadGroupTier = 364,
377
+ DrewSurroundings = 365,
378
+ Dripstone = 366,
379
+ DroppedIntoDepths = 367,
380
+ DroppedIntoFire = 368,
381
+ DroppedIntoTheVoid = 369,
382
+ DryadSprouted = 370,
383
+ DueToDehydration = 371,
384
+ DueToStarvation = 372,
385
+ DugTreasureOut = 373,
386
+ DugTreasureOutSurprise = 374,
387
+ DumpContentsOfContainerInInventory = 375,
388
+ DyingOfDehydration = 376,
389
+ EarnedMilestone = 377,
390
+ Effective = 378,
391
+ EquipmentPreventedStatusEffects = 379,
392
+ ErrorHasOccured = 380,
393
+ Excavating = 381,
394
+ ExtinguishedFire = 382,
395
+ ExtinguishedLightSource = 383,
396
+ ExudeNotPossible = 384,
397
+ FailedToAbsorb = 385,
398
+ FailedToAddFuelToTorch = 386,
399
+ FailedToCage = 387,
400
+ FailedToCatchFish = 388,
401
+ FailedToCauseDamage = 389,
402
+ FailedToCauseYouDamage = 390,
403
+ FailedToCopy = 391,
404
+ FailedToDraw = 392,
405
+ FailedToEnchant = 393,
406
+ FailedToExude = 394,
407
+ FailedToIgniteTorch = 395,
408
+ FailedToPickLock = 396,
409
+ FailedToPreserve = 397,
410
+ FailedToRefine = 398,
411
+ FailedToReinforce = 399,
412
+ FailedToRepair = 400,
413
+ FailedToStartFire = 401,
414
+ FailedToTame = 402,
415
+ FailedToTransmogrify = 403,
416
+ FarOffLands = 404,
417
+ FeltBurningPainLostHealth = 405,
418
+ FeltFrostbitePainLostHealth = 406,
419
+ FewMinutes = 407,
420
+ Filled = 408,
421
+ FilledFrom = 409,
422
+ FireAroundYouIsWarm = 410,
423
+ FiredIntoObstacle = 411,
424
+ FireOverflowed = 412,
425
+ FireOverflowedFireElemental = 413,
426
+ FireSource = 414,
427
+ FishingWithNoBait = 415,
428
+ Floating = 416,
429
+ FreshWater = 417,
430
+ FromTheStill = 418,
431
+ FuelIsRequired = 419,
432
+ Gather = 420,
433
+ GatherDestroy = 421,
434
+ Gathering = 422,
435
+ GhostNoActions = 423,
436
+ GhostOf = 424,
437
+ GoatHasNoMilk = 425,
438
+ HackAway = 426,
439
+ HandProtectionPreventedInjury = 427,
440
+ HandsNotEffectiveFor = 428,
441
+ Harvest = 429,
442
+ Harvesting = 430,
443
+ HasBeenHurtByATrap = 431,
444
+ HasDecayed = 432,
445
+ HasHitYouForDamage = 433,
446
+ HasNoEffect = 434,
447
+ HasSetTrapOffNoDamage = 435,
448
+ HasSplit = 436,
449
+ HelpGrow = 437,
450
+ HitchAttempt = 438,
451
+ HitchCreature = 439,
452
+ HitchDisabled = 440,
453
+ HitchInUse = 441,
454
+ HitForDamage = 442,
455
+ HitYouForDamage = 443,
456
+ Hour = 444,
457
+ Hours = 445,
458
+ HurtHandsHittingWithoutWeapons = 446,
459
+ HurtHandsWithNoTool = 447,
460
+ IgnitedTorch = 448,
461
+ Ineffective = 449,
462
+ InjuredFromTrap = 450,
463
+ InNeedOfRepair = 451,
464
+ InteractingWithHasInjuredYouForDamage = 452,
465
+ InvalidContainer = 453,
466
+ IsInTheWayOfPickingUp = 454,
467
+ ItemFromWater = 455,
468
+ JoinedAServer = 456,
469
+ Jump = 457,
470
+ Killed = 458,
471
+ KnowledgeHasIncreased = 459,
472
+ LastPlaceYouLeftOff = 460,
473
+ LearnedHowToCreate = 461,
474
+ LikelyFailures = 462,
475
+ Limited = 463,
476
+ Lockpick = 464,
477
+ MapCompletedNotOfThisArea = 465,
478
+ MapDestroyed = 466,
479
+ MapNearlyDestroyed = 467,
480
+ MapNotOfThisArea = 468,
481
+ MaterialsDestroyed = 469,
482
+ MessageOfTheDay = 470,
483
+ MetabolismSlowed = 471,
484
+ Milk = 472,
485
+ Mine = 473,
486
+ Mining = 474,
487
+ MissedWith = 475,
488
+ MissedYouWith = 476,
489
+ MovedItem = 477,
490
+ MovedItemFailed = 478,
491
+ MoveOverTrapButDoNotSetOff = 479,
492
+ MultiplayerGamePaused = 480,
493
+ MultiplayerGameResumed = 481,
494
+ MultiplayerPlayerConnected = 482,
495
+ MultiplayerPlayerDied = 483,
496
+ MultiplayerPlayerDisconnected = 484,
497
+ MultiplayerPlayerJoined = 485,
498
+ MustBeEquippedToIgnite = 486,
499
+ Mysteriously = 487,
500
+ NearlyBurnedEquipmentProtectedYou = 488,
501
+ NeedToStartTravelsOutside = 489,
502
+ NeedWaterForBoat = 490,
503
+ NightQuarter1 = 491,
504
+ NightQuarter2 = 492,
505
+ NightQuarter3 = 493,
506
+ NightQuarter4 = 494,
507
+ No = 495,
508
+ NoAmmunitionForThatWeapon = 496,
509
+ NoFireToStokeWith = 497,
510
+ NoFishAtLocation = 498,
511
+ NoGroundWater = 499,
512
+ NoInkToDrawMap = 500,
513
+ NoKindlingOrFuelItemsToStartFire = 501,
514
+ NoKindlingToStartFire = 502,
515
+ NoLongerFeelPainOfBeingBurned = 503,
516
+ NoLongerFeelPainOfBeingFrostbitten = 504,
517
+ NoLongerHostile = 505,
518
+ NoMoreRoomInContainer = 506,
519
+ NoPaperToDrawMap = 507,
520
+ NoRequiredItemToFireWeapon = 508,
521
+ NoReturnWithoutCompletingChallenges = 509,
522
+ NoRoomForImprovement = 510,
523
+ NoRoomForVehicle = 511,
524
+ NoRoomToDrop = 512,
525
+ NoRoomToSummon = 513,
526
+ NotEnoughPurifiedWaterYet = 514,
527
+ NotEnoughTreasureToReturn = 515,
528
+ NothingTo = 516,
529
+ NothingToGetFromThis = 517,
530
+ NothingToHarvestFromThisGather = 518,
531
+ NothingToSmother = 519,
532
+ NothingUsefulToHarvestYet = 520,
533
+ NoTinderToStartFire = 521,
534
+ NotSuitableToPlant = 522,
535
+ NoWaterInStill = 523,
536
+ NPCMerchantNewInventoryDialogue1 = 524,
537
+ NPCMerchantNewInventoryDialogue2 = 525,
538
+ NPCMerchantNewInventoryDialogue3 = 526,
539
+ NPCMerchantNewInventoryDialogue4 = 527,
540
+ NPCMerchantStartingDialogue1 = 528,
541
+ NPCMerchantStartingDialogue2 = 529,
542
+ NPCMerchantStartingDialogue3 = 530,
543
+ NPCMerchantStartingDialogue4 = 531,
544
+ NPCMerchantWelcomeCredit = 532,
545
+ NPCShipperShipToIsland = 533,
546
+ NPCShipperStartingDialogue1 = 534,
547
+ NPCShipperStartingDialogue2 = 535,
548
+ NPCShipperStartingDialogue3 = 536,
549
+ NPCShipperStartingDialogue4 = 537,
550
+ NPCWelcome = 538,
551
+ ObjectIsLocked = 539,
552
+ ObjectIsLockedAttemptToBreakIt = 540,
553
+ OfferAberrantFail = 541,
554
+ OfferAberrantFailButTamed = 542,
555
+ Open = 543,
556
+ OpenClose = 544,
557
+ OpenCollapse = 545,
558
558
  OverEatingLostStamina = 546,
559
559
  OverHydratingLostStamina = 547,
560
560
  Pack = 548,
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.4-beta.dev.20250509.1",
4
+ "version": "2.14.4-beta.dev.20250510.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",