diff --git a/Content.Server/_Honk/Aspects/DeleteVendingMachineComponent.cs b/Content.Server/_Honk/Aspects/Component/DeleteVendingMachineComponent.cs similarity index 100% rename from Content.Server/_Honk/Aspects/DeleteVendingMachineComponent.cs rename to Content.Server/_Honk/Aspects/Component/DeleteVendingMachineComponent.cs diff --git a/Resources/Prototypes/_White/Aspects/Aspects.yml b/Resources/Prototypes/_White/Aspects/Aspects.yml index 153bb9e0c4..7836a9bf43 100644 --- a/Resources/Prototypes/_White/Aspects/Aspects.yml +++ b/Resources/Prototypes/_White/Aspects/Aspects.yml @@ -369,7 +369,7 @@ - type: entity id: DeleteVendingMachineAspect parent: BaseGameRule - noSpawn: false + noSpawn: true components: - type: Aspect name: "DeleteVendingMachineAspect"