Update project-zomboidconfig.json
This commit is contained in:
		@@ -27,12 +27,12 @@
 | 
			
		||||
        "Description": "Player vs Player",
 | 
			
		||||
        "Keywords": "PVP",
 | 
			
		||||
        "FieldName": "PVP",
 | 
			
		||||
		"InputType": "checkbox",
 | 
			
		||||
		"EnumValues": {
 | 
			
		||||
		  "true": "True",
 | 
			
		||||
		  "false": "False"
 | 
			
		||||
        "InputType": "checkbox",
 | 
			
		||||
        "EnumValues": {
 | 
			
		||||
            "true": "True",
 | 
			
		||||
            "false": "False"
 | 
			
		||||
		},
 | 
			
		||||
		"DefaultValue": "True",
 | 
			
		||||
        "DefaultValue": "True",
 | 
			
		||||
        "ParamFieldName": "PVP"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user