fix sneks accidentially adding pronouns and houses to deux

remotes/1693045480750635534/spooky-22
Aevann1 2022-07-22 03:18:20 +02:00
parent cdfc68cb4b
commit 2ccb505045
1 changed files with 4 additions and 3 deletions

View File

@ -215,6 +215,9 @@ MARSEY_THREAD = 0
GAMBLING_THREAD = 0
if SITE in ('rdrama.net', 'devrama.xyz'):
FEATURES['PRONOUNS'] = True
FEATURES['HOUSES'] = True
SIDEBAR_THREAD = 37696
BANNER_THREAD = 37697
BADGE_THREAD = 37833
@ -228,10 +231,8 @@ elif SITE == 'lgbdropthet.com':
GAMBLING_THREAD = 25
if SITE in {'rdrama.net', 'devrama.xyz', 'deuxrama.net'}:
FEATURES['PRONOUNS'] = True
FEATURES['HOUSES'] = True
HOLE_COST = 50000
HOLE_OST = 50000
HOLE_INACTIVITY_DELETION = True
AUTOJANNY_ID = 1046