Add scrolling text files

This commit is contained in:
2025-05-16 19:36:14 +02:00
parent 003f90126d
commit 9839096a4e
5 changed files with 720 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
{
school = {
display = "Damage School name",
type = "string",
},
schoolIndex = {
display = "Damage School index",
type = "number",
},
additionalProgress = 1,
death = {
display = "Death",
type = "bool",
},
}