mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
* Changes aft maintenance library to aft maint area Changes the area from library area to apmaints area, so it responds correctly to radiation storms. * Adds /area/maintenance/abandonedlibrary Creates an abandoned library area to designate the maintenance abandoned library * Replaces apmaintenance with abandonedlibrary at map * Changes the new area name and updates the map It was suggested that maintenance/library was better. * Removes /area/library/abandoned To avoid further issues, it is not part of maintenance yet its name implies it is. It is also not being used anywhere anymore.
This commit is contained in:
@@ -696,6 +696,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
||||
power_light = 0
|
||||
power_environ = 0
|
||||
|
||||
/area/maintenance/library
|
||||
name = "Abandoned Library"
|
||||
icon_state = "library"
|
||||
|
||||
/area/maintenance/spacehut
|
||||
name = "Space Hut"
|
||||
icon_state = "spacehut"
|
||||
@@ -961,10 +965,6 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
||||
icon_state = "library"
|
||||
sound_environment = SOUND_AREA_LARGE_SOFTFLOOR
|
||||
|
||||
/area/library/abandoned
|
||||
name = "\improper Abandoned Library"
|
||||
icon_state = "library"
|
||||
|
||||
/area/chapel
|
||||
icon_state = "chapel"
|
||||
ambientsounds = HOLY_SOUNDS
|
||||
|
||||
Reference in New Issue
Block a user