Skip to content

Commit

Permalink
furry's maid
Browse files Browse the repository at this point in the history
  • Loading branch information
Tris0r committed Jan 1, 2025
1 parent 86e7a2f commit 0a34d17
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 5 additions & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@
- type: NpcFactionMember
factions:
- SimpleHostile
#ss220 fix start
addFriendlyFactions:
- PetsNT
#ss220 fix end
- type: HTN
rootTask:
task: KillerTomatoCompound
Expand Down Expand Up @@ -238,4 +242,4 @@
types:
Blunt: 0.11
- type: StaticPrice
price: 400
price: 400
8 changes: 5 additions & 3 deletions Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,11 @@
- type: NpcFactionMember
factions:
- PetsNT
- type: HTN
rootTask:
task: SimpleHostileCompound
#ss220 fix start
# - type: HTN
# rootTask:
# task: SimpleHostileCompound
#ss220 fix end
- type: Grammar
attributes:
proper: true
Expand Down

0 comments on commit 0a34d17

Please sign in to comment.