more tarantula changes (#23816)

word
This commit is contained in:
Mr. 27
2024-01-10 03:30:39 -05:00
committed by GitHub
parent 1170121532
commit fcab5407d1
3 changed files with 6 additions and 21 deletions

View File

@@ -2035,6 +2035,8 @@
Male: UnisexArachnid Male: UnisexArachnid
Female: UnisexArachnid Female: UnisexArachnid
Unsexed: UnisexArachnid Unsexed: UnisexArachnid
- type: TypingIndicator
proto: spider
- type: Tag - type: Tag
tags: tags:
- DoorBumpOpener - DoorBumpOpener

View File

@@ -615,28 +615,12 @@
rootTask: rootTask:
task: SimpleHostileCompound task: SimpleHostileCompound
- type: Physics - type: Physics
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeCircle
radius: 0.35
density: 130
mask:
- MobMask
layer:
- MobLayer
- type: DamageStateVisuals - type: DamageStateVisuals
states: states:
Alive: Alive:
Base: shiva Base: shiva
Dead: Dead:
Base: shiva_dead Base: shiva_dead
- type: Butcherable
spawned:
- id: FoodMeatSpider
amount: 2
- type: CombatMode
- type: MobThresholds - type: MobThresholds
thresholds: thresholds:
0: Alive 0: Alive
@@ -650,11 +634,6 @@
types: types:
Piercing: 8 Piercing: 8
Poison: 8 Poison: 8
- type: ReplacementAccent
accent: xeno
- type: NoSlip
- type: Spider
- type: IgnoreSpiderWeb
- type: Grammar - type: Grammar
attributes: attributes:
proper: true proper: true
@@ -663,6 +642,8 @@
tags: tags:
- CannotSuicide - CannotSuicide
- VimPilot - VimPilot
- DoorBumpOpener
- FootstepSound
- type: StealTarget - type: StealTarget
stealGroup: AnimalShiva stealGroup: AnimalShiva

View File

@@ -268,6 +268,8 @@
Male: UnisexArachnid Male: UnisexArachnid
Female: UnisexArachnid Female: UnisexArachnid
Unsexed: UnisexArachnid Unsexed: UnisexArachnid
- type: TypingIndicator
proto: spider
- type: entity - type: entity
id: MobSpiderSpaceSalvage id: MobSpiderSpaceSalvage