making backup

This commit is contained in:
Warior4356
2017-03-25 17:09:17 -07:00
parent 84e7228a78
commit a44d4bb8d3
4 changed files with 14 additions and 8 deletions
+2 -4
View File
@@ -1,12 +1,10 @@
//The bigger ones lag like hell if there is more than one on a z-level, so cost 2 for them
/datum/map_template/vr/level
prefix = "_maps/map_files/templates/vr/"
cost = 1
prefix = "_maps/map_files/vr/"
/datum/map_template/vr/level/lobby
id = "lobby"
suffix = "lobby.dmm"
name = "Biological Storage Facility"
name = "Virtual Hub Facility"
description = "This is the lobby. The hub for all things VR."
cost = 2