diff --git a/icons/turf/areas.dmi b/icons/turf/areas.dmi index ae77b972524..56e460849dd 100755 Binary files a/icons/turf/areas.dmi and b/icons/turf/areas.dmi differ diff --git a/maps/_common/areas/special.dm b/maps/_common/areas/special.dm index 4ed87c6b7f3..2810de0383e 100644 --- a/maps/_common/areas/special.dm +++ b/maps/_common/areas/special.dm @@ -16,9 +16,11 @@ /area/centcom/control name = "Centcom Control" + icon_state = "centcomcontrol" /area/centcom/spawning name = "Centcom Preparatory Wing" + icon_state = "centcomspawn" ambience = AMBIENCE_ARRIVALS /area/centcom/start @@ -27,12 +29,15 @@ /area/centcom/evac name = "Centcom Emergency Shuttle" + icon_state = "centcomevac" /area/centcom/suppy name = "Centcom Supply Shuttle" + icon_state = "centcomsupply" /area/centcom/ferry name = "Centcom Transport Shuttle" + icon_state = "centcomferry" /area/centcom/shuttle name = "Centcom Administration Shuttle" @@ -42,9 +47,11 @@ /area/centcom/living name = "Centcom Living Quarters" + icon_state = "centcomliving" /area/centcom/specops name = "Centcom Special Ops" + icon_state = "centcomspecops" /area/centcom/creed name = "Creed's Office" @@ -52,15 +59,18 @@ /area/centcom/holding name = "Holding Facility" + icon_state = "centcomhold" /area/centcom/checkpoint ambience = AMBIENCE_ARRIVALS /area/centcom/checkpoint/fore name = "Fore Checkpoint" + icon_state = "centcomcheckfore" /area/centcom/checkpoint/aft name = "Aft Checkpoint" + icon_state = "centcomcheckaft" /area/centcom/legion name = "BLV The Tower - Deck 1"