Skip to content

Commit

Permalink
Try uncomment ghostrole
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 committed Aug 8, 2024
1 parent fa789db commit fcaf3f2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Resources/Prototypes/SS220/Entities/Mobs/NPCs/spider_queen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,19 +146,19 @@
# channels:
# - HiveRadio

# - type: entity
# noSpawn: true
# name: Ghost role
# id: MobSpiderGhostRole
# components:
# - type: GhostRole #Ghost role
# makeSentient: true
# allowSpeech: true
# allowMovement: true
# requirements:
# name: spider-roy-name
# description: spider-roy-desc
# - type: GhostTakeoverAvailable #Ghost role
- type: entity
noSpawn: true
name: Ghost role
id: MobSpiderGhostRole
components:
- type: GhostRole #Ghost role
makeSentient: true
allowSpeech: true
allowMovement: true
requirements:
name: spider-roy-name
description: spider-roy-desc
- type: GhostTakeoverAvailable #Ghost role

#Spider queen
# - type: entity
Expand Down

0 comments on commit fcaf3f2

Please sign in to comment.