/* * Irresistible Gaming (c) 2018 * Developed by Lorenc Pekaj * Module: cnr\features\robbery\_robbery.pwn * Purpose: encloses all robbery modules & components (cnr) */ /* ** Includes ** */ #include "irresistible\cnr\features\robbery\safes.pwn" #include "irresistible\cnr\features\robbery\clerks.pwn" #include "irresistible\cnr\features\robbery\vaults.pwn" #include "irresistible\cnr\features\robbery\atms.pwn" #include "irresistible\cnr\features\robbery\robbery_init.pwn"