Skip to content

Commit

Permalink
Yum
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Mar 27, 2024
1 parent 21ac8d3 commit 8347053
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@
- type: NpcFactionMember
factions:
- NanoTrasen
- Harpy # Frontier
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
templateId: digitigrade
- type: HarpyVisuals
- type: UltraVision

- type: entity
save: false
name: Urist McHands
Expand Down
6 changes: 5 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Player/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@
name: Urist McHands The Dwarf
parent: BaseMobDwarf
id: MobDwarf

components:
- type: NpcFactionMember
factions:
- NanoTrasen
- Dwarf # Frontier
4 changes: 2 additions & 2 deletions Resources/Prototypes/_NF/ai_factions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
- SimpleHostile
- Dwarf
- Felinid
- Harpy
- Cat
- Chicken
- Monkey
- Mailman

- type: npcFaction
id: Dwarf
Expand All @@ -19,7 +19,7 @@
id: Felinid

- type: npcFaction
id: Mailman # Need ClothingAddFaction to work from Nyanotrasen code
id: Harpy

- type: npcFaction
id: Cat
Expand Down

0 comments on commit 8347053

Please sign in to comment.