mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Assistants lair vault (#17686)
* Adds assistants lair vault. Tweaks stun mines to use knockdown instead of stun which is a silly that doesn't knock you down. Adds invulnerable Rwalls for mapping. * secret stuff to assistants lair vault. * Adds a maintenance maze vault. * fixes conflicts * light code cleanup and removing harsetheefs balance tirade * Removes mine refactoring for another PR
This commit is contained in:
@@ -173,5 +173,8 @@ var/list/existing_vaults = list()
|
||||
/datum/map_element/vault/ironchef
|
||||
file_path = "maps/randomvaults/ironchef.dmm"
|
||||
|
||||
/datum/map_element/vault/assistantslair
|
||||
file_path = "maps/randomvaults/assistantslair.dmm"
|
||||
|
||||
/datum/map_element/vault/asteroidfield
|
||||
file_path = "maps/randomvaults/asteroidfield.dmm"
|
||||
Reference in New Issue
Block a user