Reverts access changes and adds be syndicate line to setup_client proc.

This commit is contained in:
Ren Erthilo
2012-04-22 22:00:14 +01:00
parent c4a1dd4f0f
commit bf41978ed0
2 changed files with 7 additions and 8 deletions
@@ -988,6 +988,7 @@ datum/preferences
C.ooccolor = src.ooccolor
C.be_alien = be_special & BE_ALIEN
C.be_pai = be_special & BE_PAI
C.be_syndicate = be_special
if(isnull(src.ghost_ears)) src.ghost_ears = 1 //There were problems where the default was null before someone saved their profile.
C.ghost_ears = src.ghost_ears