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