mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 02:46:10 +00:00
[MDB IGNORE] repaths landmark back to /obj because I apparently am an idiot (#4197)
* oops * why * here you go * oops
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
new /datum/random_map/noise/ore/lavaland(null, 1, 1, Z_LEVEL_LAVALAND_EAST, 64, 64)
|
||||
new /datum/random_map/automata/cave_system/no_cracks(null, 1, 1, Z_LEVEL_LAVALAND_EAST, world.maxx - 4, world.maxy - 4)
|
||||
|
||||
/atom/movable/landmark/map_data/lavaland_east
|
||||
/obj/landmark/map_data/lavaland_east
|
||||
height = 1
|
||||
|
||||
// Class G Mining Planet Exploration Zone
|
||||
|
||||
@@ -9,11 +9,11 @@
|
||||
initial_generic_waypoints = list("poid_main")
|
||||
*/
|
||||
|
||||
/atom/movable/landmark/lavaland_entry
|
||||
/obj/landmark/lavaland_entry
|
||||
name = "lavaland_entry"
|
||||
|
||||
|
||||
/atom/movable/landmark/lavaland_exit
|
||||
/obj/landmark/lavaland_exit
|
||||
name = "lavaland_exit"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user