mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-28 02:53:11 +00:00
Fixes runtime that stops ghosts from ghostwriting...yay 4 month old bugs.
This commit is contained in:
@@ -481,7 +481,7 @@
|
|||||||
config.cult_ghostwriter = 1
|
config.cult_ghostwriter = 1
|
||||||
|
|
||||||
if("req_cult_ghostwriter")
|
if("req_cult_ghostwriter")
|
||||||
config.cult_ghostwriter_req_cultists = value
|
config.cult_ghostwriter_req_cultists = text2num(value)
|
||||||
|
|
||||||
else
|
else
|
||||||
log_misc("Unknown setting in configuration: '[name]'")
|
log_misc("Unknown setting in configuration: '[name]'")
|
||||||
|
|||||||
Reference in New Issue
Block a user