Skip to content

Commit

Permalink
Update xenopet.yml
Browse files Browse the repository at this point in the history
ghost role description fix
  • Loading branch information
fenndragon authored Sep 17, 2024
1 parent afa2cf2 commit c6c8b42
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion Resources/Prototypes/Floof/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
energy: 1
color: "#B85E5E"
- type: MovementAlwaysTouching
- type: GhostRole
name: ghost-role-information-friendlyxeno-name
description: ghost-role-information-friendlyxeno-description
rules: ghost-role-information-friendlyxeno-rules
- type: GhostTakeoverAvailable
- type: LanguageKnowledge
speaks:
Expand All @@ -33,6 +37,11 @@
radius: 2
energy: 1
color: "#62B85E"
- type: GhostRole
name: ghost-role-information-friendlyxeno-name
description: ghost-role-information-friendlyxeno-description
rules: ghost-role-information-friendlyxeno-rules
- type: GhostTakeoverAvailable
- type: LanguageKnowledge
speaks:
- Xeno
Expand All @@ -53,6 +62,11 @@
radius: 2
energy: 1
color: "#8B5EB8"
- type: GhostRole
name: ghost-role-information-friendlyxeno-name
description: ghost-role-information-friendlyxeno-description
rules: ghost-role-information-friendlyxeno-rules
- type: GhostTakeoverAvailable
- type: LanguageKnowledge
speaks:
- Xeno
Expand All @@ -73,6 +87,11 @@
radius: 2
energy: 1
color: "#E3954D"
- type: GhostRole
name: ghost-role-information-friendlyxeno-name
description: ghost-role-information-friendlyxeno-description
rules: ghost-role-information-friendlyxeno-rules
- type: GhostTakeoverAvailable
- type: LanguageKnowledge
speaks:
- Xeno
Expand Down Expand Up @@ -122,7 +141,6 @@
sprite: Mobs/Aliens/Xenos/rouny.rsi
scale: 0.7, 0.7
- type: GhostRole
makeSentient: true
- type: GhostTakeoverAvailable
- type: Inventory
templateId: friendxeno
Expand Down

0 comments on commit c6c8b42

Please sign in to comment.