mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Move mafia, CTF, and deathmatch maps into minigame folder (#90356)
## About The Pull Request Repaths all the various minigames to be in the same mapping folder for organization. ## Why It's Good For The Game Being able to find maps is nice. ## Changelog 🆑 map: Move mafia, CTF, and deathmatch maps into minigame folder /🆑
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/datum/lazy_template/deathmatch
|
||||
map_dir = "_maps/deathmatch"
|
||||
map_dir = "_maps/minigame/deathmatch"
|
||||
place_on_top = TRUE
|
||||
turf_reservation_type = /datum/turf_reservation/turf_not_baseturf
|
||||
/// Map UI Name
|
||||
|
||||
Reference in New Issue
Block a user