Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
fenndragon committed Dec 16, 2024
1 parent e0b46d1 commit b859789
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
damage:
groups:
Brute: 6
- type: Rotatable
- type: DamageStateVisuals
rotate: true
states:
Expand Down
12 changes: 8 additions & 4 deletions Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -405,11 +405,15 @@
- map: ["enum.DamageStateVisualLayers.Base"]
state: running
color: "#30ce00"
- type: PointLight
radius: 2
energy: 1
color: "#30ce00"
- type: SegmentedEntity
numberOfSegments: 3
staticOffset: 0.3
taperOffset: 5
initialRadius: 0.25
staticScale: 0.9
staticOffset: 0.2
taperOffset: 30
texturePath: /Textures/Floof/Mobs/Animals/rainlizard.rsi/segment.png
- type: RotationVisuals
horizontalRotation: 45
- type: PortalExempt

0 comments on commit b859789

Please sign in to comment.