From f85dca98f02e5b88702aac62383f1ab907d52af4 Mon Sep 17 00:00:00 2001 From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com> Date: Sun, 7 Apr 2024 20:29:13 -0700 Subject: [PATCH] Fix Moth not eating Jumpskirts (#61) ## Mirror of PR #976: [Fix Moth not eating Jumpskirts](https://github.com/DeltaV-Station/Delta-v/pull/976) from DeltaV-Station [DeltaV-Station](https://github.com/DeltaV-Station)/[Delta-v](https://github.com/DeltaV-Station/Delta-v) `0271f2ac35a433d06f761936e0d644c8a41f4548` --- PR changed 0 files with 0 additions and 0 deletions. The PR had the following labels: - Changes: YML - Status: Needs Review ---

Original Body

> ## About the PR > > > Moths can now eat jumpskirts by adding - clothmade tag > > ## Why / Balance > > > moths hungry > > > ## Media > > - [X] this PR does not require an ingame showcase > > ## Breaking changes > > > **Changelog** > :cl: DangerRevolution > - fix: Moths can now eat skirts >
Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> --- .../Entities/Clothing/Uniforms/base_clothinguniforms.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml index 9f98e396ca9..de9875b3ad6 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml @@ -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