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