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