Added more test files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"creative" : {
|
||||
"event_name" : true,
|
||||
"max_delay" : 180,
|
||||
"min_delay" : 60
|
||||
}
|
||||
}
|
||||
11
test/files/incorrect/data_rp/sounds/sound_definitions.json
Normal file
11
test/files/incorrect/data_rp/sounds/sound_definitions.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"format_version": "1.14.0",
|
||||
"sound_definitions": {
|
||||
"example.pling": {
|
||||
"sounds": [
|
||||
{ "load_on_low_memory": 1, "name": "something", "pitch": 0}
|
||||
],
|
||||
"category": "ui"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user