Skip to content

Commit

Permalink
Merge pull request Simple-Station#56 from FoxxoTrystan/scug-patch
Browse files Browse the repository at this point in the history
Scug Patch
  • Loading branch information
Fansana authored Jul 23, 2024
2 parents 38d8dc1 + 26f19ea commit 5e16161
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions Resources/Prototypes/FloofStation/Entities/Mobs/NPCs/scugcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
radius: 0.2
density: 120
mask:
- SmallMobMask
- MobMask
layer:
- SmallMobLayer
- MobLayer
- type: GhostRole
makeSentient: true
name: ghost-role-information-scugcat-name
Expand All @@ -88,10 +88,18 @@
- type: Hunger
- type: Inventory
templateId: scugcat
- type: PseudoItem
- type: CanEscapeInventory
- type: InventorySlots
- type: NpcFactionMember
factions:
- Passive
- PetsNT
- type: IdExaminable
- type: Tag
tags:
- CannotSuicide
- DoorBumpOpener
- VimPilot
- type: LanguageKnowledge
speaks:
- ScugSign
Expand Down

0 comments on commit 5e16161

Please sign in to comment.