]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove unused BulletTennis (#40285)
authorScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Thu, 11 Sep 2025 14:36:39 +0000 (16:36 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 14:36:39 +0000 (16:36 +0200)
init

Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml

index 4d6738b285be1a64c0b05a18ddd208c682fb5df0..cff52ee3a390c76d9d2702d085f0235882616eac 100644 (file)
       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