forked from Simple-Station/Einstein-Engines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes rodentia sneak, gives them a new toy in return (Simple-Statio…
…n#111) <!-- 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]? --> Rodentia sneaking broke with the crawling under tables change, and also just isn't necessary anymore. Now that they've lost their old special thing, I decided to give them a new special thing! Their bites now also do 11 structure damage, allowing them to just barely chew through lockers, and chew through normal walls extremely slowly (107 bites) also stopped rodentia taking the small trait, because they fit in duffel bags already --- # 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: - tweak: Rodentia can no longer take the small trait, because they have it innately - add: Rodentia can now chew through lockers, and very slowly chew through walls (107 bites) - remove: Rodentia has had their sneak ability removed, because everyone can hide under tables now.
- Loading branch information
Showing
9 changed files
with
7 additions
and
278 deletions.
There are no files selected for viewing
44 changes: 0 additions & 44 deletions
44
Content.Client/DeltaV/Abilities/CrawlUnderObjectsSystem.cs
This file was deleted.
Oops, something went wrong.
140 changes: 0 additions & 140 deletions
140
Content.Server/DeltaV/Abilities/CrawlUnderObjectsSystem.cs
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
Content.Shared/DeltaV/Abilities/CrawlUnderObjectsComponent.cs
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
Content.Shared/DeltaV/Abilities/SharedCrawlUnderObjectsSystem.cs
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
Resources/Locale/en-US/deltav/actions/crawl-under-objects.ftl
This file was deleted.
Oops, something went wrong.
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