Closed Captions / Subtitles for Vintage Story.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add support for More Animals mod.

+27 -1
+5
ClosedCaptions/assets/captions/captions/elephantidae.json
··· 1 + { 2 + "creature/elephantidae/growl": { 3 + "tags": ["warning"] 4 + } 5 + }
+22 -1
ClosedCaptions/assets/captions/lang/en.json
··· 484 484 "captions:creature/elephantidae/growl": "Elephant growls", 485 485 "captions:creature/elephantidae/roar": "Elephant roars", 486 486 "captions:creature/elephantidae/squeak": "Elephant squeaks", 487 - "captions:creature/elephantidae/trumpet": "Elephant trumpets" 487 + "captions:creature/elephantidae/trumpet": "Elephant trumpets", 488 + 489 + "MORE ANIMALS": "", 490 + "captions:capercaillie/caipercailliecall": "Capercaillie chatters", 491 + "captions:capercaillie/caipercailliecock": "Capercaillie barks", 492 + "captions:capercaillie/caipercailliehen": "Capercaillie chirps", 493 + "captions:capercaillie/caipercailliehurt": "Capercaillie hit", 494 + "captions:goldenpheasant/goldenpheasantcock": "Pheasant whistles", 495 + "captions:goldenpheasant/goldenpheasanten": "Pheasant clucks", 496 + "captions:pheasant/pheasant": "Pheasant crows", 497 + "captions:pheasant/pheasantdeath": "Pheasant dies", 498 + "captions:pheasant/pheasanthen": "Pheasant chirps", 499 + "captions:pheasant/pheasanthenhurt": "Pheasant hit", 500 + "captions:pheasant/pheasanthurt": "Pheasant hit", 501 + "captions:turkey/wildturkeydie": "Turkey dies", 502 + "captions:turkey/wildturkeygobbleralert": "Turkey startles", 503 + "captions:turkey/wildturkeygobblercall": "Turkey gobbles", 504 + "captions:turkey/wildturkeygobblerhurt": "Turkey hit", 505 + "captions:turkey/wildturkeygobbleridle": "Turkey chatters", 506 + "captions:turkey/wildturkeyhenalert": "Turkey flees", 507 + "captions:turkey/wildturkeyhenhurt": "Turkey hit", 508 + "captions:turkey/wildturkeyhenidle": "Turkey trills" 488 509 }