mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 17:41:50 +00:00
About The Pull Request Removes Kilo Station and Donut Station from the game Why It's Good For The Game Reduces burden on coders to add and maintain mapping related changes. Honoring Map vote results. Changelog cl del: Kilo Station decommissioned del: Donut Station decommissioned /cl
8 lines
287 B
Plaintext
8 lines
287 B
Plaintext
//this needs to come after the job_types subfolder to keep the correct ordering
|
|
|
|
#include "..\..\..\..\_maps\map_files\PubbyStation\job_changes.dm"
|
|
#undef JOB_MODIFICATION_MAP_NAME
|
|
|
|
#include "..\..\..\..\_maps\map_files\BoxStation\job_changes.dm"
|
|
#undef JOB_MODIFICATION_MAP_NAME
|