Skip to content

Commit

Permalink
Missing Default Langauges (Only Harpies duh)
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan committed Mar 25, 2024
1 parent 3d86f02 commit bf80a15
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,19 @@
- type: MovementSpeedModifier
baseWalkSpeed: 2.5
baseSprintSpeed: 5.0
- type: Inventory
- type: Inventory
speciesId: harpy
templateId: digitigrade
- type: HarpyVisuals
- type: UltraVision

- type: LanguageSpeaker
speaks:
- GalacticCommon
- SolCommon
understands:
- GalacticCommon
- SolCommon

- type: entity
save: false
name: Urist McHands
Expand All @@ -138,7 +145,7 @@
components:
- type: HumanoidAppearance
species: Harpy
- type: Inventory
- type: Inventory
speciesId: harpy
- type: Sprite
scale: 0.9, 0.9
Expand Down

0 comments on commit bf80a15

Please sign in to comment.