mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 10:41:42 +00:00
* MAP ROTATION * Tweaks + New additions * Apply suggestions from code review Co-authored-by: dearmochi <shenesis@gmail.com> * Fixes improper naming * Fixes map vote Co-authored-by: dearmochi <shenesis@gmail.com>
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
#include "map_files\generic\centcomm.dmm"
|
|
#define CC_TRANSITION_CONFIG DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC))
|
|
#ifdef CIMAP
|
|
#include "ci_map_testing.dm"
|
|
#endif
|