mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user