Skip to content

Commit

Permalink
Fix Moth not eating Jumpskirts (#61)
Browse files Browse the repository at this point in the history
## Mirror of PR #976: [Fix Moth not eating
Jumpskirts](DeltaV-Station/Delta-v#976) from
<img src="https://avatars.githubusercontent.com/u/131613340?v=4"
alt="DeltaV-Station" width="22"/>
[DeltaV-Station](https://github.com/DeltaV-Station)/[Delta-v](https://github.com/DeltaV-Station/Delta-v)

<aside>PR opened by <img
src="https://avatars.githubusercontent.com/u/142105406?v=4"
width="16"/><a href="https://github.com/DangerRevolution">
DangerRevolution</a> at 2024-03-17 17:28:00 UTC</aside>
<aside>PR merged by <img
src="https://avatars.githubusercontent.com/u/142105406?v=4"
width="16"/><a href="https://github.com/DangerRevolution">
DangerRevolution</a> at 2024-03-17 17:45:11 UTC</aside>
<sup>

`0271f2ac35a433d06f761936e0d644c8a41f4548`

</sup>

---

PR changed 0 files with 0 additions and 0 deletions.

The PR had the following labels:
- Changes: YML
- Status: Needs Review


---

<details open="true"><summary><h1>Original Body</h1></summary>

> ## About the PR
> <!-- What did you change in this PR? -->
> 
> Moths can now eat jumpskirts by adding - clothmade tag
> 
> ## Why / Balance
> <!-- Why was it changed? Link any discussions or issues here. Please
discuss how this would affect game balance. -->
> 
> moths hungry
> 
> 
> ## Media
> 
> - [X] this PR does not require an ingame showcase
> 
> ## Breaking changes
> <!--
> List any breaking changes, including namespace, public
class/method/field changes, prototype renames; and provide instructions
for fixing them. This will be pasted in #codebase-changes.
> -->
> 
> **Changelog**
> :cl: DangerRevolution
> - fix: Moths can now eat skirts
> 


</details>

Co-authored-by: Danger Revolution! <[email protected]>
  • Loading branch information
SimpleStation14 and DangerRevolution committed Apr 8, 2024
1 parent ef7681a commit f85dca9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@
- type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts
tags:
- Skirt
- ClothMade
- WhitelistChameleon
- ClothMade # Delta-V - allows moths to eat this

0 comments on commit f85dca9

Please sign in to comment.