-
-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor Layout Adjustment to Archaic Temple and Statue Component Bugfix (…
…#6019) <!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request 1. **Makes Layout Adjustments to Archaic Temple POI.** 2. **Adds New Ranged Trap Subtype.** 3. **Adds Female Statue Side and Back Sprites.** 4. **Bugfixes Unobserved Actor Component.** ## Why It's Good For The Game 1. _Minor adjustments to the POI that I don't want to describe in the PR due to their connection to the mechanics. Repair of the door icons, minor housekeeping._ 2. _Having the traps fire non-stop is a little unfun. Even if they can be jammed, sometimes it's neat to give them a limited chain of blasts._ 3. _The male had side and back sprites but the female didn't. I just kinda tweaked the male to fit._ 4. _It was discovered that Ghosts able to see a statue were counting as observers for the unobserved actor component, effectively crippling the statue._ ## Changelog <!-- If your PR modifies aspects of the game that can be concretely observed by players or admins you should add a changelog. If your change does NOT meet this description, remove this section. Be sure to properly mark your PRs to prevent unnecessary GBP loss. You can read up on GBP and it's effects on PRs in the tgstation guides for contributors. Please note that maintainers freely reserve the right to remove and add tags should they deem it appropriate. You can attempt to finagle the system all you want, but it's best to shoot for clear communication right off the bat. --> :cl: tweak: Layout Changes to Archaic Temple add: Adds New Launcher Trap Type fix: Adds Sprites to Female Statue fix: Fixes Bug in Unobserved Actor Component /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
- Loading branch information
1 parent
78888ef
commit e2ba2b1
Showing
14 changed files
with
101 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.