Adds a meteor gun and rod gun for admeme use (#11479)

Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
Peptide90
2022-10-15 22:58:26 +01:00
committed by GitHub
parent 33c1456223
commit cd336978a0

View File

@@ -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