Всякие вещи (#442)
* - fix: No grabbing supermatter. * - remove: No screen shake. * - tweak: Revert tweaks. * - fix: Telescope.
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
- type: TentacleGun
|
||||
- type: Gun
|
||||
soundGunshot: /Audio/Effects/gib1.ogg
|
||||
fireRate: 0.5
|
||||
fireRate: 0.33
|
||||
selectedMode: PullMob
|
||||
availableModes:
|
||||
- PullItem
|
||||
@@ -305,7 +305,7 @@
|
||||
count: 1
|
||||
- type: AmmoCounter
|
||||
- type: RechargeBasicEntityAmmo
|
||||
rechargeCooldown: 1.5
|
||||
rechargeCooldown: 1
|
||||
playRechargeSound: false
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Launchers/tentacle_gun.rsi
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 2.5
|
||||
useDelay: 1.5
|
||||
itemIconStyle: BigAction
|
||||
priority: -20
|
||||
icon:
|
||||
@@ -51,7 +51,7 @@
|
||||
- type: InstantAction
|
||||
itemIconStyle: BigAction
|
||||
priority: -20
|
||||
icon:
|
||||
icon:
|
||||
sprite: Objects\Specific\Security\body-camera.rsi
|
||||
state: unpowered
|
||||
event: !type:ToggleBodyCameraEvent
|
||||
event: !type:ToggleBodyCameraEvent
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
- type: DamageOtherOnHit
|
||||
damage:
|
||||
types:
|
||||
Piercing: 30
|
||||
Heat: 30
|
||||
Piercing: 20
|
||||
Heat: 20
|
||||
- type: Wieldable
|
||||
- type: IncreaseDamageOnWield
|
||||
damage:
|
||||
|
||||
Reference in New Issue
Block a user