Fixing strings

This commit is contained in:
DaanV2
2022-07-22 19:43:23 +02:00
parent 8b3778de6d
commit 96af3f2f26
13 changed files with 33 additions and 34 deletions

View File

@@ -54,7 +54,7 @@
"title": "View Angle",
"type": "number",
"default": 10,
"description": "The target must be within \."view_angle\" degrees of the dragon's current rotation before a fireball can be shot."
"description": "The target must be within \"view_angle\" degrees of the dragon's current rotation before a fireball can be shot."
}
}
}