@wayward/types 2.14.4-beta.dev.20250323.1 → 2.14.4-beta.dev.20250325.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.
@@ -24,834 +24,835 @@ declare enum Message {
24
24
  ActionAttachCannotAttach = 12,
25
25
  ActionAttachNothingToAttachItemTo = 13,
26
26
  ActionBuildTooDeep = 14,
27
- ActionButcherReleasesLava = 15,
28
- ActionCageCreatureCannotBeCaged = 16,
29
- ActionCageCreatureNoCreature = 17,
30
- ActionCastAreaOverfished = 18,
31
- ActionConsecrateNoRunes = 19,
32
- ActionConsecrateRunesConsecrated = 20,
33
- ActionConsecrateRunesConsecratedChaos = 21,
34
- ActionConsecrateRunesConsecratedEvil = 22,
35
- ActionConsecrateRunesConsecratedGood = 23,
36
- ActionConsecrateRunesConsecratedNothingUpgraded = 24,
37
- ActionConsecrateRunesConsecratedResults = 25,
38
- ActionConsumeItemTypeStats = 26,
39
- ActionContextAllowedFireToSpread = 27,
40
- ActionContextGainedSkill = 28,
41
- ActionContextKilledCreature = 29,
42
- ActionContextKilledPlayer = 30,
43
- ActionContextKilledPlayerWithPet = 31,
44
- ActionContextRested = 32,
45
- ActionContextSlept = 33,
46
- ActionContextTamedCreature = 34,
47
- ActionCraftEfficacy = 35,
48
- ActionCraftEfficacyHigh = 36,
49
- ActionCraftEfficacyHighest = 37,
50
- ActionCraftEfficacyLow = 38,
51
- ActionCraftEfficacyLowest = 39,
52
- ActionCraftEfficacyMed = 40,
53
- ActionCraftEfficacyPercent = 41,
54
- ActionCraftYouLackTheRequirements = 42,
55
- ActionDetachContainerDetachContainer = 43,
56
- ActionDetachContainerNoDetach = 44,
57
- ActionDigTooDeep = 45,
58
- ActionDigWaterFilledHole = 46,
59
- ActionDigWaterTooDeep = 47,
60
- ActionDisassembleNoItemsSalvaged = 48,
61
- ActionDisassembleSalvaged = 49,
62
- ActionDismantleSeparated = 50,
63
- ActionDisplayItemDisplayed = 51,
64
- ActionDisplayItemEmptyContainerBeforehand = 52,
65
- ActionDisplayItemReturned = 53,
66
- ActionDrinkInFrontNoDrink = 54,
67
- ActionDropCannotUseBlocked = 55,
68
- ActionDropCannotUseItemEquipped = 56,
69
- ActionDropCannotUseItemProtected = 57,
70
- ActionDropCannotUseItemProtectedDangerous = 58,
71
- ActionDropCannotUseNoItems = 59,
72
- ActionDropCannotUseNoRoomMultipleItems = 60,
73
- ActionDumpItemsCannotUseBlocked = 61,
74
- ActionDumpItemsCannotUseNothingToDumpOut = 62,
75
- ActionDumpItemsDumpedItems = 63,
76
- ActionEnhanceEnhanced = 64,
77
- ActionEnhanceFailed = 65,
78
- ActionEnhanceNotPossible = 66,
79
- ActionEquipWillBreakOnDamage = 67,
80
- ActionFishingNothingBiting = 68,
81
- ActionFishingSlipped = 69,
82
- ActionFishingTooShallow = 70,
83
- ActionInvokeCannotUseSilence = 71,
84
- ActionInvokeChaosNoEffect = 72,
85
- ActionInvokeEvilCreaturesAttracted = 73,
86
- ActionInvokeEvilCreaturesNoneSummoned = 74,
87
- ActionInvokeGoodCreaturesPacified = 75,
88
- ActionInvokeGoodCreaturesPacifiedAttacked = 76,
89
- ActionInvokeGoodCreaturesPacifiedNone = 77,
90
- ActionJumpCannotJump = 78,
91
- ActionMeleeNothingToAttack = 79,
92
- ActionMoveItemCannotUseContainerTooFarAway = 80,
93
- ActionMoveItemCannotUseEquipped = 81,
94
- ActionMoveItemCannotUseFromInvalidContainer = 82,
95
- ActionMoveItemCannotUseInvalidContainer = 83,
96
- ActionMoveItemCannotUseItemFilteredOut = 84,
97
- ActionMoveItemCannotUseItemQualityOrTypeIncorrect = 85,
98
- ActionMoveItemCannotUseItemTooFarAway = 86,
99
- ActionMoveItemCannotUseMovingFromMultipleContainers = 87,
100
- ActionMoveItemCannotUseNoContainerToMoveTo = 88,
101
- ActionMoveItemCannotUseNoItems = 89,
102
- ActionMoveItemCannotUseNoRoom = 90,
103
- ActionMoveItemCannotUseProtected = 91,
104
- ActionMoveToSwimOffEdgeCannotCombatTides = 92,
105
- ActionNavigateMoon = 93,
106
- ActionNavigateNotOverworld = 94,
107
- ActionNavigateSun = 95,
108
- ActionNavigateUseSextant = 96,
109
- ActionPetCreatureRefused = 97,
110
- ActionPetNoTamedCreature = 98,
111
- ActionPickUpAllItemsNoItems = 99,
112
- ActionPickUpDoodadCannotUseContainsItems = 100,
113
- ActionPickUpExcrementNoExcrement = 101,
114
- ActionPickUpItemNoItem = 102,
115
- ActionPickUpNoPickUp = 103,
116
- ActionPourNoEffect = 104,
117
- ActionRefineNoDurability = 105,
118
- ActionReleaseNoTamedCreature = 106,
119
- ActionRenameIsland = 107,
120
- ActionRepairMaxDurabilityTooLow = 108,
121
- ActionReshapeFailed = 109,
122
- ActionReshapeNotPossibleBonus = 110,
123
- ActionReshapeReshaped = 111,
124
- ActionRestAdjacentCreature = 112,
125
- ActionSailToCivilizationNotInsideBoat = 113,
126
- ActionSailToIsland = 114,
127
- ActionSailToIslandArrived = 115,
128
- ActionSailToIslandCannotUseCannotReachEdge = 116,
129
- ActionSailToIslandCannotUseCannotReachPort = 117,
130
- ActionSailToIslandCannotUseGhost = 118,
131
- ActionSailToIslandCannotUseInvalidDestination = 119,
132
- ActionSailToIslandCannotUseNoDestination = 120,
133
- ActionSailToIslandCannotUseNotEnoughStamina = 121,
134
- ActionSailToIslandCannotUseNotEnoughSwimmingSkill = 122,
135
- ActionSailToIslandCannotUseTravellingIsDisallowedInTheseLands = 123,
136
- ActionSailToIslandPlayerArriving = 124,
137
- ActionSailToIslandPlayerDeparting = 125,
138
- ActionSetCreatureAiAlreadyCommanded = 126,
139
- ActionSetCreatureAiCannotCommand = 127,
140
- ActionSetCreatureAiNotEnoughSkill = 128,
141
- ActionSetCreatureAiNotEnoughTames = 129,
142
- ActionSetDownNotEnoughRoom = 130,
143
- ActionShipToIslandNoDestination = 131,
144
- ActionSwapEquipmentCannotUseNoEquipmentToSwap = 132,
145
- ActionTameCreatureTamed = 133,
146
- ActionTameNoCreature = 134,
147
- ActionTestDepthNothingToTest = 135,
148
- ActionTestDepthWell = 136,
149
- ActionToggleContainerCannotUseAlreadyClosed = 137,
150
- ActionToggleContainerCannotUseNoContainer = 138,
151
- ActionToggleContainerCannotUseNoContainerToClose = 139,
152
- ActionToggleContainerCannotUseNoContainerToOpen = 140,
153
- ActionToggleContainerCannotUseNotAccessible = 141,
154
- ActionToggleContainerCannotUseUnknownContainer = 142,
155
- ActionToggleDoorNoDoor = 143,
156
- ActionToggleHitchAlreadyHitched = 144,
157
- ActionToggleHitchAlreadyUnhitched = 145,
158
- ActionToggleHitchNoCreature = 146,
159
- ActionToggleHitchNoHitch = 147,
160
- ActionToggleTilledAlreadyPacked = 148,
161
- ActionToggleTilledAlreadyTilled = 149,
162
- ActionToggleTilledDug = 150,
163
- ActionTradeCannotUseExceedsCarryWeight = 151,
164
- ActionTradeCannotUseNotEnoughCredit = 152,
165
- ActionTradeCannotUseNothingToTrade = 153,
166
- ActionTradeCannotUseTradedTooMuch = 154,
167
- ActionTradeCreditChange = 155,
168
- ActionTradeCreditChangeDecrease = 156,
169
- ActionTradeCreditChangeIncrease = 157,
170
- ActionTradeDialogue1 = 158,
171
- ActionTradeDialogue2 = 159,
172
- ActionTradeDialogue3 = 160,
173
- ActionTradeDialogue4 = 161,
174
- ActionTradeIndicateUntradable = 162,
175
- ActionTradeMerchantItems = 163,
176
- ActionTradeYourItems = 164,
177
- ActionUncageCannotUncageHere = 165,
178
- ActionUpgradeFailed = 166,
179
- ActionUpgradeMagicalInert = 167,
180
- ActionUpgradeNotMagical = 168,
181
- ActionUpgradeNotPossible = 169,
182
- ActionUpgradeUpgraded = 170,
183
- ActionUseItemWeaponNeeded = 171,
184
- ActionViewItemsCannotUseBlocked = 172,
185
- AddedFuelToFire = 173,
186
- AddedFuelToTorch = 174,
187
- AllEquipmentUnEquipped = 175,
188
- AlreadyDesalinatedWaterInStill = 176,
189
- AlreadyFullyRefined = 177,
190
- AlreadyFullyRepaired = 178,
191
- AlreadyPreserved = 179,
192
- AnotherIsland = 180,
193
- AnUnknownItem = 181,
194
- AppearedNotEffectiveForGathering = 182,
195
- ArmorAppeared = 183,
196
- ArmorProtectedFromInjuryAgainst = 184,
197
- AttemptToSoothBurnInWater = 185,
198
- AttemptToSoothFrostbiteWithFire = 186,
199
- AttemptToSoothFrostbiteWithFireTooHot = 187,
200
- AttemptToTill = 188,
201
- BadlyBurnedLostHealth = 189,
202
- BeenPoisoned = 190,
203
- BeginSleeping = 191,
204
- BeginUsingVehicle = 192,
205
- BleedingHasStopped = 193,
206
- BleedingProfusely = 194,
207
- BleedingToDeathLostHealth = 195,
208
- BookBlank = 196,
209
- BookContains = 197,
210
- BookCrumbles = 198,
211
- BookDiagrams = 199,
212
- BookEmpty = 200,
213
- BookNothing = 201,
214
- BookOpen = 202,
215
- BookScribbles = 203,
216
- BothEffectiveIneffective = 204,
217
- BrokeIntoPieces = 205,
218
- BrokenOnImpact = 206,
219
- BrokenWhileFiring = 207,
220
- Build = 208,
221
- Burned = 209,
222
- Butcher = 210,
223
- CannotAddAnyMoreFuel = 211,
224
- CannotAnythingHere = 212,
225
- CannotBeCrafted = 213,
226
- CannotBePerformedOverWater = 214,
227
- CannotBePlacedHere = 215,
228
- CannotBePreserved = 216,
229
- CannotBeRefined = 217,
230
- CannotBeRefinedReinforcementNeeded = 218,
231
- CannotBeReinforced = 219,
232
- CannotBeRepaired = 220,
233
- CannotBuildHere = 221,
234
- CannotDigWithHands = 222,
235
- CannotEquipThatThere = 223,
236
- CannotFishFor = 224,
237
- CannotFromHere = 225,
238
- CannotHere = 226,
239
- CannotInWater = 227,
240
- CannotLeave = 228,
241
- CannotNoTreasure = 229,
242
- CannotPickUpLockedContainer = 230,
243
- CannotPickUpWhileLit = 231,
244
- CannotPlaceContainerInItself = 232,
245
- CannotPlaceHere = 233,
246
- CannotPlaceThatFromHere = 234,
247
- CannotPlaceThatHere = 235,
248
- CannotPlaceThatOverWater = 236,
249
- CannotPlantHereTilled = 237,
250
- CannotRepairWhileLit = 238,
251
- CannotRestHere = 239,
252
- CannotShipNoItems = 240,
253
- CannotShipNoPath = 241,
254
- CannotSleepHere = 242,
255
- CannotStartFireHere = 243,
256
- CannotToAnythingHere = 244,
257
- CannotToTellTime = 245,
258
- CannotUseCommand = 246,
259
- CannotWhenProtected = 247,
260
- CannotWhenProtectedDangerousAction = 248,
261
- CannotWhenProtectedDurability = 249,
262
- CarryingTooMuchWeight = 250,
263
- CarvedUpCorpse = 251,
264
- Carving = 252,
265
- CastYourLine = 253,
266
- CaughtFish = 254,
267
- ChatBanCommand = 255,
268
- ChatBannedCommand = 256,
269
- ChatCommandsCommand = 257,
270
- ChatCommandsCommandCommand = 258,
271
- ChatPingCommand = 259,
272
- ChatPlayerMessage = 260,
273
- ChatPlayersCommand = 261,
274
- ChatServerMessage = 262,
275
- ChatUnbanCommand = 263,
276
- ChatUnknownCommand = 264,
277
- Chop = 265,
278
- Chopping = 266,
279
- ClearedBlood = 267,
280
- CloseToBeingDestroyed = 268,
281
- CommandAttack = 269,
282
- CommandDefend = 270,
283
- CommandFollowClose = 271,
284
- CommandFollowFar = 272,
285
- CommandHeel = 273,
286
- CommandStay = 274,
287
- CopiedMap = 275,
288
- CorpseOf = 276,//#used via other translations
289
- CorpseOfNamed = 277,//#used via other translations
290
- Craft = 278,
291
- Crafted = 279,
292
- Crafts = 280,
293
- CreatureAngered = 281,
294
- CreatureAppears = 282,
295
- CreatureAppeased = 283,
296
- CreatureExcrement = 284,
297
- CreatureHappinessHigh = 285,
298
- CreatureHappinessLow = 286,
299
- CreatureHappinessLowest = 287,
300
- CreatureHappinessNormal = 288,
301
- CreatureIdolAttractedCreature = 289,
302
- CreatureRefusesToBeTamed = 290,
303
- CreatureRefusesYou = 291,
304
- CreatureUntamed = 292,
305
- CreatureZoneBiomeChanged = 293,
306
- CreatureZoneLayerChanged = 294,
307
- CreatureZoneRerolled = 295,
308
- CreatureZoneTierDecreased = 296,
309
- CreatureZoneTierIncreased = 297,
310
- CuredYourPoison = 298,
311
- Cut = 299,
312
- CutHasHealed = 300,
313
- CutLostHealth = 301,
314
- CutWasBandaged = 302,
315
- DamageAppeared = 303,
316
- DamagedByPouring = 304,
317
- DangerousMove = 305,
318
- DangerousOpen = 306,
319
- DayQuarter1 = 307,
320
- DayQuarter2 = 308,
321
- DayQuarter3 = 309,
322
- DayQuarter4 = 310,
323
- DealtNoDamageToYou = 311,
324
- DeathBy = 312,
325
- DeathByBleeding = 313,
326
- DeathByBurning = 314,
327
- DeathByChallengeWinner = 315,
328
- DeathByConsumption = 316,
329
- DeathByCut = 317,
330
- DeathByDrowning = 318,
331
- DeathByExhaustion = 319,
332
- DeathByFistByPlayer = 320,
333
- DeathByFrostbite = 321,
334
- DeathByFrostbiteTemperatureShock = 322,
335
- DeathByMalnutrition = 323,
336
- DeathByPoison = 324,
337
- DeathBySteppingOn = 325,
338
- DeathByTrap = 326,
339
- DeathByWeaponByPlayer = 327,
340
- DedicatedTitleAlreadySelected = 328,
341
- DedicatedTitleMilestoneNotAllowed = 329,
342
- DestroyedFromUse = 330,
343
- DeveloperContainerDesync = 331,
344
- DidNotSeemToBeHurting = 332,
345
- Dig = 333,
346
- DigAway = 334,
347
- Digging = 335,
348
- Disassemble = 336,
349
- Disassembling = 337,
350
- DiscoveredCaveEntrance = 338,
351
- DiscoveredColdInsulation = 339,
352
- DiscoveredHeatInsulation = 340,
353
- DiscoveredInTheBottle = 341,
354
- DiscoveredLavaPassage = 342,
355
- DiscoveredQuality = 343,
356
- Dismantle = 344,
357
- Dismantling = 345,
358
- DismantlingRequires = 346,
359
- Dismounted = 347,
360
- DisplacedPuddles = 348,
361
- DoNotProduceAnyResources = 349,
362
- DoodadCauseStatus = 350,
363
- DoodadGroupTier = 351,
364
- DrewSurroundings = 352,
365
- Dripstone = 353,
366
- DroppedIntoDepths = 354,
367
- DroppedIntoFire = 355,
368
- DroppedIntoTheVoid = 356,
369
- DryadSprouted = 357,
370
- DueToDehydration = 358,
371
- DueToStarvation = 359,
372
- DugTreasureOut = 360,
373
- DugTreasureOutSurprise = 361,
374
- DumpContentsOfContainerInInventory = 362,
375
- DyingOfDehydration = 363,
376
- EarnedMilestone = 364,
377
- Effective = 365,
378
- EquipmentPreventedStatusEffects = 366,
379
- ErrorHasOccured = 367,
380
- ExtinguishedFire = 368,
381
- ExtinguishedLightSource = 369,
382
- ExudeNotPossible = 370,
383
- FailedToAbsorb = 371,
384
- FailedToAddFuelToTorch = 372,
385
- FailedToCage = 373,
386
- FailedToCatchFish = 374,
387
- FailedToCauseDamage = 375,
388
- FailedToCauseYouDamage = 376,
389
- FailedToCopy = 377,
390
- FailedToDraw = 378,
391
- FailedToEnchant = 379,
392
- FailedToExude = 380,
393
- FailedToIgniteTorch = 381,
394
- FailedToPickLock = 382,
395
- FailedToPreserve = 383,
396
- FailedToRefine = 384,
397
- FailedToReinforce = 385,
398
- FailedToRepair = 386,
399
- FailedToStartFire = 387,
400
- FailedToTame = 388,
401
- FailedToTransmogrify = 389,
402
- FarOffLands = 390,
403
- FeltBurningPainLostHealth = 391,
404
- FeltFrostbitePainLostHealth = 392,
405
- FewMinutes = 393,
406
- Filled = 394,
407
- FilledFrom = 395,
408
- FireAroundYouIsWarm = 396,
409
- FiredIntoObstacle = 397,
410
- FireOverflowed = 398,
411
- FireOverflowedFireElemental = 399,
412
- FireSource = 400,
413
- FishingWithNoBait = 401,
414
- Floating = 402,
415
- FreshWater = 403,
416
- FromTheStill = 404,
417
- FuelIsRequired = 405,
418
- Gather = 406,
419
- GatherDestroy = 407,
420
- Gathering = 408,
421
- GhostNoActions = 409,
422
- GhostOf = 410,
423
- GoatHasNoMilk = 411,
424
- HackAway = 412,
425
- HandProtectionPreventedInjury = 413,
426
- HandsNotEffectiveFor = 414,
427
- Harvest = 415,
428
- Harvesting = 416,
429
- HasBeenHurtByATrap = 417,
430
- HasDecayed = 418,
431
- HasHitYouForDamage = 419,
432
- HasNoEffect = 420,
433
- HasSetTrapOffNoDamage = 421,
434
- HasSplit = 422,
435
- HelpGrow = 423,
436
- HitchAttempt = 424,
437
- HitchCreature = 425,
438
- HitchDisabled = 426,
439
- HitchInUse = 427,
440
- HitForDamage = 428,
441
- HitYouForDamage = 429,
442
- Hour = 430,
443
- Hours = 431,
444
- HurtHandsHittingWithoutWeapons = 432,
445
- HurtHandsWithNoTool = 433,
446
- IgnitedTorch = 434,
447
- Ineffective = 435,
448
- InjuredFromTrap = 436,
449
- InNeedOfRepair = 437,
450
- InteractingWithHasInjuredYouForDamage = 438,
451
- InvalidContainer = 439,
452
- IsInTheWayOfPickingUp = 440,
453
- ItemFromWater = 441,
454
- JoinedAServer = 442,
455
- Jump = 443,
456
- Killed = 444,
457
- KnowledgeHasIncreased = 445,
458
- LastPlaceYouLeftOff = 446,
459
- LearnedHowToCreate = 447,
460
- LikelyFailures = 448,
461
- Limited = 449,
462
- Lockpick = 450,
463
- MapCompletedNotOfThisArea = 451,
464
- MapDestroyed = 452,
465
- MapNearlyDestroyed = 453,
466
- MapNotOfThisArea = 454,
467
- MaterialsDestroyed = 455,
468
- MessageOfTheDay = 456,
469
- MetabolismSlowed = 457,
470
- Milk = 458,
471
- Mine = 459,
472
- Mining = 460,
473
- MissedWith = 461,
474
- MissedYouWith = 462,
475
- MovedItem = 463,
476
- MovedItemFailed = 464,
477
- MoveOverTrapButDoNotSetOff = 465,
478
- MultiplayerGamePaused = 466,
479
- MultiplayerGameResumed = 467,
480
- MultiplayerPlayerConnected = 468,
481
- MultiplayerPlayerDied = 469,
482
- MultiplayerPlayerDisconnected = 470,
483
- MultiplayerPlayerJoined = 471,
484
- MustBeEquippedToIgnite = 472,
485
- Mysteriously = 473,
486
- NearlyBurnedEquipmentProtectedYou = 474,
487
- NeedToStartTravelsOutside = 475,
488
- NeedWaterForBoat = 476,
489
- NightQuarter1 = 477,
490
- NightQuarter2 = 478,
491
- NightQuarter3 = 479,
492
- NightQuarter4 = 480,
493
- No = 481,
494
- NoAmmunitionForThatWeapon = 482,
495
- NoFireToStokeWith = 483,
496
- NoFishAtLocation = 484,
497
- NoGroundWater = 485,
498
- NoInkToDrawMap = 486,
499
- NoKindlingOrFuelItemsToStartFire = 487,
500
- NoKindlingToStartFire = 488,
501
- NoLongerFeelPainOfBeingBurned = 489,
502
- NoLongerFeelPainOfBeingFrostbitten = 490,
503
- NoLongerHostile = 491,
504
- NoMoreRoomInContainer = 492,
505
- NoPaperToDrawMap = 493,
506
- NoRequiredItemToFireWeapon = 494,
507
- NoReturnWithoutCompletingChallenges = 495,
508
- NoRoomForImprovement = 496,
509
- NoRoomForVehicle = 497,
510
- NoRoomToDrop = 498,
511
- NoRoomToSummon = 499,
512
- NotEnoughPurifiedWaterYet = 500,
513
- NotEnoughTreasureToReturn = 501,
514
- NothingTo = 502,
515
- NothingToGetFromThis = 503,
516
- NothingToHarvestFromThisGather = 504,
517
- NothingToSmother = 505,
518
- NothingUsefulToHarvestYet = 506,
519
- NoTinderToStartFire = 507,
520
- NotSuitableToPlant = 508,
521
- NoWaterInStill = 509,
522
- NPCMerchantNewInventoryDialogue1 = 510,
523
- NPCMerchantNewInventoryDialogue2 = 511,
524
- NPCMerchantNewInventoryDialogue3 = 512,
525
- NPCMerchantNewInventoryDialogue4 = 513,
526
- NPCMerchantStartingDialogue1 = 514,
527
- NPCMerchantStartingDialogue2 = 515,
528
- NPCMerchantStartingDialogue3 = 516,
529
- NPCMerchantStartingDialogue4 = 517,
530
- NPCMerchantWelcomeCredit = 518,
531
- NPCShipperShipToIsland = 519,
532
- NPCShipperStartingDialogue1 = 520,
533
- NPCShipperStartingDialogue2 = 521,
534
- NPCShipperStartingDialogue3 = 522,
535
- NPCShipperStartingDialogue4 = 523,
536
- NPCWelcome = 524,
537
- ObjectIsLocked = 525,
538
- ObjectIsLockedAttemptToBreakIt = 526,
539
- OfferAberrantFail = 527,
540
- OfferAberrantFailButTamed = 528,
541
- Open = 529,
542
- OpenClose = 530,
543
- OverEatingLostStamina = 531,
544
- OverHydratingLostStamina = 532,
545
- Pack = 533,
546
- PaperTurnedToMush = 534,
547
- ParryTheBlow = 535,
548
- PetCreature = 536,
549
- PickAway = 537,
550
- PickUp = 538,
551
- PickUpExcrement = 539,
552
- PickUpTheItem = 540,
553
- Place = 541,
554
- PlacedItem = 542,
555
- PlacedItemFailed = 543,
556
- PlacedOnGround = 544,
557
- PlantedInGround = 545,
558
- PlantGatheredPlant = 546,
559
- PlantGatheringWillDestroy = 547,
560
- PlantHasResourcesToGather = 548,
561
- PlantHasResourcesToHarvest = 549,
562
- PlantHighlyFertile = 550,
563
- Planting = 551,
564
- PlantIsBare = 552,
565
- PlantIsFertile = 553,
566
- PlantIsInStage = 554,
567
- PlantIsNotFertile = 555,
568
- PlantNotReadyToHarvest = 556,
569
- PlantReadyToGather = 557,
570
- PlantReadyToGatherNotMaximal = 558,
571
- PlantReadyToHarvest = 559,
572
- PlantReadyToHarvestNotMaximal = 560,
573
- PlayerHas = 561,
574
- PlayerHasCompletedChallengeRequirement = 562,
575
- PlayerHasWonChallenge = 563,
576
- Poisoned = 564,
577
- PoisonedLostHealth = 565,
578
- PoisonWorkedItsCourse = 566,
579
- PouredOut = 567,
580
- PouredOutOnYourself = 568,
581
- PouredWaterIntoStill = 569,
582
- PourHarmedPlant = 570,
583
- PourHealedPlant = 571,
584
- PourHealedPlantFully = 572,
585
- PourHealedPlantPartially = 573,
586
- PourIncreasedFertility = 574,
587
- Pouring = 575,
588
- PourOverWatering = 576,
589
- Prepare = 577,
590
- Prepared = 578,
591
- PreservedFood = 579,
592
- PurifiedWaterInBottom = 580,
593
- PurifiedWaterInStill = 581,
594
- RandomEventsFire = 582,
595
- ReduceLength = 583,
596
- RefusedToBeTamed = 584,
597
- Repair = 585,
598
- RequiredForDisassembly = 586,
599
- RequiresFireToBeLit = 587,
600
- RequiresYouToBeAround = 588,
601
- Resistant = 589,
602
- Rest = 590,
603
- Rested = 591,
604
- Resting = 592,
605
- RestingOnGroundNotEffective = 593,
606
- RestInterrupted = 594,
607
- RestInterruptedDamage = 595,
608
- RestInterruptedDying = 596,
609
- RestInterruptedLoudNoise = 597,
610
- RestInterruptedPain = 598,
611
- RestInterruptedStirring = 599,
612
- RestInterruptedWaterPoured = 600,
613
- RestLongTime = 601,
614
- RestModerateTime = 602,
615
- RestOnBoat = 603,
616
- RestShortTime = 604,
617
- RestTime = 605,
618
- ReturnedToCivilization = 606,
619
- ReturningToCivilizationSetOffAgain = 607,
620
- ReturnsToLife = 608,
621
- Reverse = 609,
622
- Sailing = 610,
623
- ScrollMaster = 611,
624
- ScrollProvidedNoUsefulInsight = 612,
625
- Seawater = 613,
626
- SeemsToHaveDrawnEnergy = 614,
627
- SetTrapOffButNoDamage = 615,
628
- SetUp = 616,
629
- ShadowInTheWater = 617,
630
- SkillHasRaised = 618,
631
- Skills = 619,
632
- Sleep = 620,
633
- Sleeping = 621,
634
- SleepOnBoat = 622,
635
- Slept = 623,
636
- SlitherSuckerConstricts = 624,
637
- SlitherSuckerFailedToRemove = 625,
638
- SlitherSuckerFailedToRemoveOuch = 626,
639
- SlitherSuckerJumpedOnHead = 627,
640
- SolarStill = 628,
641
- SomethingInTheWayOf = 629,
642
- SomethingInTheWayOfButcherFirst = 630,
643
- SomethingInTheWayOfFire = 631,
644
- SomethingInTheWayOfFishing = 632,
645
- SomethingInTheWayOfPerforming = 633,
646
- SomethingInTheWayOfPlacing = 634,
647
- SomethingInTheWayOfReleasing = 635,
648
- SomethingInTheWayOfSummoning = 636,
649
- SomethingInWayOfClosingDoor = 637,
650
- SoothedTheirBurnInjuries = 638,
651
- SoothedYourBurnInjuries = 639,
652
- SortedByCategory = 640,
653
- SortedByCraftableOnly = 641,
654
- SortedByName = 642,
655
- SortedBySkill = 643,
656
- SortedByUnlockedTime = 644,
657
- StaminaIsFull = 645,
658
- StartedFire = 646,
659
- StartTravelInWater = 647,
660
- StarvingToDeath = 648,
661
- StatAmount = 649,
662
- StatChangeUnknown = 650,
663
- StatGained = 651,
664
- StatIncreasing = 652,
665
- StatLost = 653,
666
- StatQuenched = 654,
667
- StatRegained = 655,
668
- StatSated = 656,
669
- SteppingOn = 657,
670
- Still = 658,
671
- StillHasNoWaterToPurify = 659,
672
- StirredUpClawWorm = 660,
673
- StirredUpCreature = 661,
674
- StoppedYourBleeding = 662,
675
- StopUsingVehicle = 663,
676
- SummonedGuardiansByDiggingTreasure = 664,
677
- SummonedGuardiansByLockpicking = 665,
678
- SummonVoidDwellerItem = 666,
679
- SummonVoidDwellerRinging = 667,
680
- SummonVoidDwellerShiver = 668,
681
- SunNotBrightEnoughToStartFire = 669,
682
- SwampWater = 670,
683
- Swimming = 671,
684
- TakenFromGroundBecomeTamed = 672,
685
- TeleportBlocked = 673,
686
- Teleported = 674,
687
- TheirFist = 675,
688
- TheirInventory = 676,
689
- ThePlant = 677,
690
- ThereIsNoContainerOnTheStill = 678,
691
- ThereIsNoSunToStartFire = 679,
692
- ThisCannotBeMilked = 680,
693
- Throw = 681,
694
- ThrownIntoDepths = 682,
695
- ThrownIntoObstacle = 683,
696
- ThrownIntoVoid = 684,
697
- TierGroup = 685,
698
- Till = 686,
699
- Tilling = 687,
700
- TimeIs = 688,
701
- TimeIsDawn = 689,
702
- TimeIsDaytime = 690,
703
- TimeIsDusk = 691,
704
- TimeIsNighttime = 692,
705
- TimeIsSunrise = 693,
706
- TimeIsSunset = 694,
707
- ToFight = 695,
708
- TooDamaged = 696,
709
- TooExhaustedToJump = 697,
710
- Touching = 698,
711
- TrampledFire = 699,
712
- TrampledFireFail = 700,
713
- TrampledFirePartial = 701,
714
- TrampledIntoGround = 702,
715
- TrampleIntoGround = 703,
716
- Trampling = 704,
717
- TransmogrificationNotPossible = 705,
718
- Transmogrified = 706,
719
- TrapMissed = 707,
720
- TrapStoppedYou = 708,
721
- Traveling = 709,
722
- Treasure = 710,
723
- TreasureIsBlocked = 711,
724
- UiActionCannotUseInaccessibleItem = 712,
725
- UiActionCannotUseInThisSituation = 713,
726
- UiActionCannotUseNoItemHovered = 714,
727
- UiActionCannotUseNotInRange = 715,
728
- UiActionCannotUseOnThisIsland = 716,
729
- UiActionCannotUseRequiresCreature = 717,
730
- UiActionCannotUseRequiresDoodad = 718,
731
- UiActionCannotUseRequiresItem = 719,
732
- UiActionCannotUseRequiresNPC = 720,
733
- UiActionCannotUseRequiresVehicle = 721,
734
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue1 = 722,
735
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue2 = 723,
736
- UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue3 = 724,
737
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue1 = 725,
738
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue2 = 726,
739
- UiDialogTradeIndicateTradeAlreadyTradedSellDialogue3 = 727,
740
- UiDialogTradeIndicateTradeTooMuchTradesDialogue1 = 728,
741
- UiDialogTradeIndicateTradeTooMuchTradesDialogue2 = 729,
742
- UiDialogTradeIndicateTradeTooMuchTradesDialogue3 = 730,
743
- UnhitchCreature = 731,
744
- Unknown = 732,
745
- Unlimited = 733,
746
- UnlockedChest = 734,
747
- UnpurifiedFreshWater = 735,
748
- UnpurifiedWaterInStill = 736,
749
- UnpurifiedWaterInTop = 737,
750
- Use = 738,
751
- UsingBareHands = 739,
752
- VehicleDefense = 740,
753
- Vulnerable = 741,
754
- Water = 742,
755
- WaterGathering = 743,
756
- WaterPutOutFire = 744,
757
- WellIsDry = 745,
758
- WellIsFull = 746,
759
- WildGoatRefusedToBeMilked = 747,
760
- WorkingYourselfIntoExhaustion = 748,
761
- WorkingYourselfIntoExhaustionAndDrowning = 749,
762
- WorldContainer = 750,
763
- You = 751,
764
- YouAbsorb = 752,
765
- YouApplied = 753,
766
- YouAreAlready = 754,
767
- YouAte = 755,
768
- YouBeginResting = 756,
769
- YouCannotDoThatYet = 757,
770
- YouCanNowCombatTheTides = 758,
771
- YouCrafted = 759,
772
- YouDoNotFindTreasureYet = 760,
773
- YouDrank = 761,
774
- YouDropTheTorch = 762,
775
- YouEnchant = 763,
776
- YouEquip = 764,
777
- YouExude = 765,
778
- YouExudeSome = 766,
779
- YouExudeSomeReasonConflicting = 767,
780
- YouExudeSomeReasonMax = 768,
781
- YouExudeSomeReasonProperties = 769,
782
- YouFailedTo = 770,
783
- YouFailedToExtinguishedFireFully = 771,
784
- YouFailedToHeal = 772,
785
- YouFailedToHealOther = 773,
786
- YouFire = 774,
787
- YouGathered = 775,
788
- YouHarvested = 776,
789
- YouHave = 777,
790
- YouHaveAlreadyLearned = 778,
791
- YouHaveBeenCut = 779,
792
- YouHaveCaged = 780,
793
- YouHaveCommanded = 781,
794
- YouHaveDied = 782,
795
- YouHaveHealedOther = 783,
796
- YouHaveKilled = 784,
797
- YouHaveNotCommanded = 785,
798
- YouHaveReleased = 786,
799
- YouHaveSummoned = 787,
800
- YouHaveTamed = 788,
801
- YouHaveUncaged = 789,
802
- YouNoticeBarren = 790,
803
- YouNoticeBecomeEnraged = 791,
804
- YouNoticeDying = 792,
805
- YouNoticeFertilityDecreasing = 793,
806
- YouNoticeFertilityIncreasing = 794,
807
- YouNoticeGrowing = 795,
808
- YouNoticeLavaCooling = 796,
809
- YouNoticeLavaHardening = 797,
810
- YouNoticePerish = 798,
811
- YouNoticePlantDamage = 799,
812
- YouNoticePlantRegenerated = 800,
813
- YouNoticeRegrowing = 801,
814
- YouNoticeStumbleInjureItself = 802,
815
- YouNoticeTakeFromGround = 803,
816
- YouNoticeWoundsClosing = 804,
817
- YouOfferedToCreature = 805,
818
- YouOfferedToCreatureRejects = 806,
819
- YouOpen = 807,
820
- YouPacked = 808,
821
- YouPickedUp = 809,
822
- YouRefine = 810,
823
- YouReinforce = 811,
824
- YouRepair = 812,
825
- YouReturnFromCivilizationWith = 813,
826
- YourFist = 814,
827
- YourHands = 815,
828
- YourInventory = 816,
829
- YourIsland = 817,
830
- YouSeeALivingMushroomSpore = 818,
831
- YouSeeASkeletonCollapse = 819,
832
- YouSeeASlimeCombine = 820,
833
- YouSeeAZombieBleeding = 821,
834
- YouSeeCoolDown = 822,
835
- YouSeeDrop = 823,
836
- YouSeeEngulfFire = 824,
837
- YouSeeFireSpread = 825,
838
- YouSeeHelpingPlant = 826,
839
- YouSeeLay = 827,
840
- YouSeeLayingTrap = 828,
841
- YouSeeSpewLava = 829,
842
- YouSeeSpitAcid = 830,
843
- YouSeeSpringForth = 831,
844
- YouSeeSummon = 832,
845
- YouSeeSwampFlood = 833,
846
- YouSeeTrampling = 834,
847
- YouSetTheTrapOff = 835,
848
- YouStokeTheCreature = 836,
849
- YouSwapMainHandAndOffHand = 837,
850
- YouThrew = 838,
851
- YouTilled = 839,
852
- YouUnequip = 840,
853
- YouUsed = 841,
854
- YouViewTheItemsOn = 842,
855
- YouWhileTraveling = 843
27
+ ActionBuildNotDeepEnough = 15,
28
+ ActionButcherReleasesLava = 16,
29
+ ActionCageCreatureCannotBeCaged = 17,
30
+ ActionCageCreatureNoCreature = 18,
31
+ ActionCastAreaOverfished = 19,
32
+ ActionConsecrateNoRunes = 20,
33
+ ActionConsecrateRunesConsecrated = 21,
34
+ ActionConsecrateRunesConsecratedChaos = 22,
35
+ ActionConsecrateRunesConsecratedEvil = 23,
36
+ ActionConsecrateRunesConsecratedGood = 24,
37
+ ActionConsecrateRunesConsecratedNothingUpgraded = 25,
38
+ ActionConsecrateRunesConsecratedResults = 26,
39
+ ActionConsumeItemTypeStats = 27,
40
+ ActionContextAllowedFireToSpread = 28,
41
+ ActionContextGainedSkill = 29,
42
+ ActionContextKilledCreature = 30,
43
+ ActionContextKilledPlayer = 31,
44
+ ActionContextKilledPlayerWithPet = 32,
45
+ ActionContextRested = 33,
46
+ ActionContextSlept = 34,
47
+ ActionContextTamedCreature = 35,
48
+ ActionCraftEfficacy = 36,
49
+ ActionCraftEfficacyHigh = 37,
50
+ ActionCraftEfficacyHighest = 38,
51
+ ActionCraftEfficacyLow = 39,
52
+ ActionCraftEfficacyLowest = 40,
53
+ ActionCraftEfficacyMed = 41,
54
+ ActionCraftEfficacyPercent = 42,
55
+ ActionCraftYouLackTheRequirements = 43,
56
+ ActionDetachContainerDetachContainer = 44,
57
+ ActionDetachContainerNoDetach = 45,
58
+ ActionDigTooDeep = 46,
59
+ ActionDigWaterFilledHole = 47,
60
+ ActionDigWaterTooDeep = 48,
61
+ ActionDisassembleNoItemsSalvaged = 49,
62
+ ActionDisassembleSalvaged = 50,
63
+ ActionDismantleSeparated = 51,
64
+ ActionDisplayItemDisplayed = 52,
65
+ ActionDisplayItemEmptyContainerBeforehand = 53,
66
+ ActionDisplayItemReturned = 54,
67
+ ActionDrinkInFrontNoDrink = 55,
68
+ ActionDropCannotUseBlocked = 56,
69
+ ActionDropCannotUseItemEquipped = 57,
70
+ ActionDropCannotUseItemProtected = 58,
71
+ ActionDropCannotUseItemProtectedDangerous = 59,
72
+ ActionDropCannotUseNoItems = 60,
73
+ ActionDropCannotUseNoRoomMultipleItems = 61,
74
+ ActionDumpItemsCannotUseBlocked = 62,
75
+ ActionDumpItemsCannotUseNothingToDumpOut = 63,
76
+ ActionDumpItemsDumpedItems = 64,
77
+ ActionEnhanceEnhanced = 65,
78
+ ActionEnhanceFailed = 66,
79
+ ActionEnhanceNotPossible = 67,
80
+ ActionEquipWillBreakOnDamage = 68,
81
+ ActionFishingNothingBiting = 69,
82
+ ActionFishingSlipped = 70,
83
+ ActionFishingTooShallow = 71,
84
+ ActionInvokeCannotUseSilence = 72,
85
+ ActionInvokeChaosNoEffect = 73,
86
+ ActionInvokeEvilCreaturesAttracted = 74,
87
+ ActionInvokeEvilCreaturesNoneSummoned = 75,
88
+ ActionInvokeGoodCreaturesPacified = 76,
89
+ ActionInvokeGoodCreaturesPacifiedAttacked = 77,
90
+ ActionInvokeGoodCreaturesPacifiedNone = 78,
91
+ ActionJumpCannotJump = 79,
92
+ ActionMeleeNothingToAttack = 80,
93
+ ActionMoveItemCannotUseContainerTooFarAway = 81,
94
+ ActionMoveItemCannotUseEquipped = 82,
95
+ ActionMoveItemCannotUseFromInvalidContainer = 83,
96
+ ActionMoveItemCannotUseInvalidContainer = 84,
97
+ ActionMoveItemCannotUseItemFilteredOut = 85,
98
+ ActionMoveItemCannotUseItemQualityOrTypeIncorrect = 86,
99
+ ActionMoveItemCannotUseItemTooFarAway = 87,
100
+ ActionMoveItemCannotUseMovingFromMultipleContainers = 88,
101
+ ActionMoveItemCannotUseNoContainerToMoveTo = 89,
102
+ ActionMoveItemCannotUseNoItems = 90,
103
+ ActionMoveItemCannotUseNoRoom = 91,
104
+ ActionMoveItemCannotUseProtected = 92,
105
+ ActionMoveToSwimOffEdgeCannotCombatTides = 93,
106
+ ActionNavigateMoon = 94,
107
+ ActionNavigateNotOverworld = 95,
108
+ ActionNavigateSun = 96,
109
+ ActionNavigateUseSextant = 97,
110
+ ActionPetCreatureRefused = 98,
111
+ ActionPetNoTamedCreature = 99,
112
+ ActionPickUpAllItemsNoItems = 100,
113
+ ActionPickUpDoodadCannotUseContainsItems = 101,
114
+ ActionPickUpExcrementNoExcrement = 102,
115
+ ActionPickUpItemNoItem = 103,
116
+ ActionPickUpNoPickUp = 104,
117
+ ActionPourNoEffect = 105,
118
+ ActionRefineNoDurability = 106,
119
+ ActionReleaseNoTamedCreature = 107,
120
+ ActionRenameIsland = 108,
121
+ ActionRepairMaxDurabilityTooLow = 109,
122
+ ActionReshapeFailed = 110,
123
+ ActionReshapeNotPossibleBonus = 111,
124
+ ActionReshapeReshaped = 112,
125
+ ActionRestAdjacentCreature = 113,
126
+ ActionSailToCivilizationNotInsideBoat = 114,
127
+ ActionSailToIsland = 115,
128
+ ActionSailToIslandArrived = 116,
129
+ ActionSailToIslandCannotUseCannotReachEdge = 117,
130
+ ActionSailToIslandCannotUseCannotReachPort = 118,
131
+ ActionSailToIslandCannotUseGhost = 119,
132
+ ActionSailToIslandCannotUseInvalidDestination = 120,
133
+ ActionSailToIslandCannotUseNoDestination = 121,
134
+ ActionSailToIslandCannotUseNotEnoughStamina = 122,
135
+ ActionSailToIslandCannotUseNotEnoughSwimmingSkill = 123,
136
+ ActionSailToIslandCannotUseTravellingIsDisallowedInTheseLands = 124,
137
+ ActionSailToIslandPlayerArriving = 125,
138
+ ActionSailToIslandPlayerDeparting = 126,
139
+ ActionSetCreatureAiAlreadyCommanded = 127,
140
+ ActionSetCreatureAiCannotCommand = 128,
141
+ ActionSetCreatureAiNotEnoughSkill = 129,
142
+ ActionSetCreatureAiNotEnoughTames = 130,
143
+ ActionSetDownNotEnoughRoom = 131,
144
+ ActionShipToIslandNoDestination = 132,
145
+ ActionSwapEquipmentCannotUseNoEquipmentToSwap = 133,
146
+ ActionTameCreatureTamed = 134,
147
+ ActionTameNoCreature = 135,
148
+ ActionTestDepthNothingToTest = 136,
149
+ ActionTestDepthWell = 137,
150
+ ActionToggleContainerCannotUseAlreadyClosed = 138,
151
+ ActionToggleContainerCannotUseNoContainer = 139,
152
+ ActionToggleContainerCannotUseNoContainerToClose = 140,
153
+ ActionToggleContainerCannotUseNoContainerToOpen = 141,
154
+ ActionToggleContainerCannotUseNotAccessible = 142,
155
+ ActionToggleContainerCannotUseUnknownContainer = 143,
156
+ ActionToggleDoorNoDoor = 144,
157
+ ActionToggleHitchAlreadyHitched = 145,
158
+ ActionToggleHitchAlreadyUnhitched = 146,
159
+ ActionToggleHitchNoCreature = 147,
160
+ ActionToggleHitchNoHitch = 148,
161
+ ActionToggleTilledAlreadyPacked = 149,
162
+ ActionToggleTilledAlreadyTilled = 150,
163
+ ActionToggleTilledDug = 151,
164
+ ActionTradeCannotUseExceedsCarryWeight = 152,
165
+ ActionTradeCannotUseNotEnoughCredit = 153,
166
+ ActionTradeCannotUseNothingToTrade = 154,
167
+ ActionTradeCannotUseTradedTooMuch = 155,
168
+ ActionTradeCreditChange = 156,
169
+ ActionTradeCreditChangeDecrease = 157,
170
+ ActionTradeCreditChangeIncrease = 158,
171
+ ActionTradeDialogue1 = 159,
172
+ ActionTradeDialogue2 = 160,
173
+ ActionTradeDialogue3 = 161,
174
+ ActionTradeDialogue4 = 162,
175
+ ActionTradeIndicateUntradable = 163,
176
+ ActionTradeMerchantItems = 164,
177
+ ActionTradeYourItems = 165,
178
+ ActionUncageCannotUncageHere = 166,
179
+ ActionUpgradeFailed = 167,
180
+ ActionUpgradeMagicalInert = 168,
181
+ ActionUpgradeNotMagical = 169,
182
+ ActionUpgradeNotPossible = 170,
183
+ ActionUpgradeUpgraded = 171,
184
+ ActionUseItemWeaponNeeded = 172,
185
+ ActionViewItemsCannotUseBlocked = 173,
186
+ AddedFuelToFire = 174,
187
+ AddedFuelToTorch = 175,
188
+ AllEquipmentUnEquipped = 176,
189
+ AlreadyDesalinatedWaterInStill = 177,
190
+ AlreadyFullyRefined = 178,
191
+ AlreadyFullyRepaired = 179,
192
+ AlreadyPreserved = 180,
193
+ AnotherIsland = 181,
194
+ AnUnknownItem = 182,
195
+ AppearedNotEffectiveForGathering = 183,
196
+ ArmorAppeared = 184,
197
+ ArmorProtectedFromInjuryAgainst = 185,
198
+ AttemptToSoothBurnInWater = 186,
199
+ AttemptToSoothFrostbiteWithFire = 187,
200
+ AttemptToSoothFrostbiteWithFireTooHot = 188,
201
+ AttemptToTill = 189,
202
+ BadlyBurnedLostHealth = 190,
203
+ BeenPoisoned = 191,
204
+ BeginSleeping = 192,
205
+ BeginUsingVehicle = 193,
206
+ BleedingHasStopped = 194,
207
+ BleedingProfusely = 195,
208
+ BleedingToDeathLostHealth = 196,
209
+ BookBlank = 197,
210
+ BookContains = 198,
211
+ BookCrumbles = 199,
212
+ BookDiagrams = 200,
213
+ BookEmpty = 201,
214
+ BookNothing = 202,
215
+ BookOpen = 203,
216
+ BookScribbles = 204,
217
+ BothEffectiveIneffective = 205,
218
+ BrokeIntoPieces = 206,
219
+ BrokenOnImpact = 207,
220
+ BrokenWhileFiring = 208,
221
+ Build = 209,
222
+ Burned = 210,
223
+ Butcher = 211,
224
+ CannotAddAnyMoreFuel = 212,
225
+ CannotAnythingHere = 213,
226
+ CannotBeCrafted = 214,
227
+ CannotBePerformedOverWater = 215,
228
+ CannotBePlacedHere = 216,
229
+ CannotBePreserved = 217,
230
+ CannotBeRefined = 218,
231
+ CannotBeRefinedReinforcementNeeded = 219,
232
+ CannotBeReinforced = 220,
233
+ CannotBeRepaired = 221,
234
+ CannotBuildHere = 222,
235
+ CannotDigWithHands = 223,
236
+ CannotEquipThatThere = 224,
237
+ CannotFishFor = 225,
238
+ CannotFromHere = 226,
239
+ CannotHere = 227,
240
+ CannotInWater = 228,
241
+ CannotLeave = 229,
242
+ CannotNoTreasure = 230,
243
+ CannotPickUpLockedContainer = 231,
244
+ CannotPickUpWhileLit = 232,
245
+ CannotPlaceContainerInItself = 233,
246
+ CannotPlaceHere = 234,
247
+ CannotPlaceThatFromHere = 235,
248
+ CannotPlaceThatHere = 236,
249
+ CannotPlaceThatOverWater = 237,
250
+ CannotPlantHereTilled = 238,
251
+ CannotRepairWhileLit = 239,
252
+ CannotRestHere = 240,
253
+ CannotShipNoItems = 241,
254
+ CannotShipNoPath = 242,
255
+ CannotSleepHere = 243,
256
+ CannotStartFireHere = 244,
257
+ CannotToAnythingHere = 245,
258
+ CannotToTellTime = 246,
259
+ CannotUseCommand = 247,
260
+ CannotWhenProtected = 248,
261
+ CannotWhenProtectedDangerousAction = 249,
262
+ CannotWhenProtectedDurability = 250,
263
+ CarryingTooMuchWeight = 251,
264
+ CarvedUpCorpse = 252,
265
+ Carving = 253,
266
+ CastYourLine = 254,
267
+ CaughtFish = 255,
268
+ ChatBanCommand = 256,
269
+ ChatBannedCommand = 257,
270
+ ChatCommandsCommand = 258,
271
+ ChatCommandsCommandCommand = 259,
272
+ ChatPingCommand = 260,
273
+ ChatPlayerMessage = 261,
274
+ ChatPlayersCommand = 262,
275
+ ChatServerMessage = 263,
276
+ ChatUnbanCommand = 264,
277
+ ChatUnknownCommand = 265,
278
+ Chop = 266,
279
+ Chopping = 267,
280
+ ClearedBlood = 268,
281
+ CloseToBeingDestroyed = 269,
282
+ CommandAttack = 270,
283
+ CommandDefend = 271,
284
+ CommandFollowClose = 272,
285
+ CommandFollowFar = 273,
286
+ CommandHeel = 274,
287
+ CommandStay = 275,
288
+ CopiedMap = 276,
289
+ CorpseOf = 277,//#used via other translations
290
+ CorpseOfNamed = 278,//#used via other translations
291
+ Craft = 279,
292
+ Crafted = 280,
293
+ Crafts = 281,
294
+ CreatureAngered = 282,
295
+ CreatureAppears = 283,
296
+ CreatureAppeased = 284,
297
+ CreatureExcrement = 285,
298
+ CreatureHappinessHigh = 286,
299
+ CreatureHappinessLow = 287,
300
+ CreatureHappinessLowest = 288,
301
+ CreatureHappinessNormal = 289,
302
+ CreatureIdolAttractedCreature = 290,
303
+ CreatureRefusesToBeTamed = 291,
304
+ CreatureRefusesYou = 292,
305
+ CreatureUntamed = 293,
306
+ CreatureZoneBiomeChanged = 294,
307
+ CreatureZoneLayerChanged = 295,
308
+ CreatureZoneRerolled = 296,
309
+ CreatureZoneTierDecreased = 297,
310
+ CreatureZoneTierIncreased = 298,
311
+ CuredYourPoison = 299,
312
+ Cut = 300,
313
+ CutHasHealed = 301,
314
+ CutLostHealth = 302,
315
+ CutWasBandaged = 303,
316
+ DamageAppeared = 304,
317
+ DamagedByPouring = 305,
318
+ DangerousMove = 306,
319
+ DangerousOpen = 307,
320
+ DayQuarter1 = 308,
321
+ DayQuarter2 = 309,
322
+ DayQuarter3 = 310,
323
+ DayQuarter4 = 311,
324
+ DealtNoDamageToYou = 312,
325
+ DeathBy = 313,
326
+ DeathByBleeding = 314,
327
+ DeathByBurning = 315,
328
+ DeathByChallengeWinner = 316,
329
+ DeathByConsumption = 317,
330
+ DeathByCut = 318,
331
+ DeathByDrowning = 319,
332
+ DeathByExhaustion = 320,
333
+ DeathByFistByPlayer = 321,
334
+ DeathByFrostbite = 322,
335
+ DeathByFrostbiteTemperatureShock = 323,
336
+ DeathByMalnutrition = 324,
337
+ DeathByPoison = 325,
338
+ DeathBySteppingOn = 326,
339
+ DeathByTrap = 327,
340
+ DeathByWeaponByPlayer = 328,
341
+ DedicatedTitleAlreadySelected = 329,
342
+ DedicatedTitleMilestoneNotAllowed = 330,
343
+ DestroyedFromUse = 331,
344
+ DeveloperContainerDesync = 332,
345
+ DidNotSeemToBeHurting = 333,
346
+ Dig = 334,
347
+ DigAway = 335,
348
+ Digging = 336,
349
+ Disassemble = 337,
350
+ Disassembling = 338,
351
+ DiscoveredCaveEntrance = 339,
352
+ DiscoveredColdInsulation = 340,
353
+ DiscoveredHeatInsulation = 341,
354
+ DiscoveredInTheBottle = 342,
355
+ DiscoveredLavaPassage = 343,
356
+ DiscoveredQuality = 344,
357
+ Dismantle = 345,
358
+ Dismantling = 346,
359
+ DismantlingRequires = 347,
360
+ Dismounted = 348,
361
+ DisplacedPuddles = 349,
362
+ DoNotProduceAnyResources = 350,
363
+ DoodadCauseStatus = 351,
364
+ DoodadGroupTier = 352,
365
+ DrewSurroundings = 353,
366
+ Dripstone = 354,
367
+ DroppedIntoDepths = 355,
368
+ DroppedIntoFire = 356,
369
+ DroppedIntoTheVoid = 357,
370
+ DryadSprouted = 358,
371
+ DueToDehydration = 359,
372
+ DueToStarvation = 360,
373
+ DugTreasureOut = 361,
374
+ DugTreasureOutSurprise = 362,
375
+ DumpContentsOfContainerInInventory = 363,
376
+ DyingOfDehydration = 364,
377
+ EarnedMilestone = 365,
378
+ Effective = 366,
379
+ EquipmentPreventedStatusEffects = 367,
380
+ ErrorHasOccured = 368,
381
+ ExtinguishedFire = 369,
382
+ ExtinguishedLightSource = 370,
383
+ ExudeNotPossible = 371,
384
+ FailedToAbsorb = 372,
385
+ FailedToAddFuelToTorch = 373,
386
+ FailedToCage = 374,
387
+ FailedToCatchFish = 375,
388
+ FailedToCauseDamage = 376,
389
+ FailedToCauseYouDamage = 377,
390
+ FailedToCopy = 378,
391
+ FailedToDraw = 379,
392
+ FailedToEnchant = 380,
393
+ FailedToExude = 381,
394
+ FailedToIgniteTorch = 382,
395
+ FailedToPickLock = 383,
396
+ FailedToPreserve = 384,
397
+ FailedToRefine = 385,
398
+ FailedToReinforce = 386,
399
+ FailedToRepair = 387,
400
+ FailedToStartFire = 388,
401
+ FailedToTame = 389,
402
+ FailedToTransmogrify = 390,
403
+ FarOffLands = 391,
404
+ FeltBurningPainLostHealth = 392,
405
+ FeltFrostbitePainLostHealth = 393,
406
+ FewMinutes = 394,
407
+ Filled = 395,
408
+ FilledFrom = 396,
409
+ FireAroundYouIsWarm = 397,
410
+ FiredIntoObstacle = 398,
411
+ FireOverflowed = 399,
412
+ FireOverflowedFireElemental = 400,
413
+ FireSource = 401,
414
+ FishingWithNoBait = 402,
415
+ Floating = 403,
416
+ FreshWater = 404,
417
+ FromTheStill = 405,
418
+ FuelIsRequired = 406,
419
+ Gather = 407,
420
+ GatherDestroy = 408,
421
+ Gathering = 409,
422
+ GhostNoActions = 410,
423
+ GhostOf = 411,
424
+ GoatHasNoMilk = 412,
425
+ HackAway = 413,
426
+ HandProtectionPreventedInjury = 414,
427
+ HandsNotEffectiveFor = 415,
428
+ Harvest = 416,
429
+ Harvesting = 417,
430
+ HasBeenHurtByATrap = 418,
431
+ HasDecayed = 419,
432
+ HasHitYouForDamage = 420,
433
+ HasNoEffect = 421,
434
+ HasSetTrapOffNoDamage = 422,
435
+ HasSplit = 423,
436
+ HelpGrow = 424,
437
+ HitchAttempt = 425,
438
+ HitchCreature = 426,
439
+ HitchDisabled = 427,
440
+ HitchInUse = 428,
441
+ HitForDamage = 429,
442
+ HitYouForDamage = 430,
443
+ Hour = 431,
444
+ Hours = 432,
445
+ HurtHandsHittingWithoutWeapons = 433,
446
+ HurtHandsWithNoTool = 434,
447
+ IgnitedTorch = 435,
448
+ Ineffective = 436,
449
+ InjuredFromTrap = 437,
450
+ InNeedOfRepair = 438,
451
+ InteractingWithHasInjuredYouForDamage = 439,
452
+ InvalidContainer = 440,
453
+ IsInTheWayOfPickingUp = 441,
454
+ ItemFromWater = 442,
455
+ JoinedAServer = 443,
456
+ Jump = 444,
457
+ Killed = 445,
458
+ KnowledgeHasIncreased = 446,
459
+ LastPlaceYouLeftOff = 447,
460
+ LearnedHowToCreate = 448,
461
+ LikelyFailures = 449,
462
+ Limited = 450,
463
+ Lockpick = 451,
464
+ MapCompletedNotOfThisArea = 452,
465
+ MapDestroyed = 453,
466
+ MapNearlyDestroyed = 454,
467
+ MapNotOfThisArea = 455,
468
+ MaterialsDestroyed = 456,
469
+ MessageOfTheDay = 457,
470
+ MetabolismSlowed = 458,
471
+ Milk = 459,
472
+ Mine = 460,
473
+ Mining = 461,
474
+ MissedWith = 462,
475
+ MissedYouWith = 463,
476
+ MovedItem = 464,
477
+ MovedItemFailed = 465,
478
+ MoveOverTrapButDoNotSetOff = 466,
479
+ MultiplayerGamePaused = 467,
480
+ MultiplayerGameResumed = 468,
481
+ MultiplayerPlayerConnected = 469,
482
+ MultiplayerPlayerDied = 470,
483
+ MultiplayerPlayerDisconnected = 471,
484
+ MultiplayerPlayerJoined = 472,
485
+ MustBeEquippedToIgnite = 473,
486
+ Mysteriously = 474,
487
+ NearlyBurnedEquipmentProtectedYou = 475,
488
+ NeedToStartTravelsOutside = 476,
489
+ NeedWaterForBoat = 477,
490
+ NightQuarter1 = 478,
491
+ NightQuarter2 = 479,
492
+ NightQuarter3 = 480,
493
+ NightQuarter4 = 481,
494
+ No = 482,
495
+ NoAmmunitionForThatWeapon = 483,
496
+ NoFireToStokeWith = 484,
497
+ NoFishAtLocation = 485,
498
+ NoGroundWater = 486,
499
+ NoInkToDrawMap = 487,
500
+ NoKindlingOrFuelItemsToStartFire = 488,
501
+ NoKindlingToStartFire = 489,
502
+ NoLongerFeelPainOfBeingBurned = 490,
503
+ NoLongerFeelPainOfBeingFrostbitten = 491,
504
+ NoLongerHostile = 492,
505
+ NoMoreRoomInContainer = 493,
506
+ NoPaperToDrawMap = 494,
507
+ NoRequiredItemToFireWeapon = 495,
508
+ NoReturnWithoutCompletingChallenges = 496,
509
+ NoRoomForImprovement = 497,
510
+ NoRoomForVehicle = 498,
511
+ NoRoomToDrop = 499,
512
+ NoRoomToSummon = 500,
513
+ NotEnoughPurifiedWaterYet = 501,
514
+ NotEnoughTreasureToReturn = 502,
515
+ NothingTo = 503,
516
+ NothingToGetFromThis = 504,
517
+ NothingToHarvestFromThisGather = 505,
518
+ NothingToSmother = 506,
519
+ NothingUsefulToHarvestYet = 507,
520
+ NoTinderToStartFire = 508,
521
+ NotSuitableToPlant = 509,
522
+ NoWaterInStill = 510,
523
+ NPCMerchantNewInventoryDialogue1 = 511,
524
+ NPCMerchantNewInventoryDialogue2 = 512,
525
+ NPCMerchantNewInventoryDialogue3 = 513,
526
+ NPCMerchantNewInventoryDialogue4 = 514,
527
+ NPCMerchantStartingDialogue1 = 515,
528
+ NPCMerchantStartingDialogue2 = 516,
529
+ NPCMerchantStartingDialogue3 = 517,
530
+ NPCMerchantStartingDialogue4 = 518,
531
+ NPCMerchantWelcomeCredit = 519,
532
+ NPCShipperShipToIsland = 520,
533
+ NPCShipperStartingDialogue1 = 521,
534
+ NPCShipperStartingDialogue2 = 522,
535
+ NPCShipperStartingDialogue3 = 523,
536
+ NPCShipperStartingDialogue4 = 524,
537
+ NPCWelcome = 525,
538
+ ObjectIsLocked = 526,
539
+ ObjectIsLockedAttemptToBreakIt = 527,
540
+ OfferAberrantFail = 528,
541
+ OfferAberrantFailButTamed = 529,
542
+ Open = 530,
543
+ OpenClose = 531,
544
+ OverEatingLostStamina = 532,
545
+ OverHydratingLostStamina = 533,
546
+ Pack = 534,
547
+ PaperTurnedToMush = 535,
548
+ ParryTheBlow = 536,
549
+ PetCreature = 537,
550
+ PickAway = 538,
551
+ PickUp = 539,
552
+ PickUpExcrement = 540,
553
+ PickUpTheItem = 541,
554
+ Place = 542,
555
+ PlacedItem = 543,
556
+ PlacedItemFailed = 544,
557
+ PlacedOnGround = 545,
558
+ PlantedInGround = 546,
559
+ PlantGatheredPlant = 547,
560
+ PlantGatheringWillDestroy = 548,
561
+ PlantHasResourcesToGather = 549,
562
+ PlantHasResourcesToHarvest = 550,
563
+ PlantHighlyFertile = 551,
564
+ Planting = 552,
565
+ PlantIsBare = 553,
566
+ PlantIsFertile = 554,
567
+ PlantIsInStage = 555,
568
+ PlantIsNotFertile = 556,
569
+ PlantNotReadyToHarvest = 557,
570
+ PlantReadyToGather = 558,
571
+ PlantReadyToGatherNotMaximal = 559,
572
+ PlantReadyToHarvest = 560,
573
+ PlantReadyToHarvestNotMaximal = 561,
574
+ PlayerHas = 562,
575
+ PlayerHasCompletedChallengeRequirement = 563,
576
+ PlayerHasWonChallenge = 564,
577
+ Poisoned = 565,
578
+ PoisonedLostHealth = 566,
579
+ PoisonWorkedItsCourse = 567,
580
+ PouredOut = 568,
581
+ PouredOutOnYourself = 569,
582
+ PouredWaterIntoStill = 570,
583
+ PourHarmedPlant = 571,
584
+ PourHealedPlant = 572,
585
+ PourHealedPlantFully = 573,
586
+ PourHealedPlantPartially = 574,
587
+ PourIncreasedFertility = 575,
588
+ Pouring = 576,
589
+ PourOverWatering = 577,
590
+ Prepare = 578,
591
+ Prepared = 579,
592
+ PreservedFood = 580,
593
+ PurifiedWaterInBottom = 581,
594
+ PurifiedWaterInStill = 582,
595
+ RandomEventsFire = 583,
596
+ ReduceLength = 584,
597
+ RefusedToBeTamed = 585,
598
+ Repair = 586,
599
+ RequiredForDisassembly = 587,
600
+ RequiresFireToBeLit = 588,
601
+ RequiresYouToBeAround = 589,
602
+ Resistant = 590,
603
+ Rest = 591,
604
+ Rested = 592,
605
+ Resting = 593,
606
+ RestingOnGroundNotEffective = 594,
607
+ RestInterrupted = 595,
608
+ RestInterruptedDamage = 596,
609
+ RestInterruptedDying = 597,
610
+ RestInterruptedLoudNoise = 598,
611
+ RestInterruptedPain = 599,
612
+ RestInterruptedStirring = 600,
613
+ RestInterruptedWaterPoured = 601,
614
+ RestLongTime = 602,
615
+ RestModerateTime = 603,
616
+ RestOnBoat = 604,
617
+ RestShortTime = 605,
618
+ RestTime = 606,
619
+ ReturnedToCivilization = 607,
620
+ ReturningToCivilizationSetOffAgain = 608,
621
+ ReturnsToLife = 609,
622
+ Reverse = 610,
623
+ Sailing = 611,
624
+ ScrollMaster = 612,
625
+ ScrollProvidedNoUsefulInsight = 613,
626
+ Seawater = 614,
627
+ SeemsToHaveDrawnEnergy = 615,
628
+ SetTrapOffButNoDamage = 616,
629
+ SetUp = 617,
630
+ ShadowInTheWater = 618,
631
+ SkillHasRaised = 619,
632
+ Skills = 620,
633
+ Sleep = 621,
634
+ Sleeping = 622,
635
+ SleepOnBoat = 623,
636
+ Slept = 624,
637
+ SlitherSuckerConstricts = 625,
638
+ SlitherSuckerFailedToRemove = 626,
639
+ SlitherSuckerFailedToRemoveOuch = 627,
640
+ SlitherSuckerJumpedOnHead = 628,
641
+ SolarStill = 629,
642
+ SomethingInTheWayOf = 630,
643
+ SomethingInTheWayOfButcherFirst = 631,
644
+ SomethingInTheWayOfFire = 632,
645
+ SomethingInTheWayOfFishing = 633,
646
+ SomethingInTheWayOfPerforming = 634,
647
+ SomethingInTheWayOfPlacing = 635,
648
+ SomethingInTheWayOfReleasing = 636,
649
+ SomethingInTheWayOfSummoning = 637,
650
+ SomethingInWayOfClosingDoor = 638,
651
+ SoothedTheirBurnInjuries = 639,
652
+ SoothedYourBurnInjuries = 640,
653
+ SortedByCategory = 641,
654
+ SortedByCraftableOnly = 642,
655
+ SortedByName = 643,
656
+ SortedBySkill = 644,
657
+ SortedByUnlockedTime = 645,
658
+ StaminaIsFull = 646,
659
+ StartedFire = 647,
660
+ StartTravelInWater = 648,
661
+ StarvingToDeath = 649,
662
+ StatAmount = 650,
663
+ StatChangeUnknown = 651,
664
+ StatGained = 652,
665
+ StatIncreasing = 653,
666
+ StatLost = 654,
667
+ StatQuenched = 655,
668
+ StatRegained = 656,
669
+ StatSated = 657,
670
+ SteppingOn = 658,
671
+ Still = 659,
672
+ StillHasNoWaterToPurify = 660,
673
+ StirredUpClawWorm = 661,
674
+ StirredUpCreature = 662,
675
+ StoppedYourBleeding = 663,
676
+ StopUsingVehicle = 664,
677
+ SummonedGuardiansByDiggingTreasure = 665,
678
+ SummonedGuardiansByLockpicking = 666,
679
+ SummonVoidDwellerItem = 667,
680
+ SummonVoidDwellerRinging = 668,
681
+ SummonVoidDwellerShiver = 669,
682
+ SunNotBrightEnoughToStartFire = 670,
683
+ SwampWater = 671,
684
+ Swimming = 672,
685
+ TakenFromGroundBecomeTamed = 673,
686
+ TeleportBlocked = 674,
687
+ Teleported = 675,
688
+ TheirFist = 676,
689
+ TheirInventory = 677,
690
+ ThePlant = 678,
691
+ ThereIsNoContainerOnTheStill = 679,
692
+ ThereIsNoSunToStartFire = 680,
693
+ ThisCannotBeMilked = 681,
694
+ Throw = 682,
695
+ ThrownIntoDepths = 683,
696
+ ThrownIntoObstacle = 684,
697
+ ThrownIntoVoid = 685,
698
+ TierGroup = 686,
699
+ Till = 687,
700
+ Tilling = 688,
701
+ TimeIs = 689,
702
+ TimeIsDawn = 690,
703
+ TimeIsDaytime = 691,
704
+ TimeIsDusk = 692,
705
+ TimeIsNighttime = 693,
706
+ TimeIsSunrise = 694,
707
+ TimeIsSunset = 695,
708
+ ToFight = 696,
709
+ TooDamaged = 697,
710
+ TooExhaustedToJump = 698,
711
+ Touching = 699,
712
+ TrampledFire = 700,
713
+ TrampledFireFail = 701,
714
+ TrampledFirePartial = 702,
715
+ TrampledIntoGround = 703,
716
+ TrampleIntoGround = 704,
717
+ Trampling = 705,
718
+ TransmogrificationNotPossible = 706,
719
+ Transmogrified = 707,
720
+ TrapMissed = 708,
721
+ TrapStoppedYou = 709,
722
+ Traveling = 710,
723
+ Treasure = 711,
724
+ TreasureIsBlocked = 712,
725
+ UiActionCannotUseInaccessibleItem = 713,
726
+ UiActionCannotUseInThisSituation = 714,
727
+ UiActionCannotUseNoItemHovered = 715,
728
+ UiActionCannotUseNotInRange = 716,
729
+ UiActionCannotUseOnThisIsland = 717,
730
+ UiActionCannotUseRequiresCreature = 718,
731
+ UiActionCannotUseRequiresDoodad = 719,
732
+ UiActionCannotUseRequiresItem = 720,
733
+ UiActionCannotUseRequiresNPC = 721,
734
+ UiActionCannotUseRequiresVehicle = 722,
735
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue1 = 723,
736
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue2 = 724,
737
+ UiDialogTradeIndicateTradeAlreadyTradedBuyDialogue3 = 725,
738
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue1 = 726,
739
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue2 = 727,
740
+ UiDialogTradeIndicateTradeAlreadyTradedSellDialogue3 = 728,
741
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue1 = 729,
742
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue2 = 730,
743
+ UiDialogTradeIndicateTradeTooMuchTradesDialogue3 = 731,
744
+ UnhitchCreature = 732,
745
+ Unknown = 733,
746
+ Unlimited = 734,
747
+ UnlockedChest = 735,
748
+ UnpurifiedFreshWater = 736,
749
+ UnpurifiedWaterInStill = 737,
750
+ UnpurifiedWaterInTop = 738,
751
+ Use = 739,
752
+ UsingBareHands = 740,
753
+ VehicleDefense = 741,
754
+ Vulnerable = 742,
755
+ Water = 743,
756
+ WaterGathering = 744,
757
+ WaterPutOutFire = 745,
758
+ WellIsDry = 746,
759
+ WellIsFull = 747,
760
+ WildGoatRefusedToBeMilked = 748,
761
+ WorkingYourselfIntoExhaustion = 749,
762
+ WorkingYourselfIntoExhaustionAndDrowning = 750,
763
+ WorldContainer = 751,
764
+ You = 752,
765
+ YouAbsorb = 753,
766
+ YouApplied = 754,
767
+ YouAreAlready = 755,
768
+ YouAte = 756,
769
+ YouBeginResting = 757,
770
+ YouCannotDoThatYet = 758,
771
+ YouCanNowCombatTheTides = 759,
772
+ YouCrafted = 760,
773
+ YouDoNotFindTreasureYet = 761,
774
+ YouDrank = 762,
775
+ YouDropTheTorch = 763,
776
+ YouEnchant = 764,
777
+ YouEquip = 765,
778
+ YouExude = 766,
779
+ YouExudeSome = 767,
780
+ YouExudeSomeReasonConflicting = 768,
781
+ YouExudeSomeReasonMax = 769,
782
+ YouExudeSomeReasonProperties = 770,
783
+ YouFailedTo = 771,
784
+ YouFailedToExtinguishedFireFully = 772,
785
+ YouFailedToHeal = 773,
786
+ YouFailedToHealOther = 774,
787
+ YouFire = 775,
788
+ YouGathered = 776,
789
+ YouHarvested = 777,
790
+ YouHave = 778,
791
+ YouHaveAlreadyLearned = 779,
792
+ YouHaveBeenCut = 780,
793
+ YouHaveCaged = 781,
794
+ YouHaveCommanded = 782,
795
+ YouHaveDied = 783,
796
+ YouHaveHealedOther = 784,
797
+ YouHaveKilled = 785,
798
+ YouHaveNotCommanded = 786,
799
+ YouHaveReleased = 787,
800
+ YouHaveSummoned = 788,
801
+ YouHaveTamed = 789,
802
+ YouHaveUncaged = 790,
803
+ YouNoticeBarren = 791,
804
+ YouNoticeBecomeEnraged = 792,
805
+ YouNoticeDying = 793,
806
+ YouNoticeFertilityDecreasing = 794,
807
+ YouNoticeFertilityIncreasing = 795,
808
+ YouNoticeGrowing = 796,
809
+ YouNoticeLavaCooling = 797,
810
+ YouNoticeLavaHardening = 798,
811
+ YouNoticePerish = 799,
812
+ YouNoticePlantDamage = 800,
813
+ YouNoticePlantRegenerated = 801,
814
+ YouNoticeRegrowing = 802,
815
+ YouNoticeStumbleInjureItself = 803,
816
+ YouNoticeTakeFromGround = 804,
817
+ YouNoticeWoundsClosing = 805,
818
+ YouOfferedToCreature = 806,
819
+ YouOfferedToCreatureRejects = 807,
820
+ YouOpen = 808,
821
+ YouPacked = 809,
822
+ YouPickedUp = 810,
823
+ YouRefine = 811,
824
+ YouReinforce = 812,
825
+ YouRepair = 813,
826
+ YouReturnFromCivilizationWith = 814,
827
+ YourFist = 815,
828
+ YourHands = 816,
829
+ YourInventory = 817,
830
+ YourIsland = 818,
831
+ YouSeeALivingMushroomSpore = 819,
832
+ YouSeeASkeletonCollapse = 820,
833
+ YouSeeASlimeCombine = 821,
834
+ YouSeeAZombieBleeding = 822,
835
+ YouSeeCoolDown = 823,
836
+ YouSeeDrop = 824,
837
+ YouSeeEngulfFire = 825,
838
+ YouSeeFireSpread = 826,
839
+ YouSeeHelpingPlant = 827,
840
+ YouSeeLay = 828,
841
+ YouSeeLayingTrap = 829,
842
+ YouSeeSpewLava = 830,
843
+ YouSeeSpitAcid = 831,
844
+ YouSeeSpringForth = 832,
845
+ YouSeeSummon = 833,
846
+ YouSeeSwampFlood = 834,
847
+ YouSeeTrampling = 835,
848
+ YouSetTheTrapOff = 836,
849
+ YouStokeTheCreature = 837,
850
+ YouSwapMainHandAndOffHand = 838,
851
+ YouThrew = 839,
852
+ YouTilled = 840,
853
+ YouUnequip = 841,
854
+ YouUsed = 842,
855
+ YouViewTheItemsOn = 843,
856
+ YouWhileTraveling = 844
856
857
  }
857
858
  export default Message;