Allows Cultists to draw runes in the Library (#48125)

About The Pull Request

Fixes #48118.
Why It's Good For The Game

Iä! Iä! Cthulhu fhtagn! Ph'nglui mglw'nfah Cthulhu R'lyeh wgah'nagl fhtagn!
Changelog

cl
fix: The Cult should now actually be able to draw runes in the Library.
/cl
This commit is contained in:
TheVekter
2019-12-09 20:50:48 +13:00
committed by oranges
parent e4a34096df
commit d6de2580a0
+2 -2
View File
@@ -421,7 +421,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
/area/library
name = "Library"
icon_state = "library"
flags_1 = NONE
flags_1 = CULT_PERMITTED_1
/area/library/lounge
name = "Library Lounge"
@@ -430,7 +430,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
/area/library/abandoned
name = "Abandoned Library"
icon_state = "library"
flags_1 = NONE
flags_1 = CULT_PERMITTED_1
/area/chapel
icon_state = "chapel"