@wayward/types 2.15.0-beta.dev.20251002.1 → 2.15.0-beta.dev.20251004.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.
Files changed (45) hide show
  1. package/definitions/game/game/Game.d.ts +3 -1
  2. package/definitions/game/game/IGame.d.ts +2 -7
  3. package/definitions/game/game/curse/Curse.d.ts +107 -0
  4. package/definitions/game/game/curse/CurseEvent.d.ts +115 -0
  5. package/definitions/game/game/curse/CurseEventDefinitions.d.ts +14 -0
  6. package/definitions/game/game/curse/ICurse.d.ts +72 -0
  7. package/definitions/game/game/curse/event/CurseEventFrigidNight.d.ts +13 -0
  8. package/definitions/game/game/curse/event/CurseEventHeatWave.d.ts +13 -0
  9. package/definitions/game/game/deity/Deity.d.ts +0 -2
  10. package/definitions/game/game/entity/Human.d.ts +4 -1
  11. package/definitions/game/game/entity/IHuman.d.ts +5 -1
  12. package/definitions/game/game/entity/action/actions/SetTitle.d.ts +1 -1
  13. package/definitions/game/game/entity/player/MessageManager.d.ts +1 -1
  14. package/definitions/game/game/entity/status/IStatus.d.ts +30 -7
  15. package/definitions/game/game/entity/status/IStatusContext.d.ts +2 -1
  16. package/definitions/game/game/entity/status/Status.d.ts +2 -2
  17. package/definitions/game/game/entity/status/handler/BadTemperatureEffect.d.ts +3 -0
  18. package/definitions/game/game/entity/status/statuses/Cursed.d.ts +13 -0
  19. package/definitions/game/game/inspection/infoProviders/doodad/StillWater.d.ts +1 -0
  20. package/definitions/game/game/inspection/inspections/StatusInspection.d.ts +5 -2
  21. package/definitions/game/game/island/Island.d.ts +5 -1
  22. package/definitions/game/game/milestones/IMilestone.d.ts +1 -1
  23. package/definitions/game/game/options/modifiers/milestone/modifiers/Exsanguinated.d.ts +1 -1
  24. package/definitions/game/game/temperature/TemperatureManager.d.ts +3 -0
  25. package/definitions/game/game/time/ITimeManager.d.ts +1 -0
  26. package/definitions/game/game/time/TimeManager.d.ts +4 -4
  27. package/definitions/game/language/Dictionary.d.ts +110 -108
  28. package/definitions/game/language/DictionaryMap.d.ts +221 -217
  29. package/definitions/game/language/dictionary/Message.d.ts +563 -555
  30. package/definitions/game/language/dictionary/Misc.d.ts +4 -0
  31. package/definitions/game/language/dictionary/UiTranslation.d.ts +665 -664
  32. package/definitions/game/language/english/game/CurseEventGroups.d.ts +13 -0
  33. package/definitions/game/language/english/game/CurseEvents.d.ts +13 -0
  34. package/definitions/game/language/english/ui/CurseComponents.d.ts +1 -1
  35. package/definitions/game/resource/IResourceLoader.d.ts +44 -42
  36. package/definitions/game/ui/screen/screens/game/static/stats/component/StatusContext.d.ts +2 -1
  37. package/definitions/game/ui/screen/screens/game/static/stats/component/StatusIcon.d.ts +2 -1
  38. package/definitions/game/ui/screen/screens/game/static/stats/component/Statuses.d.ts +2 -1
  39. package/definitions/{utilities/class → game/utilities}/Inject.d.ts +3 -2
  40. package/definitions/utilities/event/EventBusManager.d.ts +4 -3
  41. package/definitions/utilities/math/Math2.d.ts +1 -0
  42. package/definitions/utilities/object/Objects.d.ts +1 -0
  43. package/definitions/utilities/random/Random.d.ts +6 -0
  44. package/package.json +1 -1
  45. package/definitions/game/game/deity/Curse.d.ts +0 -40
