diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index 7d554b8d12..abf19ae810 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -114,3 +114,33 @@ steps: 1 zeroVisible: true - type: Appearance + +# Admeme +- type: entity + name: meteor launcher + parent: WeaponLauncherMultipleRocket + id: WeaponLauncherAdmemeMeteorLarge + suffix: Admeme + description: It fires large meteors + components: + - type: BallisticAmmoProvider + whitelist: + tags: + - CartridgeRocket + proto: MeteorLarge + - type: ContainerContainer + containers: + ballistic-ammo: !type:Container + +- type: entity + name: immovable rod launcher + parent: WeaponLauncherAdmemeMeteorLarge + id: WeaponLauncherAdmemeImmovableRodSlow + suffix: Admeme + description: It fires slow immovable rods. + components: + - type: BallisticAmmoProvider + whitelist: + tags: + - CartridgeRocket + proto: ImmovableRodSlow