grug hates merge conflicts
This commit is contained in:
@@ -1,16 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
### This file contains a list of all the areas in your station. Format is as follows:
|
### This file contains a list of all the areas in your station. Format is as follows:
|
||||||
|
|
||||||
/area/CATEGORY/OR/DESCRIPTOR/NAME (you can make as many subdivisions as you want)
|
/area/CATEGORY/OR/DESCRIPTOR/NAME (you can make as many subdivisions as you want)
|
||||||
name = "NICE NAME" (not required but makes things really nice)
|
name = "NICE NAME" (not required but makes things really nice)
|
||||||
icon = 'ICON FILENAME' (defaults to 'icons/turf/areas.dmi')
|
icon = 'ICON FILENAME' (defaults to 'icons/turf/areas.dmi')
|
||||||
icon_state = "NAME OF ICON" (defaults to "unknown" (blank))
|
icon_state = "NAME OF ICON" (defaults to "unknown" (blank))
|
||||||
requires_power = FALSE (defaults to true)
|
requires_power = FALSE (defaults to true)
|
||||||
music = null (defaults to nothing, look in sound/ambience for music)
|
music = null (defaults to nothing, look in sound/ambience for music)
|
||||||
|
|
||||||
NOTE: there are two lists of areas in the end of this file: centcom and station itself. Please maintain these lists valid. --rastaf0
|
NOTE: there are two lists of areas in the end of this file: centcom and station itself. Please maintain these lists valid. --rastaf0
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
@@ -1353,4 +1349,4 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|||||||
|
|
||||||
/area/tcommsat/lounge
|
/area/tcommsat/lounge
|
||||||
name = "Telecommunications Satellite Lounge"
|
name = "Telecommunications Satellite Lounge"
|
||||||
icon_state = "tcomsatlounge"
|
icon_state = "tcomsatlounge"
|
||||||
Reference in New Issue
Block a user