PoC of robot protection

This commit is contained in:
PeekabooSteam
2023-11-02 23:03:17 +00:00
parent ade4f183cd
commit 4465f4a3bb
5 changed files with 165 additions and 97 deletions

View File

@@ -154,7 +154,7 @@ export const MAP_MARKER_CONTROLS:MapMarkerControl[] = [{
"toggles": [ "human" ]
}, {
"image": "visibility/dcs.svg",
"initialState": "protected",
"isProtected": true,
"name":"dcs",
"protectable": true,
"toggles": [ "dcs" ]