mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-05 13:50:08 +00:00
Add bapi-dmm to reduce startup time by... a lot (#16148)
* Add bapi-dmm, a rust maploader that goes BRRRRRRR * A few more maps switched away from file paths * Update to include 48f4879d8704cb057a (better path error handling)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
/datum/random_map/automata/generate_map()
|
||||
map = verdigris_generate_automata(limit_x, limit_y, iterations, initial_wall_cell)
|
||||
return
|
||||
|
||||
/datum/random_map/automata/get_additional_spawns(value, turf/T)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user