mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 05:26:37 +01:00
mapping changes
- made feeder den more probable to spawn - made new GS13 area presets - new xenoarch location
This commit is contained in:
@@ -324,6 +324,7 @@
|
||||
suffix = "feeders_den.dmm"
|
||||
name = "Feeder Den"
|
||||
description = "What used to be a small Syndicate prison and interrogration facility has been taken over by a degenerate madman and turned into a den fit for one purpose - to fatten up its captives."
|
||||
placement_weight = 5
|
||||
|
||||
/datum/map_template/ruin/space/fastfood //GS13
|
||||
id = "fastfood"
|
||||
|
||||
@@ -467,4 +467,39 @@
|
||||
// Abductor Replication Lab
|
||||
/area/ruin/space/has_grav/powered/advancedlab
|
||||
name = "Abductor Replication Lab"
|
||||
icon_state = "yellow"
|
||||
icon_state = "yellow"
|
||||
|
||||
|
||||
//GS13 RUINS AND OTHER EXCLUSIVE AREAS
|
||||
//We should probably move this to our own file later - Sono
|
||||
|
||||
/area/crew_quarters/fitness/sauna
|
||||
name = "Saunas"
|
||||
icon_state = "dk_yellow"
|
||||
|
||||
/area/xenoarch/caloriteresearch_powered
|
||||
name = "Research Facility Ruins"
|
||||
icon_state = "dk_yellow"
|
||||
power_light = TRUE
|
||||
|
||||
/area/xenoarch/caloriteresearch_unpowered
|
||||
name = "Research Facility Ruins"
|
||||
icon_state = "dk_yellow"
|
||||
power_light = TRUE
|
||||
|
||||
/area/ruin/space/has_grav/fastfood_main
|
||||
name = "Restaurant Main Area"
|
||||
has_gravity = TRUE
|
||||
|
||||
/area/ruin/space/has_grav/fastfood_employee
|
||||
name = "Restaurant Employee Area"
|
||||
has_gravity = TRUE
|
||||
|
||||
/area/lavaland/surface/snackstore
|
||||
name = "Snack Store"
|
||||
icon_state = "mining"
|
||||
power_light = TRUE
|
||||
|
||||
/area/ruin/space/has_grav/feedersden
|
||||
name = "Unknown Outpost"
|
||||
has_gravity = TRUE
|
||||
|
||||
Reference in New Issue
Block a user