From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:36:39 +0000 (+0200) Subject: Remove unused BulletTennis (#40285) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1f1c71919b24a1fb6e24a8a379709b3cd7e4baa6;p=space-station-14.git Remove unused BulletTennis (#40285) init --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 4d6738b285..cff52ee3a3 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -971,42 +971,6 @@ types: Piercing: 0 -- type: entity - id: BulletTennis - name: tennis ball - description: A fuzzy orb of endless betrayal. - categories: [ HideSpawnMenu ] - components: - - type: Physics - bodyType: Dynamic - linearDamping: 0 - angularDamping: 0 - - type: Fixtures - fixtures: - projectile: - shape: - !type:PhysShapeAabb - bounds: "-0.1,-0.1,0.1,0.1" - hard: false - mask: - - Impassable - - BulletImpassable - - type: Sprite - sprite: Objects/Fun/Balls/tennisball.rsi - layers: - - state: icon - - type: Ammo - muzzleFlash: null - - type: Projectile - deleteOnCollide: true - damage: - types: - Piercing: 0 - soundHit: null - - type: TimedDespawn - lifetime: 10 - - - type: entity id: BulletAcid name: acid spit