mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Making disposals mail sorting mapping less frustrating (#32218)
* mail sorting helpers && mail sorting code tweaks - Added mail helpers - Added defines for mail tagger locations - FUCKED sort_type_txt * Update mapping_helpers.dmi * Update deltastation.dmm * Update deltastation.dmm * Update cerestation.dmm * Update metastation.dmm * Update emeraldstation.dmm * Update boxstation.dmm * Update boxstation.dmm * Update mail_sorting_helpers.dm
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
#include "code\__DEFINES\supermatter_defines.dm"
|
||||
#include "code\__DEFINES\supply_defines.dm"
|
||||
#include "code\__DEFINES\surgery_defines.dm"
|
||||
#include "code\__DEFINES\tagger_locations.dm"
|
||||
#include "code\__DEFINES\text_defines.dm"
|
||||
#include "code\__DEFINES\tg_cooldowns.dm"
|
||||
#include "code\__DEFINES\tgs.dm"
|
||||
@@ -2613,6 +2614,7 @@
|
||||
#include "code\modules\mapping\base_map_datum.dm"
|
||||
#include "code\modules\mapping\dynamic_airlock_linker.dm"
|
||||
#include "code\modules\mapping\dynamic_airlocks.dm"
|
||||
#include "code\modules\mapping\mail_sorting_helpers.dm"
|
||||
#include "code\modules\mapping\mapping_helpers.dm"
|
||||
#include "code\modules\mapping\merge_conflicts.dm"
|
||||
#include "code\modules\mapping\windoor_access_helpers.dm"
|
||||
|
||||
Reference in New Issue
Block a user