# Professions starting with the tiny mutation

**URL:** https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808
**Category:** The Toolbox
**Created:** [October 29, 2019, 1:26pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808 "2019-10-29T13:26:05Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![The\_32-bit\_guy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/the_32-bit_guy/32/7222_2.png) [@The\_32-bit\_guy](https://discourse.cataclysmdda.org/u/The_32-bit_guy)
#### Post date: [October 29, 2019, 1:26pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/1 "2019-10-29T13:26:05Z")

</div>

Should’nt professions starting with tiny or any other trait that influences the size of clothes relative to you have them already refitted?

 ![Screenshot_2019-10-28-19-28-08](https://us1.discourse-cdn.com/flex016/uploads/cataclysmdda/original/2X/6/6ec9ba3cc5350446d768eb5ae9a34b3d1ea378aa.png)  
If you were small before the Cataclysm you would just got clothes fitted to you.

---

<div class="post-metadata">

### Author: ![Fris0uman](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fris0uman/32/8607_2.png) [@Fris0uman](https://discourse.cataclysmdda.org/u/Fris0uman)
#### Post date: [October 29, 2019, 1:44pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/2 "2019-10-29T13:44:11Z")

</div>

What mod is it from?

---

<div class="post-metadata">

### Author: ![The\_32-bit\_guy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/the_32-bit_guy/32/7222_2.png) [@The\_32-bit\_guy](https://discourse.cataclysmdda.org/u/The_32-bit_guy)
#### Post date: [October 29, 2019, 1:46pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/3 "2019-10-29T13:46:19Z")

</div>

It’s my own mod(WIP).

---

<div class="post-metadata">

### Author: ![Fris0uman](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fris0uman/32/8607_2.png) [@Fris0uman](https://discourse.cataclysmdda.org/u/Fris0uman)
#### Post date: [October 29, 2019, 1:47pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/4 "2019-10-29T13:47:17Z")

</div>

Ok so you want the ability to flag cloth to be fitted in the profession definition?

---

<div class="post-metadata">

### Author: ![The\_32-bit\_guy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/the_32-bit_guy/32/7222_2.png) [@The\_32-bit\_guy](https://discourse.cataclysmdda.org/u/The_32-bit_guy)
#### Post date: [October 29, 2019, 1:48pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/5 "2019-10-29T13:48:04Z")

</div>

Yes, I want the clothes to be already fitted. With the way it is, one needs a tailor kit, skill and a lot of thread.

---

<div class="post-metadata">

### Author: ![Fris0uman](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fris0uman/32/8607_2.png) [@Fris0uman](https://discourse.cataclysmdda.org/u/Fris0uman)
#### Post date: [October 29, 2019, 1:50pm UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/6 "2019-10-29T13:50:14Z")

</div>

I don’t know if it’s possible, but it might not be too difficult to add. I’ll have a look at it later today.

---

<div class="post-metadata">

### Author: ![Fris0uman](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fris0uman/32/8607_2.png) [@Fris0uman](https://discourse.cataclysmdda.org/u/Fris0uman)
#### Post date: [November 1, 2019, 11:17am UTC](https://discourse.cataclysmdda.org/t/professions-starting-with-the-tiny-mutation/21808/7 "2019-11-01T11:17:26Z")

</div>

Turns out you can already do it:

```json
        "entries": [{ "item": "jeans", "custom-flags": [ "UNDERSIZE"] } ]

```
