canonical device for 'scout' command (#1337)

Supplements #1207
This commit is contained in:
Karl Ostmo 2023-06-20 15:17:07 -07:00 committed by GitHub
parent 30e6bd67ad
commit c43dca066a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -765,6 +765,15 @@
capabilities: [grab, swap, give, place, atomic]
properties: [portable]
- name: binoculars
display:
attr: device
char: 'B'
description:
- Allows one to `scout` for other robots
capabilities: [recondir]
properties: [portable]
- name: welder
display:
attr: device

View File

@ -67,15 +67,6 @@ robots:
invisible: true
char: i
attr: robot
entities:
- name: binoculars
display:
attr: silver
char: 'B'
description:
- Allows one to "scout" for other robots
properties: [known, portable]
capabilities: [recondir]
known: [tree, flower, boulder]
world:
default: [blank]