> For the complete documentation index, see [llms.txt](https://dc-customz.gitbook.io/dc-customz-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dc-customz.gitbook.io/dc-customz-documentation/housing-shells-info-and-configs/ak47-housing.md).

# AK47 Housing

All you need to do is Copy and paste the following into the "modules/creation/config.lua" file. This will be updated here constantly as more shells come out.

```
['DC Customz'] = {
    'bk_apartmentone',
    'bk_apartmenttwo',
    'dc_apartmentthree',
    'dc_apartmentfour',
    'bk_houseone',
    'dc_housetwoshell',
    'dc_housethree',
    'dc_housefour',
    'dc_housefive',
    'dc_housesix',
    'dc_houseseven',
    'dc_houseeight',
    'dc_trapshellone',
    'dc_trapshelltwo',
    'dc_trapshellthree',
    'dchotel_shell',
    'dc_townhouseone',
    'dc_townhousetwo',
    
    -- V2 Shells
    'dc_apartmentfive',
    'dc_apartment6',
    'dc_house9',
    'dc_house10',
    'dc_house11',
    'dc_house12',
    'dc_house13',
    'dc_townhouse3',
    'dc_townhouse4',
    'dc_trap4',
},
```
