# Bedroom window missing curtains

**URL:** https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935
**Category:** The Garage
**Created:** [May 27, 2016, 3:26pm UTC](https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935 "2016-05-27T15:26:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Litppunk](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/litppunk/32/409_2.png) [@Litppunk](https://discourse.cataclysmdda.org/u/Litppunk)
#### Post date: [May 27, 2016, 3:26pm UTC](https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935/1 "2016-05-27T15:26:03Z")

</div>

I don’t know how to get the map gen info but this building but the bedroom window on this building does not spawn with curtains. I don’t know what these voyeurists are doing with a curtain-less window in a bedroom… but I assume its a missed tile. Is there a way I can fix little bits like this? Seems like a good first project. Overly simple. Add curtain.

![](http://imgur.com/mk8Fypk.png)  
West Side:  
 ![](http://i.imgur.com/arvqGcM.png)

So to start off. How do I find out what building this is/ name of this specific house?

---

<div class="post-metadata">

### Author: ![Coolthulhu](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/coolthulhu/32/2446_2.png) [@Coolthulhu](https://discourse.cataclysmdda.org/u/Coolthulhu)
#### Post date: [May 27, 2016, 3:55pm UTC](https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935/2 "2016-05-27T15:55:12Z")

</div>

I don’t think generated houses have ID of the mapgen data on them.  
The simplest way would be to get something like grep (there are many windows equivalent of grep too) and searching for “window”.

For example, calling grep like:

```auto

```

Showed that houses 10, 14, garage 4 and gardener have instances of non-domestic windows. Some of those may be intended.

---

<div class="post-metadata">

### Author: ![pisskop](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/pisskop/32/1327_2.png) [@pisskop](https://discourse.cataclysmdda.org/u/pisskop)
#### Post date: [May 27, 2016, 4:34pm UTC](https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935/3 "2016-05-27T16:34:12Z")

</div>

Exhibitionists?

Id do that. Im a very, very vain person.

---

<div class="post-metadata">

### Author: ![Litppunk](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/litppunk/32/409_2.png) [@Litppunk](https://discourse.cataclysmdda.org/u/Litppunk)
#### Post date: [May 29, 2016, 4:44pm UTC](https://discourse.cataclysmdda.org/t/bedroom-window-missing-curtains/11935/4 "2016-05-29T16:44:00Z")

</div>

Um… Ok. I’ll see What I can do with that.
