Skip to content

Commit

Permalink
StationAI Affected by Ion Storm (for Real Now) (#1766)
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]?
-->

makes StationAI an ion storm target

---

# 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: Ichai
- tweak: StationAI is now affected by ion storm (for real now)
  • Loading branch information
Ichaie authored Feb 11, 2025
1 parent a0dd132 commit 713eaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@
- AiHolder
suffix: Empty
components:
- type: IonStormTarget
- type: WarpPoint
- type: ContainerComp
proto: AiHeld
Expand Down

0 comments on commit 713eaa7

Please sign in to comment.