Ice Comet Vault (#13086)

* Adds frost golems.
Adds Celtic crown.
Adds ice turfs.
Adds ice walls.
Adds icicle doors.
Adds bolt of cold projectiles.

* Adds ice comet vault.
Note to self to put stronger door in front of Celtic crown.

* Makes requested changes.

* Formatting changes.
Adds ice comet area.
Jams ice comet area.

* Adds lighting to ice comet's second chamber.
This commit is contained in:
Shadowmech88
2017-01-02 16:34:40 -06:00
committed by Pieter-Jan Briers
parent 683bb3508a
commit 177e3a522f
22 changed files with 327 additions and 6 deletions

View File

@@ -108,9 +108,12 @@ var/list/existing_vaults = list()
/datum/map_element/vault/droneship
file_path = "maps/randomvaults/droneship.dmm"
/datum/map_element/vault/meteorlogical_station
file_path = "maps/randomvaults/meteorlogical_station.dmm"
/datum/map_element/vault/taxi_engi
file_path = "maps/randomvaults/taxi_engineering.dmm"
/datum/map_element/vault/ice_comet
file_path = "maps/randomvaults/ice_comet.dmm"