# Clothing suggestions

**URL:** https://discourse.cataclysmdda.org/t/clothing-suggestions/2372
**Category:** The Lab
**Created:** [July 23, 2013, 11:02am UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372 "2013-07-23T11:02:11Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![fishy1234555](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fishy1234555/32/50_2.png) [@fishy1234555](https://discourse.cataclysmdda.org/u/fishy1234555)
#### Post date: [July 23, 2013, 11:02am UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/1 "2013-07-23T11:02:11Z")

</div>

What new armor, clothing, etc. would you like to see in the game. Gimme all sorts of ideas except for jetpacks and nonsense that requires coding. We can leave that for the pros.

---

<div class="post-metadata">

### Author: ![Rivet](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/rivet/32/11_2.png) [@Rivet](https://discourse.cataclysmdda.org/u/Rivet)
#### Post date: [July 23, 2013, 5:46pm UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/2 "2013-07-23T17:46:35Z")

</div>

How about some fatigues?

We already have ‘army pants’ and military type hats so why not an ‘army shirt’ and ‘army boots’ to go with them?

---

<div class="post-metadata">

### Author: ![fishy1234555](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fishy1234555/32/50_2.png) [@fishy1234555](https://discourse.cataclysmdda.org/u/fishy1234555)
#### Post date: [July 24, 2013, 7:08am UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/3 "2013-07-24T07:08:27Z")

</div>

does anyone know if added clothing items spawn naturally or if i have to make them do so?

---

<div class="post-metadata">

### Author: ![Rivet](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/rivet/32/11_2.png) [@Rivet](https://discourse.cataclysmdda.org/u/Rivet)
#### Post date: [July 24, 2013, 8:00am UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/4 "2013-07-24T08:00:24Z")

</div>

They have to be added to spawn lists to actually show up.

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [July 24, 2013, 11:52pm UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/5 "2013-07-24T23:52:15Z")

</div>

Yeah, you’re gonna need to recompile if you want new clothes to spawn. mapitemsdef is C++, not JSON.

---

<div class="post-metadata">

### Author: ![fishy1234555](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/fishy1234555/32/50_2.png) [@fishy1234555](https://discourse.cataclysmdda.org/u/fishy1234555)
#### Post date: [July 25, 2013, 9:41am UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/6 "2013-07-25T09:41:30Z")

</div>

is that relatively easy to use?

---

<div class="post-metadata">

### Author: ![kevin.granade](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/kevin.granade/32/1316_2.png) [@kevin.granade](https://discourse.cataclysmdda.org/u/kevin.granade)
#### Post date: [July 25, 2013, 4:21pm UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/7 "2013-07-25T16:21:27Z")

</div>

Item spawn lists have been pushed out to data/raw/item\_groups.json as of 0.7, no need to recompile.

---

<div class="post-metadata">

### Author: ![Rivet](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/rivet/32/11_2.png) [@Rivet](https://discourse.cataclysmdda.org/u/Rivet)
#### Post date: [July 25, 2013, 7:33pm UTC](https://discourse.cataclysmdda.org/t/clothing-suggestions/2372/8 "2013-07-25T19:33:50Z")

</div>

Yep disregard my previous comment!

Adding most types of stuff is really simple now!
