Skip to content

Commit

Permalink
Update xenopet.yml
Browse files Browse the repository at this point in the history
making point lights brighter and to be better noticed.
  • Loading branch information
fenndragon authored Sep 12, 2024
1 parent 72bd423 commit 58e9979
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Passive
- type: PointLight
radius: 2
energy: .5
energy: 1
color: "#B85E5E"
- type: MovementAlwaysTouching
- type: GhostTakeoverAvailable
Expand All @@ -31,7 +31,7 @@
- Passive
- type: PointLight
radius: 2
energy: .5
energy: 1
color: "#62B85E"
- type: LanguageKnowledge
speaks:
Expand All @@ -51,7 +51,7 @@
- Passive
- type: PointLight
radius: 2
energy: .5
energy: 1
color: "#8B5EB8"
- type: LanguageKnowledge
speaks:
Expand All @@ -71,7 +71,7 @@
- Passive
- type: PointLight
radius: 2
energy: .5
energy: 1
color: "#E3954D"
- type: LanguageKnowledge
speaks:
Expand Down Expand Up @@ -290,7 +290,7 @@
shader: unshaded
- type: PointLight
radius: 2
energy: .5
energy: 1
color: "#639fff"
- type: DamageStateVisuals
states:
Expand Down

0 comments on commit 58e9979

Please sign in to comment.