Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,7 @@
messageSet: SpookySpeakerMessagesRecycler
- type: Speech
speechVerb: Robotic
speechSounds: SyndieBorg
speechSounds: SyndieBorg
- type: Tag # DeadSpace
tags:
- AnimateSpellBlacklist
2 changes: 2 additions & 0 deletions Resources/Prototypes/Magic/animate_spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
- TegGenerator
- TegCirculator
- XenoArtifact
tags: # DeadSpace
- AnimateSpellBlacklist
event: !type:ChangeComponentsSpellEvent
toAdd:
- type: Animate
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/_DeadSpace/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
- type: Tag
id: AmbrosiaDeus

- type: Tag
id: AnimateSpellBlacklist

- type: Tag
id: BatteryWeaponFireModesSprites

Expand Down
Loading