@@ -73,7 +73,7 @@
|
||||
fireRate: 0.5
|
||||
capacity: 1
|
||||
soundEmpty: /Audio/Guns/Empty/empty.ogg
|
||||
soundGunshot: /Audio/Guns/Gunshots/bang.ogg
|
||||
soundGunshot: /Audio/Guns/Gunshots/rpgfire.ogg
|
||||
soundInsert: /Audio/Guns/MagIn/batrifle_magin.ogg
|
||||
- type: Appearance
|
||||
visuals:
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
hard: false
|
||||
shapes:
|
||||
- !type:PhysShapeAabb
|
||||
bounds: "-0.2,-0.2,0.2,0.2"
|
||||
bounds: "-0.1,-0.1,0.1,0.1"
|
||||
layer: [Clickable]
|
||||
mask:
|
||||
- Impassable
|
||||
@@ -130,10 +130,14 @@
|
||||
- type: Projectile
|
||||
deleteOnCollide: false
|
||||
- type: Explosive
|
||||
devastationRange: 3
|
||||
heavyImpactRange: 5
|
||||
lightImpactRange: 7
|
||||
devastationRange: 1
|
||||
heavyImpactRange: 2
|
||||
lightImpactRange: 4
|
||||
flashRange: 10
|
||||
- type: PointLight
|
||||
radius: 3.5
|
||||
color: orange
|
||||
energy: 0.5
|
||||
|
||||
- type: entity
|
||||
id: BulletGrenadeBaton
|
||||
|
||||
Reference in New Issue
Block a user