diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml b/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml index eae5114883..9aff9c59af 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml @@ -66,6 +66,7 @@ - type: Tag tags: - DoorBumpOpener + - Bot - type: MobState allowedStates: - Alive @@ -392,6 +393,7 @@ tags: - DoorBumpOpener - FootstepSound + - Bot - type: ActiveRadio channels: - Binary diff --git a/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml b/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml index 41347e35c4..99d58c6a3a 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml @@ -12,6 +12,7 @@ components: - Anchorable - Item + - Bot # for funny bot moments blacklist: components: - ChameleonDisguise # no becoming kleiner diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index b8ee4d4efd..cfe1ecfdea 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -204,6 +204,9 @@ - type: Tag id: BorgServiceTorso +- type: Tag + id: Bot + - type: Tag id: BotanyHatchet