@wayward/types 2.14.0-beta.dev.20240413.1 → 2.14.0-beta.dev.20240419.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.
|
@@ -742,156 +742,157 @@ declare enum Message {
|
|
|
742
742
|
TimeIsSunset = 730,
|
|
743
743
|
ToFight = 731,
|
|
744
744
|
TooDamaged = 732,
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
745
|
+
ActionSetDownNotEnoughRoom = 733,
|
|
746
|
+
TooExhaustedToJump = 734,
|
|
747
|
+
Touching = 735,
|
|
748
|
+
TrampledFire = 736,
|
|
749
|
+
TrampledFireFail = 737,
|
|
750
|
+
TrampledFirePartial = 738,
|
|
751
|
+
TrampledIntoGround = 739,
|
|
752
|
+
TrampleIntoGround = 740,
|
|
753
|
+
Trampling = 741,
|
|
754
|
+
TransmogrificationNotPossible = 742,
|
|
755
|
+
Transmogrified = 743,
|
|
756
|
+
Transmogrify = 744,
|
|
757
|
+
TrapMissed = 745,
|
|
758
|
+
TrapStoppedYou = 746,
|
|
759
|
+
Traveling = 747,
|
|
760
|
+
Treasure = 748,
|
|
761
|
+
TreasureIsBlocked = 749,
|
|
762
|
+
UiActionCannotUseInaccessibleItem = 750,
|
|
763
|
+
UiActionCannotUseNoItemHovered = 751,
|
|
764
|
+
UiActionCannotUseRequiresCreature = 752,
|
|
765
|
+
UiActionCannotUseRequiresDoodad = 753,
|
|
766
|
+
UiActionCannotUseRequiresItem = 754,
|
|
767
|
+
UiActionCannotUseRequiresNPC = 755,
|
|
768
|
+
UiActionCannotUseRequiresVehicle = 756,
|
|
769
|
+
UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue1 = 757,
|
|
770
|
+
UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue2 = 758,
|
|
771
|
+
UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue3 = 759,
|
|
772
|
+
UiDialogTradeIndicateTradeAlreadyTradedSellDialogue1 = 760,
|
|
773
|
+
UiDialogTradeIndicateTradeAlreadyTradedSellDialogue2 = 761,
|
|
774
|
+
UiDialogTradeIndicateTradeAlreadyTradedSellDialogue3 = 762,
|
|
775
|
+
UiDialogTradeIndicateTradeTooMuchTradesDialogue1 = 763,
|
|
776
|
+
UiDialogTradeIndicateTradeTooMuchTradesDialogue2 = 764,
|
|
777
|
+
UiDialogTradeIndicateTradeTooMuchTradesDialogue3 = 765,
|
|
778
|
+
Unhitch = 766,
|
|
779
|
+
UnhitchCreature = 767,
|
|
780
|
+
Unknown = 768,
|
|
781
|
+
Unlimited = 769,
|
|
782
|
+
UnlockedChest = 770,
|
|
783
|
+
UnpurifiedFreshWater = 771,
|
|
784
|
+
UnpurifiedWaterInStill = 772,
|
|
785
|
+
Use = 773,
|
|
786
|
+
UsingBareHands = 774,
|
|
787
|
+
VehicleDefense = 775,
|
|
788
|
+
Vulnerable = 776,
|
|
789
|
+
Water = 777,
|
|
790
|
+
WaterGathering = 778,
|
|
791
|
+
WaterPutOutFire = 779,
|
|
792
|
+
WellIsDry = 780,
|
|
793
|
+
WellIsFull = 781,
|
|
794
|
+
WildGoatRefusedToBeMilked = 782,
|
|
795
|
+
WillNotTrade = 783,
|
|
796
|
+
WorkingYourselfIntoExhaustion = 784,
|
|
797
|
+
WorkingYourselfIntoExhaustionAndDrowning = 785,
|
|
798
|
+
WorldContainer = 786,
|
|
799
|
+
You = 787,
|
|
800
|
+
YouAbsorb = 788,
|
|
801
|
+
YouApplied = 789,
|
|
802
|
+
YouAreAlready = 790,
|
|
803
|
+
YouAte = 791,
|
|
804
|
+
YouBeginResting = 792,
|
|
805
|
+
YouCannotDoThatYet = 793,
|
|
806
|
+
YouCanNowCombatTheTides = 794,
|
|
807
|
+
YouCrafted = 795,
|
|
808
|
+
YouDoNotFindTreasureYet = 796,
|
|
809
|
+
YouDrank = 797,
|
|
810
|
+
YouDropTheTorch = 798,
|
|
811
|
+
YouEnchant = 799,
|
|
812
|
+
YouEquip = 800,
|
|
813
|
+
YouExude = 801,
|
|
814
|
+
YouExudeSome = 802,
|
|
815
|
+
YouExudeSomeReasonConflicting = 803,
|
|
816
|
+
YouExudeSomeReasonMax = 804,
|
|
817
|
+
YouExudeSomeReasonProperties = 805,
|
|
818
|
+
YouFailedTo = 806,
|
|
819
|
+
YouFailedToExtinguishedFireFully = 807,
|
|
820
|
+
YouFailedToHeal = 808,
|
|
821
|
+
YouFailedToHealOther = 809,
|
|
822
|
+
YouFire = 810,
|
|
823
|
+
YouGathered = 811,
|
|
824
|
+
YouGatheredAndDropped = 812,
|
|
825
|
+
YouHarvested = 813,
|
|
826
|
+
YouHarvestedAndDropped = 814,
|
|
827
|
+
YouHave = 815,
|
|
828
|
+
YouHaveAlreadyLearned = 816,
|
|
829
|
+
YouHaveBeenCut = 817,
|
|
830
|
+
YouHaveCaged = 818,
|
|
831
|
+
YouHaveCommanded = 819,
|
|
832
|
+
YouHaveDied = 820,
|
|
833
|
+
YouHaveHealedOther = 821,
|
|
834
|
+
YouHaveKilled = 822,
|
|
835
|
+
YouHaveNotCommanded = 823,
|
|
836
|
+
YouHaveReleased = 824,
|
|
837
|
+
YouHaveSummoned = 825,
|
|
838
|
+
YouHaveTamed = 826,
|
|
839
|
+
YouHaveUncaged = 827,
|
|
840
|
+
YouNoticeBarren = 828,
|
|
841
|
+
YouNoticeBecomeEnraged = 829,
|
|
842
|
+
YouNoticeDying = 830,
|
|
843
|
+
YouNoticeFertilityDecreasing = 831,
|
|
844
|
+
YouNoticeFertilityIncreasing = 832,
|
|
845
|
+
YouNoticeGrowing = 833,
|
|
846
|
+
YouNoticeLavaCooling = 834,
|
|
847
|
+
YouNoticeLavaHardening = 835,
|
|
848
|
+
YouNoticePerish = 836,
|
|
849
|
+
YouNoticePlantDamage = 837,
|
|
850
|
+
YouNoticePlantRegenerated = 838,
|
|
851
|
+
YouNoticeRegrowing = 839,
|
|
852
|
+
YouNoticeStumbleInjureItself = 840,
|
|
853
|
+
YouNoticeTakeFromGround = 841,
|
|
854
|
+
YouNoticeWoundsClosing = 842,
|
|
855
|
+
YouNoticeZombieHorde = 843,
|
|
856
|
+
YouOfferedToCreature = 844,
|
|
857
|
+
YouOfferedToCreatureRejects = 845,
|
|
858
|
+
YouOpen = 846,
|
|
859
|
+
YouPacked = 847,
|
|
860
|
+
YouPickedUp = 848,
|
|
861
|
+
YouRefine = 849,
|
|
862
|
+
YouReinforce = 850,
|
|
863
|
+
YouRepair = 851,
|
|
864
|
+
YouReturnFromCivilizationWith = 852,
|
|
865
|
+
YourFist = 853,
|
|
866
|
+
YourHands = 854,
|
|
867
|
+
YourInventory = 855,
|
|
868
|
+
YourIsland = 856,
|
|
869
|
+
YourRubbingNoEffect = 857,
|
|
870
|
+
YouRub = 858,
|
|
871
|
+
YouSee = 859,
|
|
872
|
+
YouSeeALivingMushroomSpore = 860,
|
|
873
|
+
YouSeeASkeletonCollapse = 861,
|
|
874
|
+
YouSeeASlimeCombine = 862,
|
|
875
|
+
YouSeeAZombieBleeding = 863,
|
|
876
|
+
YouSeeCoolDown = 864,
|
|
877
|
+
YouSeeDrop = 865,
|
|
878
|
+
YouSeeEngulfFire = 866,
|
|
879
|
+
YouSeeFireSpread = 867,
|
|
880
|
+
YouSeeHelpingPlant = 868,
|
|
881
|
+
YouSeeLay = 869,
|
|
882
|
+
YouSeeLayingTrap = 870,
|
|
883
|
+
YouSeeSpewLava = 871,
|
|
884
|
+
YouSeeSpitAcid = 872,
|
|
885
|
+
YouSeeSpringForth = 873,
|
|
886
|
+
YouSeeSummon = 874,
|
|
887
|
+
YouSeeSwampFlood = 875,
|
|
888
|
+
YouSeeTrampling = 876,
|
|
889
|
+
YouSetTheTrapOff = 877,
|
|
890
|
+
YouStokeTheCreature = 878,
|
|
891
|
+
YouSwapMainHandAndOffHand = 879,
|
|
892
|
+
YouThrew = 880,
|
|
893
|
+
YouTilled = 881,
|
|
894
|
+
YouUnequip = 882,
|
|
895
|
+
YouUsed = 883,
|
|
896
|
+
YouWhileTraveling = 884
|
|
896
897
|
}
|
|
897
898
|
export default Message;
|
package/package.json
CHANGED