@@ -325,560 +325,568 @@ declare enum Message {
325
325
  CreatureZoneTierIncreased = 313,
326
326
  CrushedItemsUnderfoot = 314,
327
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
- NoCandleToStartFire = 501,
514
- NoFireToStokeWith = 502,
515
- NoFishAtLocation = 503,
516
- NoGroundWater = 504,
517
- NoInkToDrawMap = 505,
518
- NoKindlingOrFuelItemsToStartFire = 506,
519
- NoKindlingToStartFire = 507,
520
- NoLongerFeelPainOfBeingBurned = 508,
521
- NoLongerFeelPainOfBeingFrostbitten = 509,
522
- NoLongerHostile = 510,
523
- NoMoreRoomInContainer = 511,
524
- NoPaperToDrawMap = 512,
525
- NoRequiredItemToFireWeapon = 513,
526
- NoReturnWithoutCompletingChallenges = 514,
527
- NoRoomForImprovement = 515,
528
- NoRoomForVehicle = 516,
529
- NoRoomToDrop = 517,
530
- NoRoomToSummon = 518,
531
- NotEnoughPurifiedWaterYet = 519,
532
- NotEnoughTreasureToReturn = 520,
533
- NothingTo = 521,
534
- NothingToGetFromThis = 522,
535
- NothingToHarvestFromThisGather = 523,
536
- NothingToSmother = 524,
537
- NothingUsefulToHarvestYet = 525,
538
- NoTinderToStartFire = 526,
539
- NotSuitableToPlant = 527,
540
- NoWaterInStill = 528,
541
- NPCMerchantNewInventoryDialogue1 = 529,
542
- NPCMerchantNewInventoryDialogue2 = 530,
543
- NPCMerchantNewInventoryDialogue3 = 531,
544
- NPCMerchantNewInventoryDialogue4 = 532,
545
- NPCMerchantStartingDialogue1 = 533,
546
- NPCMerchantStartingDialogue2 = 534,
547
- NPCMerchantStartingDialogue3 = 535,
548
- NPCMerchantStartingDialogue4 = 536,
549
- NPCMerchantWelcomeCredit = 537,
550
- NPCShipperShipToIsland = 538,
551
- NPCShipperStartingDialogue1 = 539,
552
- NPCShipperStartingDialogue2 = 540,
553
- NPCShipperStartingDialogue3 = 541,
554
- NPCShipperStartingDialogue4 = 542,
555
- NPCWelcome = 543,
556
- ObjectIsLocked = 544,
557
- ObjectIsLockedAttemptToBreakIt = 545,
558
- OfferAberrantFail = 546,
559
- OfferAberrantFailButTamed = 547,
560
- Open = 548,
561
- OpenClose = 549,
562
- OpenCollapse = 550,
563
- OverEatingLostStamina = 551,
564
- OverHydratingLostStamina = 552,
565
- Pack = 553,
566
- PaperTurnedToMush = 554,
567
- ParryTheBlow = 555,
568
- PetCreature = 556,
569
- PickAway = 557,
570
- PickUp = 558,
571
- PickUpExcrement = 559,
572
- PickUpTheItem = 560,
573
- Place = 561,
574
- PlacedItem = 562,
575
- PlacedItemFailed = 563,
576
- PlacedOnGround = 564,
577
- PlantedInGround = 565,
578
- PlantGatheredPlant = 566,
579
- PlantGatheringWillDestroy = 567,
580
- PlantHasResourcesToGather = 568,
581
- PlantHasResourcesToHarvest = 569,
582
- PlantHighlyFertile = 570,
583
- Planting = 571,
584
- PlantIsBare = 572,
585
- PlantIsFertile = 573,
586
- PlantIsInStage = 574,
587
- PlantIsNotFertile = 575,
588
- PlantIsSeeding = 576,
589
- PlantNotReadyToHarvest = 577,
590
- PlantReadyToGather = 578,
591
- PlantReadyToGatherNotMaximal = 579,
592
- PlantReadyToHarvest = 580,
593
- PlantReadyToHarvestNotMaximal = 581,
594
- PlayerHas = 582,
595
- PlayerHasCompletedChallengeRequirement = 583,
596
- PlayerHasWonChallenge = 584,
597
- Poisoned = 585,
598
- PoisonedLostHealth = 586,
599
- PoisonWorkedItsCourse = 587,
600
- PouredOut = 588,
601
- PouredOutOnYourself = 589,
602
- PouredWaterIntoStill = 590,
603
- PourHarmedPlant = 591,
604
- PourHealedPlant = 592,
605
- PourHealedPlantFully = 593,
606
- PourHealedPlantPartially = 594,
607
- PourIncreasedFertility = 595,
608
- Pouring = 596,
609
- PourOverWatering = 597,
610
- Prepare = 598,
611
- Prepared = 599,
612
- PreservedFood = 600,
613
- PurifiedWaterInBottom = 601,
614
- PurifiedWaterInStill = 602,
615
- RandomEventsFire = 603,
616
- ReduceLength = 604,
617
- RefusedToBeTamed = 605,
618
- Repair = 606,
619
- RequiredForDisassembly = 607,
620
- RequiresFireToBeLit = 608,
621
- RequiresYouToBeAround = 609,
622
- Resistant = 610,
623
- Rest = 611,
624
- Rested = 612,
625
- Resting = 613,
626
- RestingOnGroundNotEffective = 614,
627
- RestInterrupted = 615,
628
- RestInterruptedDamage = 616,
629
- RestInterruptedDying = 617,
630
- RestInterruptedLoudNoise = 618,
631
- RestInterruptedPain = 619,
632
- RestInterruptedStirring = 620,
633
- RestInterruptedWaterPoured = 621,
634
- RestLongTime = 622,
635
- RestModerateTime = 623,
636
- RestOnBoat = 624,
637
- RestShortTime = 625,
638
- RestTime = 626,
639
- ReturnedToCivilization = 627,
640
- ReturningToCivilizationSetOffAgain = 628,
641
- ReturnsToLife = 629,
642
- Reverse = 630,
643
- Ride = 631,
644
- Sailing = 632,
645
- ScrollMaster = 633,
646
- ScrollProvidedNoUsefulInsight = 634,
647
- Seawater = 635,
648
- SeemsToHaveDrawnEnergy = 636,
649
- SetTrapOffButNoDamage = 637,
650
- SetUp = 638,
651
- ShadowInTheWater = 639,
652
- SkillHasRaised = 640,
653
- Skills = 641,
654
- Sleep = 642,
655
- Sleeping = 643,
656
- SleepOnBoat = 644,
657
- Slept = 645,
658
- SlitherSuckerConstricts = 646,
659
- SlitherSuckerFailedToRemove = 647,
660
- SlitherSuckerFailedToRemoveOuch = 648,
661
- SlitherSuckerJumpedOnHead = 649,
662
- SolarStill = 650,
663
- SomethingInTheWayOf = 651,
664
- SomethingInTheWayOfButcherFirst = 652,
665
- SomethingInTheWayOfFire = 653,
666
- SomethingInTheWayOfFishing = 654,
667
- SomethingInTheWayOfPerforming = 655,
668
- SomethingInTheWayOfPlacing = 656,
669
- SomethingInTheWayOfReleasing = 657,
670
- SomethingInTheWayOfSummoning = 658,
671
- SomethingInWayOfClosingDoor = 659,
672
- SoothedTheirBurnInjuries = 660,
673
- SoothedYourBurnInjuries = 661,
674
- SortedByCategory = 662,
675
- SortedByCraftableOnly = 663,
676
- SortedByName = 664,
677
- SortedBySkill = 665,
678
- SortedByUnlockedTime = 666,
679
- StaminaIsFull = 667,
680
- StartedFire = 668,
681
- StartTravelInWater = 669,
682
- StarvingToDeath = 670,
683
- StatAmount = 671,
684
- StatChangeUnknown = 672,
685
- StatGained = 673,
686
- StatIncreasing = 674,
687
- StatLost = 675,
688
- StatQuenched = 676,
689
- StatRegained = 677,
690
- StatSated = 678,
691
- SteppingOn = 679,
692
- Still = 680,
693
- StillHasNoWaterToPurify = 681,
694
- StirredUpClawWorm = 682,
695
- StirredUpCreature = 683,
696
- StoppedYourBleeding = 684,
697
- StopUsingVehicle = 685,
698
- SummonedGuardiansByDiggingTreasure = 686,
699
- SummonedGuardiansByLockpicking = 687,
700
- SummonVoidDwellerItem = 688,
701
- SummonVoidDwellerRinging = 689,
702
- SummonVoidDwellerShiver = 690,
703
- SunNotBrightEnoughToStartFire = 691,
704
- SwampWater = 692,
705
- Swimming = 693,
706
- TakenFromGroundBecomeTamed = 694,
707
- TeleportBlocked = 695,
708
- Teleported = 696,
709
- TheirFist = 697,
710
- TheirInventory = 698,
711
- ThePlant = 699,
712
- ThereIsNoContainerOnTheStill = 700,
713
- ThereIsNoSunToStartFire = 701,
714
- ThisCannotBeMilked = 702,
715
- Throw = 703,
716
- ThrownIntoDepths = 704,
717
- ThrownIntoObstacle = 705,
718
- ThrownIntoVoid = 706,
719
- TierGroup = 707,
720
- TileMakeCaveEntranceNearby = 708,
721
- TileMakeCaveEntrancePassable = 709,
722
- TileMakeCaveEntranceVoid = 710,
723
- Till = 711,
724
- Tilling = 712,
725
- TimeIs = 713,
726
- TimeIsDawn = 714,
727
- TimeIsDaytime = 715,
728
- TimeIsDusk = 716,
729
- TimeIsNighttime = 717,
730
- TimeIsSunrise = 718,
731
- TimeIsSunset = 719,
732
- ToFight = 720,
733
- TooDamaged = 721,
734
- TooExhaustedToJump = 722,
735
- Touching = 723,
736
- TrampledFire = 724,
737
- TrampledFireFail = 725,
738
- TrampledFirePartial = 726,
739
- TrampledIntoGround = 727,
740
- TrampleIntoGround = 728,
741
- Trampling = 729,
742
- TransmogrificationNoEffect = 730,
743
- TransmogrificationNotPossible = 731,
744
- Transmogrified = 732,
745
- TrapMissed = 733,
746
- TrapStoppedYou = 734,
747
- Traveling = 735,
748
- Treasure = 736,
749
- TreasureIsBlocked = 737,
750
- UiActionCannotUseInaccessibleItem = 738,
751
- UiActionCannotUseInThisSituation = 739,
752
- UiActionCannotUseNoItemHovered = 740,
753
- UiActionCannotUseNotInRange = 741,
754
- UiActionCannotUseOnThisIsland = 742,
755
- UiActionCannotUseRequiresCreature = 743,
756
- UiActionCannotUseRequiresDoodad = 744,
757
- UiActionCannotUseRequiresItem = 745,
758
- UiActionCannotUseRequiresNPC = 746,
759
- UiActionCannotUseRequiresVehicle = 747,
760
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue1 = 748,
761
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue2 = 749,
762
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue3 = 750,
763
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue1 = 751,
764
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue2 = 752,
765
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue3 = 753,
766
- UiDialogTradeIndicateTradeTooMuchTradesDialogue1 = 754,
767
- UiDialogTradeIndicateTradeTooMuchTradesDialogue2 = 755,
768
- UiDialogTradeIndicateTradeTooMuchTradesDialogue3 = 756,
769
- UnhitchCreature = 757,
770
- Unknown = 758,
771
- Unlimited = 759,
772
- UnlockedChest = 760,
773
- UnpurifiedFreshWater = 761,
774
- UnpurifiedWaterInStill = 762,
775
- UnpurifiedWaterInTop = 763,
776
- Use = 764,
777
- UsingBareHands = 765,
778
- VehicleDefense = 766,
779
- Vulnerable = 767,
780
- Water = 768,
781
- WaterGathering = 769,
782
- WaterPutOutFire = 770,
783
- WellIsDry = 771,
784
- WellIsFull = 772,
785
- WildGoatRefusedToBeMilked = 773,
786
- WorkingYourselfIntoExhaustion = 774,
787
- WorkingYourselfIntoExhaustionAndDrowning = 775,
788
- WorldContainer = 776,
789
- You = 777,
790
- YouAbsorb = 778,
791
- YouApplied = 779,
792
- YouAreAlready = 780,
793
- YouAte = 781,
794
- YouBeginResting = 782,
795
- YouCannotDoThatYet = 783,
796
- YouCanNowCombatTheTides = 784,
797
- YouCrafted = 785,
798
- YouDoNotFindTreasureYet = 786,
799
- YouDrank = 787,
800
- YouDropTheTorch = 788,
801
- YouEnchant = 789,
802
- YouEquip = 790,
803
- YouExude = 791,
804
- YouExudeSome = 792,
805
- YouExudeSomeReasonConflicting = 793,
806
- YouExudeSomeReasonMax = 794,
807
- YouExudeSomeReasonProperties = 795,
808
- YouFailedTo = 796,
809
- YouFailedToExtinguishedFireFully = 797,
810
- YouFailedToHeal = 798,
811
- YouFailedToHealOther = 799,
812
- YouFire = 800,
813
- YouGathered = 801,
814
- YouHarvested = 802,
815
- YouHave = 803,
816
- YouHaveAlreadyLearned = 804,
817
- YouHaveBeenCut = 805,
818
- YouHaveCaged = 806,
819
- YouHaveCommanded = 807,
820
- YouHaveDied = 808,
821
- YouHaveHealedOther = 809,
822
- YouHaveKilled = 810,
823
- YouHaveNotCommanded = 811,
824
- YouHaveReleased = 812,
825
- YouHaveSummoned = 813,
826
- YouHaveTamed = 814,
827
- YouHaveUncaged = 815,
828
- YouNoticeBarren = 816,
829
- YouNoticeBecomeEnraged = 817,
830
- YouNoticeDying = 818,
831
- YouNoticeFertilityDecreasing = 819,
832
- YouNoticeFertilityIncreasing = 820,
833
- YouNoticeGrowing = 821,
834
- YouNoticeLavaCooling = 822,
835
- YouNoticeLavaHardening = 823,
836
- YouNoticePerish = 824,
837
- YouNoticePlantDamage = 825,
838
- YouNoticePlantRegenerated = 826,
839
- YouNoticeRegrowing = 827,
840
- YouNoticeStumbleInjureItself = 828,
841
- YouNoticeTakeFromGround = 829,
842
- YouNoticeWoundsClosing = 830,
843
- YouOfferedToCreature = 831,
844
- YouOfferedToCreatureRejects = 832,
845
- YouOpen = 833,
846
- YouPacked = 834,
847
- YouPickedUp = 835,
848
- YouRefine = 836,
849
- YouReinforce = 837,
850
- YouRepair = 838,
851
- YouReturnFromCivilizationWith = 839,
852
- YourFist = 840,
853
- YourHands = 841,
854
- YourInventory = 842,
855
- YourIsland = 843,
856
- YouSeeALivingMushroomSpore = 844,
857
- YouSeeASkeletonCollapse = 845,
858
- YouSeeASlimeCombine = 846,
859
- YouSeeAZombieBleeding = 847,
860
- YouSeeCoolDown = 848,
861
- YouSeeDrop = 849,
862
- YouSeeEngulfFire = 850,
863
- YouSeeFireSpread = 851,
864
- YouSeeHelpingPlant = 852,
865
- YouSeeLay = 853,
866
- YouSeeLayingTrap = 854,
867
- YouSeeSpewLava = 855,
868
- YouSeeSpiderSpin = 856,
869
- YouSeeSpitAcid = 857,
870
- YouSeeSpringForth = 858,
871
- YouSeeSummon = 859,
872
- YouSeeSwampFlood = 860,
873
- YouSeeTrampling = 861,
874
- YouSetTheTrapOff = 862,
875
- YouStokeTheCreature = 863,
876
- YouSwapMainHandAndOffHand = 864,
877
- YouThrew = 865,
878
- YouTilled = 866,
879
- YouUnequip = 867,
880
- YouUsed = 868,
881
- YouViewTheItemsOn = 869,
882
- YouWhileTraveling = 870
328
+ CurseUpdateSunrise = 316,
329
+ CurseUpdateSunset = 317,
330
+ CurseUpdateWarning = 318,
331
+ Cut = 319,
332
+ CutHasHealed = 320,
333
+ CutLostHealth = 321,
334
+ CutWasBandaged = 322,
335
+ DamageAppeared = 323,
336
+ DamagedByPouring = 324,
337
+ DangerousMove = 325,
338
+ DangerousOpen = 326,
339
+ DayQuarter1 = 327,
340
+ DayQuarter2 = 328,
341
+ DayQuarter3 = 329,
342
+ DayQuarter4 = 330,
343
+ DealtNoDamageToYou = 331,
344
+ DeathBy = 332,
345
+ DeathByBleeding = 333,
346
+ DeathByBurning = 334,
347
+ DeathByChallengeWinner = 335,
348
+ DeathByConsumption = 336,
349
+ DeathByCut = 337,
350
+ DeathByDrowning = 338,
351
+ DeathByExhaustion = 339,
352
+ DeathByFistByPlayer = 340,
353
+ DeathByFrostbite = 341,
354
+ DeathByFrostbiteTemperatureShock = 342,
355
+ DeathByMalnutrition = 343,
356
+ DeathByPoison = 344,
357
+ DeathBySteppingOn = 345,
358
+ DeathByTrap = 346,
359
+ DeathByWeaponByPlayer = 347,
360
+ DedicatedTitleAlreadySelected = 348,
361
+ DedicatedTitleMilestoneNotAllowed = 349,
362
+ DestroyedFromUse = 350,
363
+ DeveloperContainerDesync = 351,
364
+ DidNotSeemToBeHurting = 352,
365
+ Dig = 353,
366
+ DigAway = 354,
367
+ Digging = 355,
368
+ Disassemble = 356,
369
+ Disassembling = 357,
370
+ DiscoveredCaveEntrance = 358,
371
+ DiscoveredColdInsulation = 359,
372
+ DiscoveredHeatInsulation = 360,
373
+ DiscoveredInTheBottle = 361,
374
+ DiscoveredLavaPassage = 362,
375
+ DiscoveredQuality = 363,
376
+ Dismantle = 364,
377
+ Dismantling = 365,
378
+ DismantlingRequires = 366,
379
+ Dismounted = 367,
380
+ DisplacedPuddles = 368,
381
+ DoNotProduceAnyResources = 369,
382
+ DoodadCauseStatus = 370,
383
+ DoodadGroupTier = 371,
384
+ DrewSurroundings = 372,
385
+ Dripstone = 373,
386
+ DroppedIntoDepths = 374,
387
+ DroppedIntoFire = 375,
388
+ DroppedIntoTheVoid = 376,
389
+ DryadSprouted = 377,
390
+ DueToDehydration = 378,
391
+ DueToStarvation = 379,
392
+ DugTreasureOut = 380,
393
+ DugTreasureOutSurprise = 381,
394
+ DumpContentsOfContainerInInventory = 382,
395
+ DyingOfDehydration = 383,
396
+ EarnedMilestone = 384,
397
+ Effective = 385,
398
+ EquipmentPreventedStatusEffects = 386,
399
+ ErrorHasOccured = 387,
400
+ Excavating = 388,
401
+ ExtinguishedFire = 389,
402
+ ExtinguishedLightSource = 390,
403
+ ExudeNotPossible = 391,
404
+ FailedToAbsorb = 392,
405
+ FailedToAddFuelToTorch = 393,
406
+ FailedToCage = 394,
407
+ FailedToCatchFish = 395,
408
+ FailedToCauseDamage = 396,
409
+ FailedToCauseYouDamage = 397,
410
+ FailedToCopy = 398,
411
+ FailedToDraw = 399,
412
+ FailedToEnchant = 400,
413
+ FailedToExude = 401,
414
+ FailedToIgniteTorch = 402,
415
+ FailedToPickLock = 403,
416
+ FailedToPreserve = 404,
417
+ FailedToRefine = 405,
418
+ FailedToReinforce = 406,
419
+ FailedToRepair = 407,
420
+ FailedToStartFire = 408,
421
+ FailedToTame = 409,
422
+ FailedToTransmogrify = 410,
423
+ FarOffLands = 411,
424
+ FeltBurningPainLostHealth = 412,
425
+ FeltFrostbitePainLostHealth = 413,
426
+ FewMinutes = 414,
427
+ Filled = 415,
428
+ FilledFrom = 416,
429
+ FireAroundYouIsWarm = 417,
430
+ FiredIntoObstacle = 418,
431
+ FireOverflowed = 419,
432
+ FireOverflowedFireElemental = 420,
433
+ FireSource = 421,
434
+ FishingWithNoBait = 422,
435
+ Floating = 423,
436
+ FreshWater = 424,
437
+ FromTheStill = 425,
438
+ FuelIsRequired = 426,
439
+ Gather = 427,
440
+ GatherDestroy = 428,
441
+ Gathering = 429,
442
+ GhostNoActions = 430,
443
+ GhostOf = 431,
444
+ GoatHasNoMilk = 432,
445
+ HackAway = 433,
446
+ HandProtectionPreventedInjury = 434,
447
+ HandsNotEffectiveFor = 435,
448
+ Harvest = 436,
449
+ Harvesting = 437,
450
+ HasBeenHurtByATrap = 438,
451
+ HasDecayed = 439,
452
+ HasHitYouForDamage = 440,
453
+ HasNoEffect = 441,
454
+ HasSetTrapOffNoDamage = 442,
455
+ HasSplit = 443,
456
+ HelpGrow = 444,
457
+ HitchAttempt = 445,
458
+ HitchCreature = 446,
459
+ HitchDisabled = 447,
460
+ HitchInUse = 448,
461
+ HitForDamage = 449,
462
+ HitYouForDamage = 450,
463
+ Hour = 451,
464
+ Hours = 452,
465
+ HurtHandsHittingWithoutWeapons = 453,
466
+ HurtHandsWithNoTool = 454,
467
+ IgnitedTorch = 455,
468
+ Ineffective = 456,
469
+ InjuredFromTrap = 457,
470
+ InNeedOfRepair = 458,
471
+ InteractingWithHasInjuredYouForDamage = 459,
472
+ InvalidContainer = 460,
473
+ IsInTheWayOfPickingUp = 461,
474
+ ItemFromWater = 462,
475
+ JoinedAServer = 463,
476
+ Jump = 464,
477
+ Killed = 465,
478
+ KnowledgeHasIncreased = 466,
479
+ LastPlaceYouLeftOff = 467,
480
+ LearnedHowToCreate = 468,
481
+ LikelyFailures = 469,
482
+ Limited = 470,
483
+ Lockpick = 471,
484
+ MapCompletedNotOfThisArea = 472,
485
+ MapDestroyed = 473,
486
+ MapNearlyDestroyed = 474,
487
+ MapNotOfThisArea = 475,
488
+ MaterialsDestroyed = 476,
489
+ MessageOfTheDay = 477,
490
+ MetabolismSlowed = 478,
491
+ Milk = 479,
492
+ Mine = 480,
493
+ Mining = 481,
494
+ MissedWith = 482,
495
+ MissedYouWith = 483,
496
+ MovedItem = 484,
497
+ MovedItemFailed = 485,
498
+ MoveOverTrapButDoNotSetOff = 486,
499
+ MultiplayerGamePaused = 487,
500
+ MultiplayerGameResumed = 488,
501
+ MultiplayerPlayerConnected = 489,
502
+ MultiplayerPlayerDied = 490,
503
+ MultiplayerPlayerDisconnected = 491,
504
+ MultiplayerPlayerJoined = 492,
505
+ MustBeEquippedToIgnite = 493,
506
+ Mysteriously = 494,
507
+ NearlyBurnedEquipmentProtectedYou = 495,
508
+ NeedToStartTravelsOutside = 496,
509
+ NeedWaterForBoat = 497,
510
+ NightQuarter1 = 498,
511
+ NightQuarter2 = 499,
512
+ NightQuarter3 = 500,
513
+ NightQuarter4 = 501,
514
+ No = 502,
515
+ NoAmmunitionForThatWeapon = 503,
516
+ NoCandleToStartFire = 504,
517
+ NoFireToStokeWith = 505,
518
+ NoFishAtLocation = 506,
519
+ NoGroundWater = 507,
520
+ NoInkToDrawMap = 508,
521
+ NoKindlingOrFuelItemsToStartFire = 509,
522
+ NoKindlingToStartFire = 510,
523
+ NoLongerFeelPainOfBeingBurned = 511,
524
+ NoLongerFeelPainOfBeingFrostbitten = 512,
525
+ NoLongerHostile = 513,
526
+ NoMoreRoomInContainer = 514,
527
+ NoPaperToDrawMap = 515,
528
+ NoRequiredItemToFireWeapon = 516,
529
+ NoReturnWithoutCompletingChallenges = 517,
530
+ NoRoomForImprovement = 518,
531
+ NoRoomForVehicle = 519,
532
+ NoRoomToDrop = 520,
533
+ NoRoomToSummon = 521,
534
+ NotEnoughPurifiedWaterYet = 522,
535
+ NotEnoughTreasureToReturn = 523,
536
+ NothingTo = 524,
537
+ NothingToGetFromThis = 525,
538
+ NothingToHarvestFromThisGather = 526,
539
+ NothingToSmother = 527,
540
+ NothingUsefulToHarvestYet = 528,
541
+ NoTinderToStartFire = 529,
542
+ NotSuitableToPlant = 530,
543
+ NoWaterInStill = 531,
544
+ NPCMerchantNewInventoryDialogue1 = 532,
545
+ NPCMerchantNewInventoryDialogue2 = 533,
546
+ NPCMerchantNewInventoryDialogue3 = 534,
547
+ NPCMerchantNewInventoryDialogue4 = 535,
548
+ NPCMerchantStartingDialogue1 = 536,
549
+ NPCMerchantStartingDialogue2 = 537,
550
+ NPCMerchantStartingDialogue3 = 538,
551
+ NPCMerchantStartingDialogue4 = 539,
552
+ NPCMerchantWelcomeCredit = 540,
553
+ NPCShipperShipToIsland = 541,
554
+ NPCShipperStartingDialogue1 = 542,
555
+ NPCShipperStartingDialogue2 = 543,
556
+ NPCShipperStartingDialogue3 = 544,
557
+ NPCShipperStartingDialogue4 = 545,
558
+ NPCWelcome = 546,
559
+ ObjectIsLocked = 547,
560
+ ObjectIsLockedAttemptToBreakIt = 548,
561
+ OfferAberrantFail = 549,
562
+ OfferAberrantFailButTamed = 550,
563
+ Open = 551,
564
+ OpenClose = 552,
565
+ OpenCollapse = 553,
566
+ OverEatingLostStamina = 554,
567
+ OverHydratingLostStamina = 555,
568
+ Pack = 556,
569
+ PaperTurnedToMush = 557,
570
+ ParryTheBlow = 558,
571
+ PetCreature = 559,
572
+ PickAway = 560,
573
+ PickUp = 561,
574
+ PickUpExcrement = 562,
575
+ PickUpTheItem = 563,
576
+ Place = 564,
577
+ PlacedItem = 565,
578
+ PlacedItemFailed = 566,
579
+ PlacedOnGround = 567,
580
+ PlantedInGround = 568,
581
+ PlantGatheredPlant = 569,
582
+ PlantGatheringWillDestroy = 570,
583
+ PlantHasResourcesToGather = 571,
584
+ PlantHasResourcesToHarvest = 572,
585
+ PlantHighlyFertile = 573,
586
+ Planting = 574,
587
+ PlantIsBare = 575,
588
+ PlantIsFertile = 576,
589
+ PlantIsInStage = 577,
590
+ PlantIsNotFertile = 578,
591
+ PlantIsSeeding = 579,
592
+ PlantNotReadyToHarvest = 580,
593
+ PlantReadyToGather = 581,
594
+ PlantReadyToGatherNotMaximal = 582,
595
+ PlantReadyToHarvest = 583,
596
+ PlantReadyToHarvestNotMaximal = 584,
597
+ PlayerHas = 585,
598
+ PlayerHasCompletedChallengeRequirement = 586,
599
+ PlayerHasWonChallenge = 587,
600
+ Poisoned = 588,
601
+ PoisonedLostHealth = 589,
602
+ PoisonWorkedItsCourse = 590,
603
+ PouredOut = 591,
604
+ PouredOutOnYourself = 592,
605
+ PouredWaterIntoStill = 593,
606
+ PourHarmedPlant = 594,
607
+ PourHealedPlant = 595,
608
+ PourHealedPlantFully = 596,
609
+ PourHealedPlantPartially = 597,
610
+ PourIncreasedFertility = 598,
611
+ Pouring = 599,
612
+ PourOverWatering = 600,
613
+ Prepare = 601,
614
+ Prepared = 602,
615
+ PreservedFood = 603,
616
+ PurifiedWaterInBottom = 604,
617
+ PurifiedWaterInStill = 605,
618
+ RandomEventsFire = 606,
619
+ ReduceLength = 607,
620
+ RefusedToBeTamed = 608,
621
+ Repair = 609,
622
+ RequiredForDisassembly = 610,
623
+ RequiresFireToBeLit = 611,
624
+ RequiresYouToBeAround = 612,
625
+ Resistant = 613,
626
+ Rest = 614,
627
+ Rested = 615,
628
+ Resting = 616,
629
+ RestingOnGroundNotEffective = 617,
630
+ RestInterrupted = 618,
631
+ RestInterruptedDamage = 619,
632
+ RestInterruptedDying = 620,
633
+ RestInterruptedLoudNoise = 621,
634
+ RestInterruptedPain = 622,
635
+ RestInterruptedStirring = 623,
636
+ RestInterruptedTooCold = 624,
637
+ RestInterruptedTooHot = 625,
638
+ RestInterruptedUncomfortablyCold = 626,
639
+ RestInterruptedUncomfortablyHot = 627,
640
+ RestInterruptedWaterPoured = 628,
641
+ RestLongTime = 629,
642
+ RestModerateTime = 630,
643
+ RestOnBoat = 631,
644
+ RestShortTime = 632,
645
+ RestTime = 633,
646
+ ReturnedToCivilization = 634,
647
+ ReturningToCivilizationSetOffAgain = 635,
648
+ ReturnsToLife = 636,
649
+ Reverse = 637,
650
+ Ride = 638,
651
+ Sailing = 639,
652
+ ScrollMaster = 640,
653
+ ScrollProvidedNoUsefulInsight = 641,
654
+ Seawater = 642,
655
+ SeemsToHaveDrawnEnergy = 643,
656
+ SetTrapOffButNoDamage = 644,
657
+ SetUp = 645,
658
+ ShadowInTheWater = 646,
659
+ SkillHasRaised = 647,
660
+ Skills = 648,
661
+ Sleep = 649,
662
+ Sleeping = 650,
663
+ SleepOnBoat = 651,
664
+ Slept = 652,
665
+ SlitherSuckerConstricts = 653,
666
+ SlitherSuckerFailedToRemove = 654,
667
+ SlitherSuckerFailedToRemoveOuch = 655,
668
+ SlitherSuckerJumpedOnHead = 656,
669
+ SolarStill = 657,
670
+ SomethingInTheWayOf = 658,
671
+ SomethingInTheWayOfButcherFirst = 659,
672
+ SomethingInTheWayOfFire = 660,
673
+ SomethingInTheWayOfFishing = 661,
674
+ SomethingInTheWayOfPerforming = 662,
675
+ SomethingInTheWayOfPlacing = 663,
676
+ SomethingInTheWayOfReleasing = 664,
677
+ SomethingInTheWayOfSummoning = 665,
678
+ SomethingInWayOfClosingDoor = 666,
679
+ SoothedTheirBurnInjuries = 667,
680
+ SoothedYourBurnInjuries = 668,
681
+ SortedByCategory = 669,
682
+ SortedByCraftableOnly = 670,
683
+ SortedByName = 671,
684
+ SortedBySkill = 672,
685
+ SortedByUnlockedTime = 673,
686
+ StaminaIsFull = 674,
687
+ StartedFire = 675,
688
+ StartTravelInWater = 676,
689
+ StarvingToDeath = 677,
690
+ StatAmount = 678,
691
+ StatChangeUnknown = 679,
692
+ StatGained = 680,
693
+ StatIncreasing = 681,
694
+ StatLost = 682,
695
+ StatQuenched = 683,
696
+ StatRegained = 684,
697
+ StatSated = 685,
698
+ SteppingOn = 686,
699
+ Still = 687,
700
+ StillHasNoWaterToPurify = 688,
701
+ StillNoContainer = 689,
702
+ StirredUpClawWorm = 690,
703
+ StirredUpCreature = 691,
704
+ StoppedYourBleeding = 692,
705
+ StopUsingVehicle = 693,
706
+ SummonedGuardiansByDiggingTreasure = 694,
707
+ SummonedGuardiansByLockpicking = 695,
708
+ SummonVoidDwellerItem = 696,
709
+ SummonVoidDwellerRinging = 697,
710
+ SummonVoidDwellerShiver = 698,
711
+ SunNotBrightEnoughToStartFire = 699,
712
+ SwampWater = 700,
713
+ Swimming = 701,
714
+ TakenFromGroundBecomeTamed = 702,
715
+ TeleportBlocked = 703,
716
+ Teleported = 704,
717
+ TheirFist = 705,
718
+ TheirInventory = 706,
719
+ ThePlant = 707,
720
+ ThereIsNoContainerOnTheStill = 708,
721
+ ThereIsNoSunToStartFire = 709,
722
+ ThisCannotBeMilked = 710,
723
+ Throw = 711,
724
+ ThrownIntoDepths = 712,
725
+ ThrownIntoObstacle = 713,
726
+ ThrownIntoVoid = 714,
727
+ TierGroup = 715,
728
+ TileMakeCaveEntranceNearby = 716,
729
+ TileMakeCaveEntrancePassable = 717,
730
+ TileMakeCaveEntranceVoid = 718,
731
+ Till = 719,
732
+ Tilling = 720,
733
+ TimeIs = 721,
734
+ TimeIsDawn = 722,
735
+ TimeIsDaytime = 723,
736
+ TimeIsDusk = 724,
737
+ TimeIsNighttime = 725,
738
+ TimeIsSunrise = 726,
739
+ TimeIsSunset = 727,
740
+ ToFight = 728,
741
+ TooDamaged = 729,
742
+ TooExhaustedToJump = 730,
743
+ Touching = 731,
744
+ TrampledFire = 732,
745
+ TrampledFireFail = 733,
746
+ TrampledFirePartial = 734,
747
+ TrampledIntoGround = 735,
748
+ TrampleIntoGround = 736,
749
+ Trampling = 737,
750
+ TransmogrificationNoEffect = 738,
751
+ TransmogrificationNotPossible = 739,
752
+ Transmogrified = 740,
753
+ TrapMissed = 741,
754
+ TrapStoppedYou = 742,
755
+ Traveling = 743,
756
+ Treasure = 744,
757
+ TreasureIsBlocked = 745,
758
+ UiActionCannotUseInaccessibleItem = 746,
759
+ UiActionCannotUseInThisSituation = 747,
760
+ UiActionCannotUseNoItemHovered = 748,
761
+ UiActionCannotUseNotInRange = 749,
762
+ UiActionCannotUseOnThisIsland = 750,
763
+ UiActionCannotUseRequiresCreature = 751,
764
+ UiActionCannotUseRequiresDoodad = 752,
765
+ UiActionCannotUseRequiresItem = 753,
766
+ UiActionCannotUseRequiresNPC = 754,
767
+ UiActionCannotUseRequiresVehicle = 755,
768
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue1 = 756,
769
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue2 = 757,
770
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue3 = 758,
771
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue1 = 759,
772
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue2 = 760,
773
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue3 = 761,
774
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue1 = 762,
775
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue2 = 763,
776
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue3 = 764,
777
+ UnhitchCreature = 765,
778
+ Unknown = 766,
779
+ Unlimited = 767,
780
+ UnlockedChest = 768,
781
+ UnpurifiedFreshWater = 769,
782
+ UnpurifiedWaterInStill = 770,
783
+ UnpurifiedWaterInTop = 771,
784
+ Use = 772,
785
+ UsingBareHands = 773,
786
+ VehicleDefense = 774,
787
+ Vulnerable = 775,
788
+ Water = 776,
789
+ WaterGathering = 777,
790
+ WaterPutOutFire = 778,
791
+ WellIsDry = 779,
792
+ WellIsFull = 780,
793
+ WildGoatRefusedToBeMilked = 781,
794
+ WorkingYourselfIntoExhaustion = 782,
795
+ WorkingYourselfIntoExhaustionAndDrowning = 783,
796
+ WorldContainer = 784,
797
+ You = 785,
798
+ YouAbsorb = 786,
799
+ YouApplied = 787,
800
+ YouAreAlready = 788,
801
+ YouAte = 789,
802
+ YouBeginResting = 790,
803
+ YouCannotDoThatYet = 791,
804
+ YouCanNowCombatTheTides = 792,
805
+ YouCrafted = 793,
806
+ YouDoNotFindTreasureYet = 794,
807
+ YouDrank = 795,
808
+ YouDropTheTorch = 796,
809
+ YouEnchant = 797,
810
+ YouEquip = 798,
811
+ YouExude = 799,
812
+ YouExudeSome = 800,
813
+ YouExudeSomeReasonConflicting = 801,
814
+ YouExudeSomeReasonMax = 802,
815
+ YouExudeSomeReasonProperties = 803,
816
+ YouFailedTo = 804,
817
+ YouFailedToExtinguishedFireFully = 805,
818
+ YouFailedToHeal = 806,
819
+ YouFailedToHealOther = 807,
820
+ YouFire = 808,
821
+ YouGathered = 809,
822
+ YouHarvested = 810,
823
+ YouHave = 811,
824
+ YouHaveAlreadyLearned = 812,
825
+ YouHaveBeenCut = 813,
826
+ YouHaveCaged = 814,
827
+ YouHaveCommanded = 815,
828
+ YouHaveDied = 816,
829
+ YouHaveHealedOther = 817,
830
+ YouHaveKilled = 818,
831
+ YouHaveNotCommanded = 819,
832
+ YouHaveReleased = 820,
833
+ YouHaveSummoned = 821,
834
+ YouHaveTamed = 822,
835
+ YouHaveUncaged = 823,
836
+ YouNoticeBarren = 824,
837
+ YouNoticeBecomeEnraged = 825,
838
+ YouNoticeDying = 826,
839
+ YouNoticeFertilityDecreasing = 827,
840
+ YouNoticeFertilityIncreasing = 828,
841
+ YouNoticeGrowing = 829,
842
+ YouNoticeLavaCooling = 830,
843
+ YouNoticeLavaHardening = 831,
844
+ YouNoticePerish = 832,
845
+ YouNoticePlantDamage = 833,
846
+ YouNoticePlantRegenerated = 834,
847
+ YouNoticeRegrowing = 835,
848
+ YouNoticeStumbleInjureItself = 836,
849
+ YouNoticeTakeFromGround = 837,
850
+ YouNoticeWoundsClosing = 838,
851
+ YouOfferedToCreature = 839,
852
+ YouOfferedToCreatureRejects = 840,
853
+ YouOpen = 841,
854
+ YouPacked = 842,
855
+ YouPickedUp = 843,
856
+ YouRefine = 844,
857
+ YouReinforce = 845,
858
+ YouRepair = 846,
859
+ YouReturnFromCivilizationWith = 847,
860
+ YourFist = 848,
861
+ YourHands = 849,
862
+ YourInventory = 850,
863
+ YourIsland = 851,
864
+ YouSeeALivingMushroomSpore = 852,
865
+ YouSeeASkeletonCollapse = 853,
866
+ YouSeeASlimeCombine = 854,
867
+ YouSeeAZombieBleeding = 855,
868
+ YouSeeCoolDown = 856,
869
+ YouSeeDrop = 857,
870
+ YouSeeEngulfFire = 858,
871
+ YouSeeFireSpread = 859,
872
+ YouSeeHelpingPlant = 860,
873
+ YouSeeLay = 861,
874
+ YouSeeLayingTrap = 862,
875
+ YouSeeSpewLava = 863,
876
+ YouSeeSpiderSpin = 864,
877
+ YouSeeSpitAcid = 865,
878
+ YouSeeSpringForth = 866,
879
+ YouSeeSummon = 867,
880
+ YouSeeSwampFlood = 868,
881
+ YouSeeTrampling = 869,
882
+ YouSetTheTrapOff = 870,
883
+ YouStokeTheCreature = 871,
884
+ YouSwapMainHandAndOffHand = 872,
885
+ YouThrew = 873,
886
+ YouTilled = 874,
887
+ YouUnequip = 875,
888
+ YouUsed = 876,
889
+ YouViewTheItemsOn = 877,
890
+ YouWhileTraveling = 878
883
891
  }
884
892
  export default Message;