Merge pull request #11181 from VOREStation/Arokha/farpaint

Add art possibility to Virgo 2 surface outpost
This commit is contained in:
Aronai Sieyes
2021-07-20 17:28:52 -04:00
committed by GitHub
2 changed files with 36 additions and 6 deletions
+6
View File
@@ -375,6 +375,12 @@
persistence_id = "library_private"
req_one_access = list(access_library)
/obj/structure/sign/painting/away_areas // for very hard-to-get-to areas
name = "\improper Remote Painting Exhibit mounting"
desc = "For art pieces made in the depths of space."
desc_with_canvas = "A painting hung where only the determined can reach it."
persistence_id = "away_area"
/obj/structure/sign/painting/Initialize(mapload, dir, building)
. = ..()
if(persistence_id)