]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
foxes are now neutral🦊 (#25992)
authoricekot8 <93311212+icekot8@users.noreply.github.com>
Wed, 13 Mar 2024 15:02:48 +0000 (18:02 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 15:02:48 +0000 (18:02 +0300)
foxes became neutral

Resources/Prototypes/Entities/Mobs/NPCs/animals.yml

index 6c60524352fc314cf2a1094a06ac8283c4b6c6bc..fb611346022ab006ec9acf2292202542c256899f 100644 (file)
       gender: epicene
   - type: Bloodstream
     bloodMaxVolume: 100
+  - type: MeleeWeapon
+    angle: 0
+    animation: WeaponArcBite
+    soundHit:
+      path: /Audio/Effects/bite.ogg
+    damage:
+      types:
+        Piercing: 8
+  - type: NpcFactionMember
+    factions:
+    - Passive
+  - type: NPCRetaliation
+    attackMemoryLength: 10
+  - type: HTN
+    rootTask:
+      task: RuminantHostileCompound
   - type: Tag
     tags:
     - VimPilot
   components:
   - type: ReplacementAccent
     accent: nymph
-    
\ No newline at end of file