From: brainfood1183 <113240905+brainfood1183@users.noreply.github.com> Date: Mon, 16 Oct 2023 05:29:14 +0000 (+0100) Subject: fixes behonkers, they now function like spitters and will attack via ai with behonk... X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3ecaa6523e2b9357c08e7b9713e74c2a16b444e0;p=space-station-14.git fixes behonkers, they now function like spitters and will attack via ai with behonk laser. (#21003) --- diff --git a/Resources/Prototypes/Body/Prototypes/behonker.yml b/Resources/Prototypes/Body/Prototypes/behonker.yml deleted file mode 100644 index 26289d580d..0000000000 --- a/Resources/Prototypes/Body/Prototypes/behonker.yml +++ /dev/null @@ -1,11 +0,0 @@ -- type: body - id: Behonker - name: "behonker" - root: hand 1 - slots: - hand 1: - part: LeftArmBorg - connections: - - hand 2 - hand 2: - part: LeftArmBorg diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml b/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml index cb7b9f4c01..f833c2e8ed 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml @@ -13,7 +13,26 @@ - type: GhostTakeoverAvailable - type: HTN rootTask: - task: SimpleHostileCompound + task: SimpleRangedHostileCompound + - type: HitscanBatteryAmmoProvider + proto: RedLaser + fireCost: 62.5 + - type: Battery + maxCharge: 1000 + startingCharge: 1000 + - type: BatterySelfRecharger + autoRecharge: true + autoRechargeRate: 40 + - type: Gun + fireRate: 0.75 + useKey: false + selectedMode: SemiAuto + availableModes: + - SemiAuto + soundGunshot: /Audio/Weapons/Guns/Gunshots/laser_clown.ogg + - type: SpamEmitSound + sound: + collection: BikeHorn - type: NpcFactionMember factions: - SimpleHostile @@ -74,6 +93,8 @@ spawned: - id: MaterialBananium1 amount: 2 + - id: WeaponBehonkerLaser + amount: 1 - type: MeleeWeapon hidden: true soundHit: @@ -92,10 +113,6 @@ Radiation: 10 - type: Input context: "human" - - type: Hands - showInHands: false - - type: Body - prototype: Behonker - type: entity name: behonker