Update SquadJS.vanilla.json.j2

This commit is contained in:
Skillet 2023-04-24 10:08:10 -04:00 committed by GitHub
parent f95bac72b5
commit 792f76f638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,7 +262,7 @@
"description": "Disband every ARMOR/ARMOUR/VIC/VEHICLE and other variants",
"type": "regex",
"logic": "match=disband",
"rule": "/(a.?r ?m ?(?:o|e|a|u)+ ?r)|((^| )v ?i ?c ?($| ))|(v ?e ?h ?i ?c ?l ?e)|(i ?f ?v)|(a ?p ?c)/",
"rule": "/(a.?r ?m ?(?:o|e|a|u)* ?r)|((^| )v ?i ?c ?($| ))|(v ?e ?h ?i ?c ?l ?e)|(i ?f ?v)|(a ?p ?c)/",
"warningMessage": "R9 | This name is not a valid vehicle claim!"
}
]