/tg/ Station 13 - Modules - Types

code/modules/bitrunning/objects/landmarks.dm

/obj/effect/landmark/bitrunning/loot_signalIn case you want to gate the crate behind a special condition.
/obj/effect/landmark/bitrunning/hololadder_spawnWhere the exit hololadder spawns
/obj/effect/landmark/bitrunning/cache_goal_turfWhere the crates need to be taken
/obj/effect/landmark/bitrunning/cache_spawnWhere you want the crate to spawn
/obj/effect/landmark/bitrunning/curiosity_spawnWhere you want secondary objectives to spawn
/obj/effect/landmark/bitrunning/crate_replacerSwaps the locations of an encrypted crate in the area with another randomly selected crate. Randomizes names, so you have to inspect crates manually.
/obj/effect/landmark/bitrunning/mob_segmentA location for mobs to spawn.
/obj/modular_map_root/safehouseBitrunning safehouses. Typically 7x6 rooms with a single entrance.