Skip to content

Commit

Permalink
Add ArachneWeb to Spiderweb. (DeltaV-Station#1033)
Browse files Browse the repository at this point in the history
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

# Description

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

This add the missing tags for webs for Oneirophage to hide in webs
(works tested on floof)

Overall Oneirophage need more changes, languages, psionic, ect but so
far this is needed.

---

# Changelog

<!--
You can add an author after the `:cl:` to change the name that appears
in the changelog (ex: `:cl: Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

:cl:
- fix: Oneirophage is once more psionic invisible in webs.

Signed-off-by: FoxxoTrystan <[email protected]>
  • Loading branch information
FoxxoTrystan authored Oct 13, 2024
1 parent d84a728 commit f1dd679
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Objects/Misc/spider_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
ignoreWhitelist:
components:
- IgnoreSpiderWeb
- type: Tag
tags:
- ArachneWeb

- type: entity
id: SpiderWebClown
Expand Down

0 comments on commit f1dd679

Please sign in to comment.