mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fixed the map breaking if anyone at any point uses an "A" for anything
Also actually added it to the thing that makes vaults load which is important.
This commit is contained in:
@@ -60,6 +60,9 @@ var/list/existing_vaults = list()
|
||||
/datum/map_element/vault/hivebot_factory
|
||||
file_path = "maps/randomvaults/hivebot_factory.dmm"
|
||||
|
||||
/datum/map_element/vault/pretty_rad_clubhouse
|
||||
file_path = "maps/randomvaults/pretty_rad_clubhouse.dmm"
|
||||
|
||||
/datum/map_element/vault/clown_base
|
||||
file_path = "maps/randomvaults/clown_base.dmm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user