@wayward/types 2.15.0-beta.dev.20250919.1 → 2.15.0-beta.dev.20250920.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.
@@ -88,660 +88,660 @@ declare enum Message {
88
88
  ActionFishingSlipped = 76,
89
89
  ActionFishingTooShallow = 77,
90
90
  ActionGatherNoResourceYet = 78,
91
- ActionInvokeCannotUseSilence = 79,
92
- ActionInvokeChaosNoEffect = 80,
93
- ActionInvokeEvilCreaturesAttracted = 81,
94
- ActionInvokeEvilCreaturesNoneSummoned = 82,
95
- ActionInvokeGoodCreaturesPacified = 83,
96
- ActionInvokeGoodCreaturesPacifiedAttacked = 84,
97
- ActionInvokeGoodCreaturesPacifiedNone = 85,
98
- ActionJumpCannotJump = 86,
99
- ActionMeleeNothingToAttack = 87,
100
- ActionMoveItemCannotUseContainerTooFarAway = 88,
101
- ActionMoveItemCannotUseEquipped = 89,
102
- ActionMoveItemCannotUseFromInvalidContainer = 90,
103
- ActionMoveItemCannotUseInvalidContainer = 91,
104
- ActionMoveItemCannotUseItemFilteredOut = 92,
105
- ActionMoveItemCannotUseItemQualityOrTypeIncorrect = 93,
106
- ActionMoveItemCannotUseItemTooFarAway = 94,
107
- ActionMoveItemCannotUseMovingFromMultipleContainers = 95,
108
- ActionMoveItemCannotUseNoContainerToMoveTo = 96,
109
- ActionMoveItemCannotUseNoItems = 97,
110
- ActionMoveItemCannotUseNoRoom = 98,
111
- ActionMoveItemCannotUseProtected = 99,
112
- ActionMoveToSwimOffEdgeCannotCombatTides = 100,
113
- ActionNavigateMoon = 101,
114
- ActionNavigateNotOverworld = 102,
115
- ActionNavigateSun = 103,
116
- ActionNavigateUseSextant = 104,
117
- ActionPetCreatureRefused = 105,
118
- ActionPetNotAccepted = 106,
119
- ActionPetNoTamedCreature = 107,
120
- ActionPickUpAllItemsNoItems = 108,
121
- ActionPickUpDoodadCannotUseContainsItems = 109,
122
- ActionPickUpExcrementNoExcrement = 110,
123
- ActionPickUpItemNoItem = 111,
124
- ActionPickUpNoPickUp = 112,
125
- ActionPourNoEffect = 113,
126
- ActionRefineNoDurability = 114,
127
- ActionReleaseNoTamedCreature = 115,
128
- ActionRenameIsland = 116,
129
- ActionRepairMaxDurabilityTooLow = 117,
130
- ActionReshapeFailed = 118,
131
- ActionReshapeNotPossibleBonus = 119,
132
- ActionReshapeReshaped = 120,
133
- ActionRestAdjacentCreature = 121,
134
- ActionSailToCivilizationNotInsideBoat = 122,
135
- ActionSailToIsland = 123,
136
- ActionSailToIslandArrived = 124,
137
- ActionSailToIslandCannotUseCannotReachEdge = 125,
138
- ActionSailToIslandCannotUseCannotReachPort = 126,
139
- ActionSailToIslandCannotUseGhost = 127,
140
- ActionSailToIslandCannotUseInvalidDestination = 128,
141
- ActionSailToIslandCannotUseNoDestination = 129,
142
- ActionSailToIslandCannotUseNotEnoughStamina = 130,
143
- ActionSailToIslandCannotUseNotEnoughSwimmingSkill = 131,
144
- ActionSailToIslandCannotUseTravellingIsDisallowedInTheseLands = 132,
145
- ActionSailToIslandPlayerArriving = 133,
146
- ActionSailToIslandPlayerDeparting = 134,
147
- ActionSetCreatureAiAlreadyCommanded = 135,
148
- ActionSetCreatureAiCannotCommand = 136,
149
- ActionSetCreatureAiNotEnoughSkill = 137,
150
- ActionSetCreatureAiNotEnoughTames = 138,
151
- ActionSetDownNotEnoughRoom = 139,
152
- ActionShipToIslandNoDestination = 140,
153
- ActionSquishCannotHere = 141,
154
- ActionSquishNoRoom = 142,
155
- ActionStokeFireMaximumStokeReached = 143,
156
- ActionSwapEquipmentCannotUseNoEquipmentToSwap = 144,
157
- ActionTameCreatureTamed = 145,
158
- ActionTameNoCreature = 146,
159
- ActionTestDepthNothingToTest = 147,
160
- ActionTestDepthWell = 148,
161
- ActionToggleContainerCannotUseAlreadyClosed = 149,
162
- ActionToggleContainerCannotUseNoContainer = 150,
163
- ActionToggleContainerCannotUseNoContainerToClose = 151,
164
- ActionToggleContainerCannotUseNoContainerToOpen = 152,
165
- ActionToggleContainerCannotUseNotAccessible = 153,
166
- ActionToggleContainerCannotUseUnknownContainer = 154,
167
- ActionToggleDoorNoDoor = 155,
168
- ActionToggleHitchAlreadyHitched = 156,
169
- ActionToggleHitchAlreadyUnhitched = 157,
170
- ActionToggleHitchNoCreature = 158,
171
- ActionToggleHitchNoHitch = 159,
172
- ActionToggleTilledAlreadyPacked = 160,
173
- ActionToggleTilledAlreadyTilled = 161,
174
- ActionToggleTilledDug = 162,
175
- ActionTradeCannotUseExceedsCarryWeight = 163,
176
- ActionTradeCannotUseNotEnoughCredit = 164,
177
- ActionTradeCannotUseNothingToTrade = 165,
178
- ActionTradeCannotUseTradedTooMuch = 166,
179
- ActionTradeCreditChange = 167,
180
- ActionTradeCreditChangeDecrease = 168,
181
- ActionTradeCreditChangeIncrease = 169,
182
- ActionTradeDialogue1 = 170,
183
- ActionTradeDialogue2 = 171,
184
- ActionTradeDialogue3 = 172,
185
- ActionTradeDialogue4 = 173,
186
- ActionTradeIndicateUntradable = 174,
187
- ActionTradeMerchantItems = 175,
188
- ActionTradeYourItems = 176,
189
- ActionUncageCannotUncageHere = 177,
190
- ActionUpgradeFailed = 178,
191
- ActionUpgradeMagicalInert = 179,
192
- ActionUpgradeNoEffect = 180,
193
- ActionUpgradeNotMagical = 181,
194
- ActionUpgradeNotPossible = 182,
195
- ActionUpgradeUpgraded = 183,
196
- ActionUseItemWeaponNeeded = 184,
197
- ActionViewItemsCannotUseBlocked = 185,
198
- AddedFuelToFire = 186,
199
- AddedFuelToTorch = 187,
200
- AllEquipmentUnEquipped = 188,
201
- AlreadyDesalinatedWaterInStill = 189,
202
- AlreadyFullyRefined = 190,
203
- AlreadyFullyRepaired = 191,
204
- AlreadyPreserved = 192,
205
- AnotherIsland = 193,
206
- AnUnknownItem = 194,
207
- AppearedNotEffectiveForGathering = 195,
208
- ArmorAppeared = 196,
209
- ArmorProtectedFromInjuryAgainst = 197,
210
- AttemptToSoothBurnInWater = 198,
211
- AttemptToSoothFrostbiteWithFire = 199,
212
- AttemptToSoothFrostbiteWithFireTooHot = 200,
213
- AttemptToTill = 201,
214
- BadlyBurnedLostHealth = 202,
215
- BeenPoisoned = 203,
216
- BeginSleeping = 204,
217
- BeginUsingVehicle = 205,
218
- BleedingHasStopped = 206,
219
- BleedingProfusely = 207,
220
- BleedingToDeathLostHealth = 208,
221
- BookBlank = 209,
222
- BookContains = 210,
223
- BookCrumbles = 211,
224
- BookDiagrams = 212,
225
- BookEmpty = 213,
226
- BookNothing = 214,
227
- BookOpen = 215,
228
- BookScribbles = 216,
229
- BothEffectiveIneffective = 217,
230
- BrokeIntoPieces = 218,
231
- BrokenOnImpact = 219,
232
- BrokenWhileFiring = 220,
233
- Build = 221,
234
- Burned = 222,
235
- Butcher = 223,
236
- CannotAddAnyMoreFuel = 224,
237
- CannotAnythingHere = 225,
238
- CannotBeCrafted = 226,
239
- CannotBePerformedOverWater = 227,
240
- CannotBePlacedHere = 228,
241
- CannotBePreserved = 229,
242
- CannotBeRefined = 230,
243
- CannotBeRefinedReinforcementNeeded = 231,
244
- CannotBeReinforced = 232,
245
- CannotBeRepaired = 233,
246
- CannotBuildHere = 234,
247
- CannotDigWithHands = 235,
248
- CannotEquipThatThere = 236,
249
- CannotFishFor = 237,
250
- CannotFromHere = 238,
251
- CannotHere = 239,
252
- CannotInWater = 240,
253
- CannotLeave = 241,
254
- CannotNoTreasure = 242,
255
- CannotPickUpLockedContainer = 243,
256
- CannotPickUpWhileLit = 244,
257
- CannotPlaceContainerInItself = 245,
258
- CannotPlaceHere = 246,
259
- CannotPlaceThatFromHere = 247,
260
- CannotPlaceThatHere = 248,
261
- CannotPlaceThatOverWater = 249,
262
- CannotPlantHereTilled = 250,
263
- CannotRepairWhileLit = 251,
264
- CannotRestHere = 252,
265
- CannotShipNoItems = 253,
266
- CannotShipNoPath = 254,
267
- CannotSleepHere = 255,
268
- CannotStartFireHere = 256,
269
- CannotToAnythingHere = 257,
270
- CannotToTellTime = 258,
271
- CannotUseCommand = 259,
272
- CannotWhenProtected = 260,
273
- CannotWhenProtectedDangerousAction = 261,
274
- CannotWhenProtectedDurability = 262,
275
- CarryingTooMuchWeight = 263,
276
- CarvedUpCorpse = 264,
277
- Carving = 265,
278
- CastYourLine = 266,
279
- CaughtFish = 267,
280
- ChatBanCommand = 268,
281
- ChatBannedCommand = 269,
282
- ChatCommandsCommand = 270,
283
- ChatCommandsCommandCommand = 271,
284
- ChatPingCommand = 272,
285
- ChatPlayerMessage = 273,
286
- ChatPlayersCommand = 274,
287
- ChatServerMessage = 275,
288
- ChatUnbanCommand = 276,
289
- ChatUnknownCommand = 277,
290
- Chop = 278,
291
- Chopping = 279,
292
- ClearedBlood = 280,
293
- CloseToBeingDestroyed = 281,
294
- Collapse = 282,
295
- Collapsing = 283,
296
- CommandAttack = 284,
297
- CommandDefend = 285,
298
- CommandFollowClose = 286,
299
- CommandFollowFar = 287,
300
- CommandHeel = 288,
301
- CommandStay = 289,
302
- CopiedMap = 290,
303
- CorpseOf = 291,//#used via other translations
304
- CorpseOfNamed = 292,//#used via other translations
305
- Craft = 293,
306
- Crafted = 294,
307
- Crafts = 295,
308
- CreatureAngered = 296,
309
- CreatureAppears = 297,
310
- CreatureAppeased = 298,
311
- CreatureExcrement = 299,
312
- CreatureHappinessHigh = 300,
313
- CreatureHappinessLow = 301,
314
- CreatureHappinessLowest = 302,
315
- CreatureHappinessNormal = 303,
316
- CreatureIdolAttractedCreature = 304,
317
- CreatureRefusesToBeTamed = 305,
318
- CreatureRefusesYou = 306,
319
- CreatureUntamed = 307,
320
- CreatureZoneBiomeChanged = 308,
321
- CreatureZoneLayerChanged = 309,
322
- CreatureZoneRerolled = 310,
323
- CreatureZoneTierDecreased = 311,
324
- CreatureZoneTierIncreased = 312,
325
- CrushedItemsUnderfoot = 313,
326
- CuredYourPoison = 314,
327
- Cut = 315,
328
- CutHasHealed = 316,
329
- CutLostHealth = 317,
330
- CutWasBandaged = 318,
331
- DamageAppeared = 319,
332
- DamagedByPouring = 320,
333
- DangerousMove = 321,
334
- DangerousOpen = 322,
335
- DayQuarter1 = 323,
336
- DayQuarter2 = 324,
337
- DayQuarter3 = 325,
338
- DayQuarter4 = 326,
339
- DealtNoDamageToYou = 327,
340
- DeathBy = 328,
341
- DeathByBleeding = 329,
342
- DeathByBurning = 330,
343
- DeathByChallengeWinner = 331,
344
- DeathByConsumption = 332,
345
- DeathByCut = 333,
346
- DeathByDrowning = 334,
347
- DeathByExhaustion = 335,
348
- DeathByFistByPlayer = 336,
349
- DeathByFrostbite = 337,
350
- DeathByFrostbiteTemperatureShock = 338,
351
- DeathByMalnutrition = 339,
352
- DeathByPoison = 340,
353
- DeathBySteppingOn = 341,
354
- DeathByTrap = 342,
355
- DeathByWeaponByPlayer = 343,
356
- DedicatedTitleAlreadySelected = 344,
357
- DedicatedTitleMilestoneNotAllowed = 345,
358
- DestroyedFromUse = 346,
359
- DeveloperContainerDesync = 347,
360
- DidNotSeemToBeHurting = 348,
361
- Dig = 349,
362
- DigAway = 350,
363
- Digging = 351,
364
- Disassemble = 352,
365
- Disassembling = 353,
366
- DiscoveredCaveEntrance = 354,
367
- DiscoveredColdInsulation = 355,
368
- DiscoveredHeatInsulation = 356,
369
- DiscoveredInTheBottle = 357,
370
- DiscoveredLavaPassage = 358,
371
- DiscoveredQuality = 359,
372
- Dismantle = 360,
373
- Dismantling = 361,
374
- DismantlingRequires = 362,
375
- Dismounted = 363,
376
- DisplacedPuddles = 364,
377
- DoNotProduceAnyResources = 365,
378
- DoodadCauseStatus = 366,
379
- DoodadGroupTier = 367,
380
- DrewSurroundings = 368,
381
- Dripstone = 369,
382
- DroppedIntoDepths = 370,
383
- DroppedIntoFire = 371,
384
- DroppedIntoTheVoid = 372,
385
- DryadSprouted = 373,
386
- DueToDehydration = 374,
387
- DueToStarvation = 375,
388
- DugTreasureOut = 376,
389
- DugTreasureOutSurprise = 377,
390
- DumpContentsOfContainerInInventory = 378,
391
- DyingOfDehydration = 379,
392
- EarnedMilestone = 380,
393
- Effective = 381,
394
- EquipmentPreventedStatusEffects = 382,
395
- ErrorHasOccured = 383,
396
- Excavating = 384,
397
- ExtinguishedFire = 385,
398
- ExtinguishedLightSource = 386,
399
- ExudeNotPossible = 387,
400
- FailedToAbsorb = 388,
401
- FailedToAddFuelToTorch = 389,
402
- FailedToCage = 390,
403
- FailedToCatchFish = 391,
404
- FailedToCauseDamage = 392,
405
- FailedToCauseYouDamage = 393,
406
- FailedToCopy = 394,
407
- FailedToDraw = 395,
408
- FailedToEnchant = 396,
409
- FailedToExude = 397,
410
- FailedToIgniteTorch = 398,
411
- FailedToPickLock = 399,
412
- FailedToPreserve = 400,
413
- FailedToRefine = 401,
414
- FailedToReinforce = 402,
415
- FailedToRepair = 403,
416
- FailedToStartFire = 404,
417
- FailedToTame = 405,
418
- FailedToTransmogrify = 406,
419
- FarOffLands = 407,
420
- FeltBurningPainLostHealth = 408,
421
- FeltFrostbitePainLostHealth = 409,
422
- FewMinutes = 410,
423
- Filled = 411,
424
- FilledFrom = 412,
425
- FireAroundYouIsWarm = 413,
426
- FiredIntoObstacle = 414,
427
- FireOverflowed = 415,
428
- FireOverflowedFireElemental = 416,
429
- FireSource = 417,
430
- FishingWithNoBait = 418,
431
- Floating = 419,
432
- FreshWater = 420,
433
- FromTheStill = 421,
434
- FuelIsRequired = 422,
435
- Gather = 423,
436
- GatherDestroy = 424,
437
- Gathering = 425,
438
- GhostNoActions = 426,
439
- GhostOf = 427,
440
- GoatHasNoMilk = 428,
441
- HackAway = 429,
442
- HandProtectionPreventedInjury = 430,
443
- HandsNotEffectiveFor = 431,
444
- Harvest = 432,
445
- Harvesting = 433,
446
- HasBeenHurtByATrap = 434,
447
- HasDecayed = 435,
448
- HasHitYouForDamage = 436,
449
- HasNoEffect = 437,
450
- HasSetTrapOffNoDamage = 438,
451
- HasSplit = 439,
452
- HelpGrow = 440,
453
- HitchAttempt = 441,
454
- HitchCreature = 442,
455
- HitchDisabled = 443,
456
- HitchInUse = 444,
457
- HitForDamage = 445,
458
- HitYouForDamage = 446,
459
- Hour = 447,
460
- Hours = 448,
461
- HurtHandsHittingWithoutWeapons = 449,
462
- HurtHandsWithNoTool = 450,
463
- IgnitedTorch = 451,
464
- Ineffective = 452,
465
- InjuredFromTrap = 453,
466
- InNeedOfRepair = 454,
467
- InteractingWithHasInjuredYouForDamage = 455,
468
- InvalidContainer = 456,
469
- IsInTheWayOfPickingUp = 457,
470
- ItemFromWater = 458,
471
- JoinedAServer = 459,
472
- Jump = 460,
473
- Killed = 461,
474
- KnowledgeHasIncreased = 462,
475
- LastPlaceYouLeftOff = 463,
476
- LearnedHowToCreate = 464,
477
- LikelyFailures = 465,
478
- Limited = 466,
479
- Lockpick = 467,
480
- MapCompletedNotOfThisArea = 468,
481
- MapDestroyed = 469,
482
- MapNearlyDestroyed = 470,
483
- MapNotOfThisArea = 471,
484
- MaterialsDestroyed = 472,
485
- MessageOfTheDay = 473,
486
- MetabolismSlowed = 474,
487
- Milk = 475,
488
- Mine = 476,
489
- Mining = 477,
490
- MissedWith = 478,
491
- MissedYouWith = 479,
492
- MovedItem = 480,
493
- MovedItemFailed = 481,
494
- MoveOverTrapButDoNotSetOff = 482,
495
- MultiplayerGamePaused = 483,
496
- MultiplayerGameResumed = 484,
497
- MultiplayerPlayerConnected = 485,
498
- MultiplayerPlayerDied = 486,
499
- MultiplayerPlayerDisconnected = 487,
500
- MultiplayerPlayerJoined = 488,
501
- MustBeEquippedToIgnite = 489,
502
- Mysteriously = 490,
503
- NearlyBurnedEquipmentProtectedYou = 491,
504
- NeedToStartTravelsOutside = 492,
505
- NeedWaterForBoat = 493,
506
- NightQuarter1 = 494,
507
- NightQuarter2 = 495,
508
- NightQuarter3 = 496,
509
- NightQuarter4 = 497,
510
- No = 498,
511
- NoAmmunitionForThatWeapon = 499,
512
- NoFireToStokeWith = 500,
513
- NoFishAtLocation = 501,
514
- NoGroundWater = 502,
515
- NoInkToDrawMap = 503,
516
- NoKindlingOrFuelItemsToStartFire = 504,
517
- NoKindlingToStartFire = 505,
518
- NoLongerFeelPainOfBeingBurned = 506,
519
- NoLongerFeelPainOfBeingFrostbitten = 507,
520
- NoLongerHostile = 508,
521
- NoMoreRoomInContainer = 509,
522
- NoPaperToDrawMap = 510,
523
- NoRequiredItemToFireWeapon = 511,
524
- NoReturnWithoutCompletingChallenges = 512,
525
- NoRoomForImprovement = 513,
526
- NoRoomForVehicle = 514,
527
- NoRoomToDrop = 515,
528
- NoRoomToSummon = 516,
529
- NotEnoughPurifiedWaterYet = 517,
530
- NotEnoughTreasureToReturn = 518,
531
- NothingTo = 519,
532
- NothingToGetFromThis = 520,
533
- NothingToHarvestFromThisGather = 521,
534
- NothingToSmother = 522,
535
- NothingUsefulToHarvestYet = 523,
536
- NoTinderToStartFire = 524,
537
- NotSuitableToPlant = 525,
538
- NoWaterInStill = 526,
539
- NPCMerchantNewInventoryDialogue1 = 527,
540
- NPCMerchantNewInventoryDialogue2 = 528,
541
- NPCMerchantNewInventoryDialogue3 = 529,
542
- NPCMerchantNewInventoryDialogue4 = 530,
543
- NPCMerchantStartingDialogue1 = 531,
544
- NPCMerchantStartingDialogue2 = 532,
545
- NPCMerchantStartingDialogue3 = 533,
546
- NPCMerchantStartingDialogue4 = 534,
547
- NPCMerchantWelcomeCredit = 535,
548
- NPCShipperShipToIsland = 536,
549
- NPCShipperStartingDialogue1 = 537,
550
- NPCShipperStartingDialogue2 = 538,
551
- NPCShipperStartingDialogue3 = 539,
552
- NPCShipperStartingDialogue4 = 540,
553
- NPCWelcome = 541,
554
- ObjectIsLocked = 542,
555
- ObjectIsLockedAttemptToBreakIt = 543,
556
- OfferAberrantFail = 544,
557
- OfferAberrantFailButTamed = 545,
558
- Open = 546,
559
- OpenClose = 547,
560
- OpenCollapse = 548,
561
- OverEatingLostStamina = 549,
562
- OverHydratingLostStamina = 550,
563
- Pack = 551,
564
- PaperTurnedToMush = 552,
565
- ParryTheBlow = 553,
566
- PetCreature = 554,
567
- PickAway = 555,
568
- PickUp = 556,
569
- PickUpExcrement = 557,
570
- PickUpTheItem = 558,
571
- Place = 559,
572
- PlacedItem = 560,
573
- PlacedItemFailed = 561,
574
- PlacedOnGround = 562,
575
- PlantedInGround = 563,
576
- PlantGatheredPlant = 564,
577
- PlantGatheringWillDestroy = 565,
578
- PlantHasResourcesToGather = 566,
579
- PlantHasResourcesToHarvest = 567,
580
- PlantHighlyFertile = 568,
581
- Planting = 569,
582
- PlantIsBare = 570,
583
- PlantIsFertile = 571,
584
- PlantIsInStage = 572,
585
- PlantIsNotFertile = 573,
586
- PlantNotReadyToHarvest = 574,
587
- PlantReadyToGather = 575,
588
- PlantReadyToGatherNotMaximal = 576,
589
- PlantReadyToHarvest = 577,
590
- PlantReadyToHarvestNotMaximal = 578,
591
- PlayerHas = 579,
592
- PlayerHasCompletedChallengeRequirement = 580,
593
- PlayerHasWonChallenge = 581,
594
- Poisoned = 582,
595
- PoisonedLostHealth = 583,
596
- PoisonWorkedItsCourse = 584,
597
- PouredOut = 585,
598
- PouredOutOnYourself = 586,
599
- PouredWaterIntoStill = 587,
600
- PourHarmedPlant = 588,
601
- PourHealedPlant = 589,
602
- PourHealedPlantFully = 590,
603
- PourHealedPlantPartially = 591,
604
- PourIncreasedFertility = 592,
605
- Pouring = 593,
606
- PourOverWatering = 594,
607
- Prepare = 595,
608
- Prepared = 596,
609
- PreservedFood = 597,
610
- PurifiedWaterInBottom = 598,
611
- PurifiedWaterInStill = 599,
612
- RandomEventsFire = 600,
613
- ReduceLength = 601,
614
- RefusedToBeTamed = 602,
615
- Repair = 603,
616
- RequiredForDisassembly = 604,
617
- RequiresFireToBeLit = 605,
618
- RequiresYouToBeAround = 606,
619
- Resistant = 607,
620
- Rest = 608,
621
- Rested = 609,
622
- Resting = 610,
623
- RestingOnGroundNotEffective = 611,
624
- RestInterrupted = 612,
625
- RestInterruptedDamage = 613,
626
- RestInterruptedDying = 614,
627
- RestInterruptedLoudNoise = 615,
628
- RestInterruptedPain = 616,
629
- RestInterruptedStirring = 617,
630
- RestInterruptedWaterPoured = 618,
631
- RestLongTime = 619,
632
- RestModerateTime = 620,
633
- RestOnBoat = 621,
634
- RestShortTime = 622,
635
- RestTime = 623,
636
- ReturnedToCivilization = 624,
637
- ReturningToCivilizationSetOffAgain = 625,
638
- ReturnsToLife = 626,
639
- Reverse = 627,
640
- Ride = 628,
641
- Sailing = 629,
642
- ScrollMaster = 630,
643
- ScrollProvidedNoUsefulInsight = 631,
644
- Seawater = 632,
645
- SeemsToHaveDrawnEnergy = 633,
646
- SetTrapOffButNoDamage = 634,
647
- SetUp = 635,
648
- ShadowInTheWater = 636,
649
- SkillHasRaised = 637,
650
- Skills = 638,
651
- Sleep = 639,
652
- Sleeping = 640,
653
- SleepOnBoat = 641,
654
- Slept = 642,
655
- SlitherSuckerConstricts = 643,
656
- SlitherSuckerFailedToRemove = 644,
657
- SlitherSuckerFailedToRemoveOuch = 645,
658
- SlitherSuckerJumpedOnHead = 646,
659
- SolarStill = 647,
660
- SomethingInTheWayOf = 648,
661
- SomethingInTheWayOfButcherFirst = 649,
662
- SomethingInTheWayOfFire = 650,
663
- SomethingInTheWayOfFishing = 651,
664
- SomethingInTheWayOfPerforming = 652,
665
- SomethingInTheWayOfPlacing = 653,
666
- SomethingInTheWayOfReleasing = 654,
667
- SomethingInTheWayOfSummoning = 655,
668
- SomethingInWayOfClosingDoor = 656,
669
- SoothedTheirBurnInjuries = 657,
670
- SoothedYourBurnInjuries = 658,
671
- SortedByCategory = 659,
672
- SortedByCraftableOnly = 660,
673
- SortedByName = 661,
674
- SortedBySkill = 662,
675
- SortedByUnlockedTime = 663,
676
- StaminaIsFull = 664,
677
- StartedFire = 665,
678
- StartTravelInWater = 666,
679
- StarvingToDeath = 667,
680
- StatAmount = 668,
681
- StatChangeUnknown = 669,
682
- StatGained = 670,
683
- StatIncreasing = 671,
684
- StatLost = 672,
685
- StatQuenched = 673,
686
- StatRegained = 674,
687
- StatSated = 675,
688
- SteppingOn = 676,
689
- Still = 677,
690
- StillHasNoWaterToPurify = 678,
691
- StirredUpClawWorm = 679,
692
- StirredUpCreature = 680,
693
- StoppedYourBleeding = 681,
694
- StopUsingVehicle = 682,
695
- SummonedGuardiansByDiggingTreasure = 683,
696
- SummonedGuardiansByLockpicking = 684,
697
- SummonVoidDwellerItem = 685,
698
- SummonVoidDwellerRinging = 686,
699
- SummonVoidDwellerShiver = 687,
700
- SunNotBrightEnoughToStartFire = 688,
701
- SwampWater = 689,
702
- Swimming = 690,
703
- TakenFromGroundBecomeTamed = 691,
704
- TeleportBlocked = 692,
705
- Teleported = 693,
706
- TheirFist = 694,
707
- TheirInventory = 695,
708
- ThePlant = 696,
709
- ThereIsNoContainerOnTheStill = 697,
710
- ThereIsNoSunToStartFire = 698,
711
- ThisCannotBeMilked = 699,
712
- Throw = 700,
713
- ThrownIntoDepths = 701,
714
- ThrownIntoObstacle = 702,
715
- ThrownIntoVoid = 703,
716
- TierGroup = 704,
717
- TileMakeCaveEntranceNearby = 705,
718
- TileMakeCaveEntrancePassable = 706,
719
- TileMakeCaveEntranceVoid = 707,
720
- Till = 708,
721
- Tilling = 709,
722
- TimeIs = 710,
723
- TimeIsDawn = 711,
724
- TimeIsDaytime = 712,
725
- TimeIsDusk = 713,
726
- TimeIsNighttime = 714,
727
- TimeIsSunrise = 715,
728
- TimeIsSunset = 716,
729
- ToFight = 717,
730
- TooDamaged = 718,
731
- TooExhaustedToJump = 719,
732
- Touching = 720,
733
- TrampledFire = 721,
734
- TrampledFireFail = 722,
735
- TrampledFirePartial = 723,
736
- TrampledIntoGround = 724,
737
- TrampleIntoGround = 725,
738
- Trampling = 726,
739
- TransmogrificationNoEffect = 727,
740
- TransmogrificationNotPossible = 728,
741
- Transmogrified = 729,
742
- TrapMissed = 730,
743
- TrapStoppedYou = 731,
744
- ActionGatherSlowed = 732,
91
+ ActionGatherSlowed = 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
+ ActionSquishCannotHere = 142,
155
+ ActionSquishNoRoom = 143,
156
+ ActionStokeFireMaximumStokeReached = 144,
157
+ ActionSwapEquipmentCannotUseNoEquipmentToSwap = 145,
158
+ ActionTameCreatureTamed = 146,
159
+ ActionTameNoCreature = 147,
160
+ ActionTestDepthNothingToTest = 148,
161
+ ActionTestDepthWell = 149,
162
+ ActionToggleContainerCannotUseAlreadyClosed = 150,
163
+ ActionToggleContainerCannotUseNoContainer = 151,
164
+ ActionToggleContainerCannotUseNoContainerToClose = 152,
165
+ ActionToggleContainerCannotUseNoContainerToOpen = 153,
166
+ ActionToggleContainerCannotUseNotAccessible = 154,
167
+ ActionToggleContainerCannotUseUnknownContainer = 155,
168
+ ActionToggleDoorNoDoor = 156,
169
+ ActionToggleHitchAlreadyHitched = 157,
170
+ ActionToggleHitchAlreadyUnhitched = 158,
171
+ ActionToggleHitchNoCreature = 159,
172
+ ActionToggleHitchNoHitch = 160,
173
+ ActionToggleTilledAlreadyPacked = 161,
174
+ ActionToggleTilledAlreadyTilled = 162,
175
+ ActionToggleTilledDug = 163,
176
+ ActionTradeCannotUseExceedsCarryWeight = 164,
177
+ ActionTradeCannotUseNotEnoughCredit = 165,
178
+ ActionTradeCannotUseNothingToTrade = 166,
179
+ ActionTradeCannotUseTradedTooMuch = 167,
180
+ ActionTradeCreditChange = 168,
181
+ ActionTradeCreditChangeDecrease = 169,
182
+ ActionTradeCreditChangeIncrease = 170,
183
+ ActionTradeDialogue1 = 171,
184
+ ActionTradeDialogue2 = 172,
185
+ ActionTradeDialogue3 = 173,
186
+ ActionTradeDialogue4 = 174,
187
+ ActionTradeIndicateUntradable = 175,
188
+ ActionTradeMerchantItems = 176,
189
+ ActionTradeYourItems = 177,
190
+ ActionUncageCannotUncageHere = 178,
191
+ ActionUpgradeFailed = 179,
192
+ ActionUpgradeMagicalInert = 180,
193
+ ActionUpgradeNoEffect = 181,
194
+ ActionUpgradeNotMagical = 182,
195
+ ActionUpgradeNotPossible = 183,
196
+ ActionUpgradeUpgraded = 184,
197
+ ActionUseItemWeaponNeeded = 185,
198
+ ActionViewItemsCannotUseBlocked = 186,
199
+ AddedFuelToFire = 187,
200
+ AddedFuelToTorch = 188,
201
+ AllEquipmentUnEquipped = 189,
202
+ AlreadyDesalinatedWaterInStill = 190,
203
+ AlreadyFullyRefined = 191,
204
+ AlreadyFullyRepaired = 192,
205
+ AlreadyPreserved = 193,
206
+ AnotherIsland = 194,
207
+ AnUnknownItem = 195,
208
+ AppearedNotEffectiveForGathering = 196,
209
+ ArmorAppeared = 197,
210
+ ArmorProtectedFromInjuryAgainst = 198,
211
+ AttemptToSoothBurnInWater = 199,
212
+ AttemptToSoothFrostbiteWithFire = 200,
213
+ AttemptToSoothFrostbiteWithFireTooHot = 201,
214
+ AttemptToTill = 202,
215
+ BadlyBurnedLostHealth = 203,
216
+ BeenPoisoned = 204,
217
+ BeginSleeping = 205,
218
+ BeginUsingVehicle = 206,
219
+ BleedingHasStopped = 207,
220
+ BleedingProfusely = 208,
221
+ BleedingToDeathLostHealth = 209,
222
+ BookBlank = 210,
223
+ BookContains = 211,
224
+ BookCrumbles = 212,
225
+ BookDiagrams = 213,
226
+ BookEmpty = 214,
227
+ BookNothing = 215,
228
+ BookOpen = 216,
229
+ BookScribbles = 217,
230
+ BothEffectiveIneffective = 218,
231
+ BrokeIntoPieces = 219,
232
+ BrokenOnImpact = 220,
233
+ BrokenWhileFiring = 221,
234
+ Build = 222,
235
+ Burned = 223,
236
+ Butcher = 224,
237
+ CannotAddAnyMoreFuel = 225,
238
+ CannotAnythingHere = 226,
239
+ CannotBeCrafted = 227,
240
+ CannotBePerformedOverWater = 228,
241
+ CannotBePlacedHere = 229,
242
+ CannotBePreserved = 230,
243
+ CannotBeRefined = 231,
244
+ CannotBeRefinedReinforcementNeeded = 232,
245
+ CannotBeReinforced = 233,
246
+ CannotBeRepaired = 234,
247
+ CannotBuildHere = 235,
248
+ CannotDigWithHands = 236,
249
+ CannotEquipThatThere = 237,
250
+ CannotFishFor = 238,
251
+ CannotFromHere = 239,
252
+ CannotHere = 240,
253
+ CannotInWater = 241,
254
+ CannotLeave = 242,
255
+ CannotNoTreasure = 243,
256
+ CannotPickUpLockedContainer = 244,
257
+ CannotPickUpWhileLit = 245,
258
+ CannotPlaceContainerInItself = 246,
259
+ CannotPlaceHere = 247,
260
+ CannotPlaceThatFromHere = 248,
261
+ CannotPlaceThatHere = 249,
262
+ CannotPlaceThatOverWater = 250,
263
+ CannotPlantHereTilled = 251,
264
+ CannotRepairWhileLit = 252,
265
+ CannotRestHere = 253,
266
+ CannotShipNoItems = 254,
267
+ CannotShipNoPath = 255,
268
+ CannotSleepHere = 256,
269
+ CannotStartFireHere = 257,
270
+ CannotToAnythingHere = 258,
271
+ CannotToTellTime = 259,
272
+ CannotUseCommand = 260,
273
+ CannotWhenProtected = 261,
274
+ CannotWhenProtectedDangerousAction = 262,
275
+ CannotWhenProtectedDurability = 263,
276
+ CarryingTooMuchWeight = 264,
277
+ CarvedUpCorpse = 265,
278
+ Carving = 266,
279
+ CastYourLine = 267,
280
+ CaughtFish = 268,
281
+ ChatBanCommand = 269,
282
+ ChatBannedCommand = 270,
283
+ ChatCommandsCommand = 271,
284
+ ChatCommandsCommandCommand = 272,
285
+ ChatPingCommand = 273,
286
+ ChatPlayerMessage = 274,
287
+ ChatPlayersCommand = 275,
288
+ ChatServerMessage = 276,
289
+ ChatUnbanCommand = 277,
290
+ ChatUnknownCommand = 278,
291
+ Chop = 279,
292
+ Chopping = 280,
293
+ ClearedBlood = 281,
294
+ CloseToBeingDestroyed = 282,
295
+ Collapse = 283,
296
+ Collapsing = 284,
297
+ CommandAttack = 285,
298
+ CommandDefend = 286,
299
+ CommandFollowClose = 287,
300
+ CommandFollowFar = 288,
301
+ CommandHeel = 289,
302
+ CommandStay = 290,
303
+ CopiedMap = 291,
304
+ CorpseOf = 292,//#used via other translations
305
+ CorpseOfNamed = 293,//#used via other translations
306
+ Craft = 294,
307
+ Crafted = 295,
308
+ Crafts = 296,
309
+ CreatureAngered = 297,
310
+ CreatureAppears = 298,
311
+ CreatureAppeased = 299,
312
+ CreatureExcrement = 300,
313
+ CreatureHappinessHigh = 301,
314
+ CreatureHappinessLow = 302,
315
+ CreatureHappinessLowest = 303,
316
+ CreatureHappinessNormal = 304,
317
+ CreatureIdolAttractedCreature = 305,
318
+ CreatureRefusesToBeTamed = 306,
319
+ CreatureRefusesYou = 307,
320
+ CreatureUntamed = 308,
321
+ CreatureZoneBiomeChanged = 309,
322
+ CreatureZoneLayerChanged = 310,
323
+ CreatureZoneRerolled = 311,
324
+ CreatureZoneTierDecreased = 312,
325
+ CreatureZoneTierIncreased = 313,
326
+ CrushedItemsUnderfoot = 314,
327
+ CuredYourPoison = 315,
328
+ Cut = 316,
329
+ CutHasHealed = 317,
330
+ CutLostHealth = 318,
331
+ CutWasBandaged = 319,
332
+ DamageAppeared = 320,
333
+ DamagedByPouring = 321,
334
+ DangerousMove = 322,
335
+ DangerousOpen = 323,
336
+ DayQuarter1 = 324,
337
+ DayQuarter2 = 325,
338
+ DayQuarter3 = 326,
339
+ DayQuarter4 = 327,
340
+ DealtNoDamageToYou = 328,
341
+ DeathBy = 329,
342
+ DeathByBleeding = 330,
343
+ DeathByBurning = 331,
344
+ DeathByChallengeWinner = 332,
345
+ DeathByConsumption = 333,
346
+ DeathByCut = 334,
347
+ DeathByDrowning = 335,
348
+ DeathByExhaustion = 336,
349
+ DeathByFistByPlayer = 337,
350
+ DeathByFrostbite = 338,
351
+ DeathByFrostbiteTemperatureShock = 339,
352
+ DeathByMalnutrition = 340,
353
+ DeathByPoison = 341,
354
+ DeathBySteppingOn = 342,
355
+ DeathByTrap = 343,
356
+ DeathByWeaponByPlayer = 344,
357
+ DedicatedTitleAlreadySelected = 345,
358
+ DedicatedTitleMilestoneNotAllowed = 346,
359
+ DestroyedFromUse = 347,
360
+ DeveloperContainerDesync = 348,
361
+ DidNotSeemToBeHurting = 349,
362
+ Dig = 350,
363
+ DigAway = 351,
364
+ Digging = 352,
365
+ Disassemble = 353,
366
+ Disassembling = 354,
367
+ DiscoveredCaveEntrance = 355,
368
+ DiscoveredColdInsulation = 356,
369
+ DiscoveredHeatInsulation = 357,
370
+ DiscoveredInTheBottle = 358,
371
+ DiscoveredLavaPassage = 359,
372
+ DiscoveredQuality = 360,
373
+ Dismantle = 361,
374
+ Dismantling = 362,
375
+ DismantlingRequires = 363,
376
+ Dismounted = 364,
377
+ DisplacedPuddles = 365,
378
+ DoNotProduceAnyResources = 366,
379
+ DoodadCauseStatus = 367,
380
+ DoodadGroupTier = 368,
381
+ DrewSurroundings = 369,
382
+ Dripstone = 370,
383
+ DroppedIntoDepths = 371,
384
+ DroppedIntoFire = 372,
385
+ DroppedIntoTheVoid = 373,
386
+ DryadSprouted = 374,
387
+ DueToDehydration = 375,
388
+ DueToStarvation = 376,
389
+ DugTreasureOut = 377,
390
+ DugTreasureOutSurprise = 378,
391
+ DumpContentsOfContainerInInventory = 379,
392
+ DyingOfDehydration = 380,
393
+ EarnedMilestone = 381,
394
+ Effective = 382,
395
+ EquipmentPreventedStatusEffects = 383,
396
+ ErrorHasOccured = 384,
397
+ Excavating = 385,
398
+ ExtinguishedFire = 386,
399
+ ExtinguishedLightSource = 387,
400
+ ExudeNotPossible = 388,
401
+ FailedToAbsorb = 389,
402
+ FailedToAddFuelToTorch = 390,
403
+ FailedToCage = 391,
404
+ FailedToCatchFish = 392,
405
+ FailedToCauseDamage = 393,
406
+ FailedToCauseYouDamage = 394,
407
+ FailedToCopy = 395,
408
+ FailedToDraw = 396,
409
+ FailedToEnchant = 397,
410
+ FailedToExude = 398,
411
+ FailedToIgniteTorch = 399,
412
+ FailedToPickLock = 400,
413
+ FailedToPreserve = 401,
414
+ FailedToRefine = 402,
415
+ FailedToReinforce = 403,
416
+ FailedToRepair = 404,
417
+ FailedToStartFire = 405,
418
+ FailedToTame = 406,
419
+ FailedToTransmogrify = 407,
420
+ FarOffLands = 408,
421
+ FeltBurningPainLostHealth = 409,
422
+ FeltFrostbitePainLostHealth = 410,
423
+ FewMinutes = 411,
424
+ Filled = 412,
425
+ FilledFrom = 413,
426
+ FireAroundYouIsWarm = 414,
427
+ FiredIntoObstacle = 415,
428
+ FireOverflowed = 416,
429
+ FireOverflowedFireElemental = 417,
430
+ FireSource = 418,
431
+ FishingWithNoBait = 419,
432
+ Floating = 420,
433
+ FreshWater = 421,
434
+ FromTheStill = 422,
435
+ FuelIsRequired = 423,
436
+ Gather = 424,
437
+ GatherDestroy = 425,
438
+ Gathering = 426,
439
+ GhostNoActions = 427,
440
+ GhostOf = 428,
441
+ GoatHasNoMilk = 429,
442
+ HackAway = 430,
443
+ HandProtectionPreventedInjury = 431,
444
+ HandsNotEffectiveFor = 432,
445
+ Harvest = 433,
446
+ Harvesting = 434,
447
+ HasBeenHurtByATrap = 435,
448
+ HasDecayed = 436,
449
+ HasHitYouForDamage = 437,
450
+ HasNoEffect = 438,
451
+ HasSetTrapOffNoDamage = 439,
452
+ HasSplit = 440,
453
+ HelpGrow = 441,
454
+ HitchAttempt = 442,
455
+ HitchCreature = 443,
456
+ HitchDisabled = 444,
457
+ HitchInUse = 445,
458
+ HitForDamage = 446,
459
+ HitYouForDamage = 447,
460
+ Hour = 448,
461
+ Hours = 449,
462
+ HurtHandsHittingWithoutWeapons = 450,
463
+ HurtHandsWithNoTool = 451,
464
+ IgnitedTorch = 452,
465
+ Ineffective = 453,
466
+ InjuredFromTrap = 454,
467
+ InNeedOfRepair = 455,
468
+ InteractingWithHasInjuredYouForDamage = 456,
469
+ InvalidContainer = 457,
470
+ IsInTheWayOfPickingUp = 458,
471
+ ItemFromWater = 459,
472
+ JoinedAServer = 460,
473
+ Jump = 461,
474
+ Killed = 462,
475
+ KnowledgeHasIncreased = 463,
476
+ LastPlaceYouLeftOff = 464,
477
+ LearnedHowToCreate = 465,
478
+ LikelyFailures = 466,
479
+ Limited = 467,
480
+ Lockpick = 468,
481
+ MapCompletedNotOfThisArea = 469,
482
+ MapDestroyed = 470,
483
+ MapNearlyDestroyed = 471,
484
+ MapNotOfThisArea = 472,
485
+ MaterialsDestroyed = 473,
486
+ MessageOfTheDay = 474,
487
+ MetabolismSlowed = 475,
488
+ Milk = 476,
489
+ Mine = 477,
490
+ Mining = 478,
491
+ MissedWith = 479,
492
+ MissedYouWith = 480,
493
+ MovedItem = 481,
494
+ MovedItemFailed = 482,
495
+ MoveOverTrapButDoNotSetOff = 483,
496
+ MultiplayerGamePaused = 484,
497
+ MultiplayerGameResumed = 485,
498
+ MultiplayerPlayerConnected = 486,
499
+ MultiplayerPlayerDied = 487,
500
+ MultiplayerPlayerDisconnected = 488,
501
+ MultiplayerPlayerJoined = 489,
502
+ MustBeEquippedToIgnite = 490,
503
+ Mysteriously = 491,
504
+ NearlyBurnedEquipmentProtectedYou = 492,
505
+ NeedToStartTravelsOutside = 493,
506
+ NeedWaterForBoat = 494,
507
+ NightQuarter1 = 495,
508
+ NightQuarter2 = 496,
509
+ NightQuarter3 = 497,
510
+ NightQuarter4 = 498,
511
+ No = 499,
512
+ NoAmmunitionForThatWeapon = 500,
513
+ NoFireToStokeWith = 501,
514
+ NoFishAtLocation = 502,
515
+ NoGroundWater = 503,
516
+ NoInkToDrawMap = 504,
517
+ NoKindlingOrFuelItemsToStartFire = 505,
518
+ NoKindlingToStartFire = 506,
519
+ NoLongerFeelPainOfBeingBurned = 507,
520
+ NoLongerFeelPainOfBeingFrostbitten = 508,
521
+ NoLongerHostile = 509,
522
+ NoMoreRoomInContainer = 510,
523
+ NoPaperToDrawMap = 511,
524
+ NoRequiredItemToFireWeapon = 512,
525
+ NoReturnWithoutCompletingChallenges = 513,
526
+ NoRoomForImprovement = 514,
527
+ NoRoomForVehicle = 515,
528
+ NoRoomToDrop = 516,
529
+ NoRoomToSummon = 517,
530
+ NotEnoughPurifiedWaterYet = 518,
531
+ NotEnoughTreasureToReturn = 519,
532
+ NothingTo = 520,
533
+ NothingToGetFromThis = 521,
534
+ NothingToHarvestFromThisGather = 522,
535
+ NothingToSmother = 523,
536
+ NothingUsefulToHarvestYet = 524,
537
+ NoTinderToStartFire = 525,
538
+ NotSuitableToPlant = 526,
539
+ NoWaterInStill = 527,
540
+ NPCMerchantNewInventoryDialogue1 = 528,
541
+ NPCMerchantNewInventoryDialogue2 = 529,
542
+ NPCMerchantNewInventoryDialogue3 = 530,
543
+ NPCMerchantNewInventoryDialogue4 = 531,
544
+ NPCMerchantStartingDialogue1 = 532,
545
+ NPCMerchantStartingDialogue2 = 533,
546
+ NPCMerchantStartingDialogue3 = 534,
547
+ NPCMerchantStartingDialogue4 = 535,
548
+ NPCMerchantWelcomeCredit = 536,
549
+ NPCShipperShipToIsland = 537,
550
+ NPCShipperStartingDialogue1 = 538,
551
+ NPCShipperStartingDialogue2 = 539,
552
+ NPCShipperStartingDialogue3 = 540,
553
+ NPCShipperStartingDialogue4 = 541,
554
+ NPCWelcome = 542,
555
+ ObjectIsLocked = 543,
556
+ ObjectIsLockedAttemptToBreakIt = 544,
557
+ OfferAberrantFail = 545,
558
+ OfferAberrantFailButTamed = 546,
559
+ Open = 547,
560
+ OpenClose = 548,
561
+ OpenCollapse = 549,
562
+ OverEatingLostStamina = 550,
563
+ OverHydratingLostStamina = 551,
564
+ Pack = 552,
565
+ PaperTurnedToMush = 553,
566
+ ParryTheBlow = 554,
567
+ PetCreature = 555,
568
+ PickAway = 556,
569
+ PickUp = 557,
570
+ PickUpExcrement = 558,
571
+ PickUpTheItem = 559,
572
+ Place = 560,
573
+ PlacedItem = 561,
574
+ PlacedItemFailed = 562,
575
+ PlacedOnGround = 563,
576
+ PlantedInGround = 564,
577
+ PlantGatheredPlant = 565,
578
+ PlantGatheringWillDestroy = 566,
579
+ PlantHasResourcesToGather = 567,
580
+ PlantHasResourcesToHarvest = 568,
581
+ PlantHighlyFertile = 569,
582
+ Planting = 570,
583
+ PlantIsBare = 571,
584
+ PlantIsFertile = 572,
585
+ PlantIsInStage = 573,
586
+ PlantIsNotFertile = 574,
587
+ PlantNotReadyToHarvest = 575,
588
+ PlantReadyToGather = 576,
589
+ PlantReadyToGatherNotMaximal = 577,
590
+ PlantReadyToHarvest = 578,
591
+ PlantReadyToHarvestNotMaximal = 579,
592
+ PlayerHas = 580,
593
+ PlayerHasCompletedChallengeRequirement = 581,
594
+ PlayerHasWonChallenge = 582,
595
+ Poisoned = 583,
596
+ PoisonedLostHealth = 584,
597
+ PoisonWorkedItsCourse = 585,
598
+ PouredOut = 586,
599
+ PouredOutOnYourself = 587,
600
+ PouredWaterIntoStill = 588,
601
+ PourHarmedPlant = 589,
602
+ PourHealedPlant = 590,
603
+ PourHealedPlantFully = 591,
604
+ PourHealedPlantPartially = 592,
605
+ PourIncreasedFertility = 593,
606
+ Pouring = 594,
607
+ PourOverWatering = 595,
608
+ Prepare = 596,
609
+ Prepared = 597,
610
+ PreservedFood = 598,
611
+ PurifiedWaterInBottom = 599,
612
+ PurifiedWaterInStill = 600,
613
+ RandomEventsFire = 601,
614
+ ReduceLength = 602,
615
+ RefusedToBeTamed = 603,
616
+ Repair = 604,
617
+ RequiredForDisassembly = 605,
618
+ RequiresFireToBeLit = 606,
619
+ RequiresYouToBeAround = 607,
620
+ Resistant = 608,
621
+ Rest = 609,
622
+ Rested = 610,
623
+ Resting = 611,
624
+ RestingOnGroundNotEffective = 612,
625
+ RestInterrupted = 613,
626
+ RestInterruptedDamage = 614,
627
+ RestInterruptedDying = 615,
628
+ RestInterruptedLoudNoise = 616,
629
+ RestInterruptedPain = 617,
630
+ RestInterruptedStirring = 618,
631
+ RestInterruptedWaterPoured = 619,
632
+ RestLongTime = 620,
633
+ RestModerateTime = 621,
634
+ RestOnBoat = 622,
635
+ RestShortTime = 623,
636
+ RestTime = 624,
637
+ ReturnedToCivilization = 625,
638
+ ReturningToCivilizationSetOffAgain = 626,
639
+ ReturnsToLife = 627,
640
+ Reverse = 628,
641
+ Ride = 629,
642
+ Sailing = 630,
643
+ ScrollMaster = 631,
644
+ ScrollProvidedNoUsefulInsight = 632,
645
+ Seawater = 633,
646
+ SeemsToHaveDrawnEnergy = 634,
647
+ SetTrapOffButNoDamage = 635,
648
+ SetUp = 636,
649
+ ShadowInTheWater = 637,
650
+ SkillHasRaised = 638,
651
+ Skills = 639,
652
+ Sleep = 640,
653
+ Sleeping = 641,
654
+ SleepOnBoat = 642,
655
+ Slept = 643,
656
+ SlitherSuckerConstricts = 644,
657
+ SlitherSuckerFailedToRemove = 645,
658
+ SlitherSuckerFailedToRemoveOuch = 646,
659
+ SlitherSuckerJumpedOnHead = 647,
660
+ SolarStill = 648,
661
+ SomethingInTheWayOf = 649,
662
+ SomethingInTheWayOfButcherFirst = 650,
663
+ SomethingInTheWayOfFire = 651,
664
+ SomethingInTheWayOfFishing = 652,
665
+ SomethingInTheWayOfPerforming = 653,
666
+ SomethingInTheWayOfPlacing = 654,
667
+ SomethingInTheWayOfReleasing = 655,
668
+ SomethingInTheWayOfSummoning = 656,
669
+ SomethingInWayOfClosingDoor = 657,
670
+ SoothedTheirBurnInjuries = 658,
671
+ SoothedYourBurnInjuries = 659,
672
+ SortedByCategory = 660,
673
+ SortedByCraftableOnly = 661,
674
+ SortedByName = 662,
675
+ SortedBySkill = 663,
676
+ SortedByUnlockedTime = 664,
677
+ StaminaIsFull = 665,
678
+ StartedFire = 666,
679
+ StartTravelInWater = 667,
680
+ StarvingToDeath = 668,
681
+ StatAmount = 669,
682
+ StatChangeUnknown = 670,
683
+ StatGained = 671,
684
+ StatIncreasing = 672,
685
+ StatLost = 673,
686
+ StatQuenched = 674,
687
+ StatRegained = 675,
688
+ StatSated = 676,
689
+ SteppingOn = 677,
690
+ Still = 678,
691
+ StillHasNoWaterToPurify = 679,
692
+ StirredUpClawWorm = 680,
693
+ StirredUpCreature = 681,
694
+ StoppedYourBleeding = 682,
695
+ StopUsingVehicle = 683,
696
+ SummonedGuardiansByDiggingTreasure = 684,
697
+ SummonedGuardiansByLockpicking = 685,
698
+ SummonVoidDwellerItem = 686,
699
+ SummonVoidDwellerRinging = 687,
700
+ SummonVoidDwellerShiver = 688,
701
+ SunNotBrightEnoughToStartFire = 689,
702
+ SwampWater = 690,
703
+ Swimming = 691,
704
+ TakenFromGroundBecomeTamed = 692,
705
+ TeleportBlocked = 693,
706
+ Teleported = 694,
707
+ TheirFist = 695,
708
+ TheirInventory = 696,
709
+ ThePlant = 697,
710
+ ThereIsNoContainerOnTheStill = 698,
711
+ ThereIsNoSunToStartFire = 699,
712
+ ThisCannotBeMilked = 700,
713
+ Throw = 701,
714
+ ThrownIntoDepths = 702,
715
+ ThrownIntoObstacle = 703,
716
+ ThrownIntoVoid = 704,
717
+ TierGroup = 705,
718
+ TileMakeCaveEntranceNearby = 706,
719
+ TileMakeCaveEntrancePassable = 707,
720
+ TileMakeCaveEntranceVoid = 708,
721
+ Till = 709,
722
+ Tilling = 710,
723
+ TimeIs = 711,
724
+ TimeIsDawn = 712,
725
+ TimeIsDaytime = 713,
726
+ TimeIsDusk = 714,
727
+ TimeIsNighttime = 715,
728
+ TimeIsSunrise = 716,
729
+ TimeIsSunset = 717,
730
+ ToFight = 718,
731
+ TooDamaged = 719,
732
+ TooExhaustedToJump = 720,
733
+ Touching = 721,
734
+ TrampledFire = 722,
735
+ TrampledFireFail = 723,
736
+ TrampledFirePartial = 724,
737
+ TrampledIntoGround = 725,
738
+ TrampleIntoGround = 726,
739
+ Trampling = 727,
740
+ TransmogrificationNoEffect = 728,
741
+ TransmogrificationNotPossible = 729,
742
+ Transmogrified = 730,
743
+ TrapMissed = 731,
744
+ TrapStoppedYou = 732,
745
745
  Traveling = 733,
746
746
  Treasure = 734,
747
747
  TreasureIsBlocked = 735,
@@ -858,12 +858,12 @@ declare enum Message {
858
858
  YouSeeCoolDown = 846,
859
859
  YouSeeDrop = 847,
860
860
  YouSeeEngulfFire = 848,
861
- YouSeeSpiderSpin = 849,
862
- YouSeeFireSpread = 850,
863
- YouSeeHelpingPlant = 851,
864
- YouSeeLay = 852,
865
- YouSeeLayingTrap = 853,
866
- YouSeeSpewLava = 854,
861
+ YouSeeFireSpread = 849,
862
+ YouSeeHelpingPlant = 850,
863
+ YouSeeLay = 851,
864
+ YouSeeLayingTrap = 852,
865
+ YouSeeSpewLava = 853,
866
+ YouSeeSpiderSpin = 854,
867
867
  YouSeeSpitAcid = 855,
868
868
  YouSeeSpringForth = 856,
869
869
  YouSeeSummon = 857,