forked from MarseyWorld/MarseyWorld
Merge branch 'master' of https://github.com/Aevann1/Drama
commit
2f8b343f4d
|
@ -415,6 +415,10 @@ BADGES = {
|
||||||
'name': 'Dinner',
|
'name': 'Dinner',
|
||||||
'description': 'Yes, it is edible'
|
'description': 'Yes, it is edible'
|
||||||
},
|
},
|
||||||
|
90: {
|
||||||
|
'name': 'Fish',
|
||||||
|
'description': 'This user cannot be unfollowed'
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
AWARDS = {
|
AWARDS = {
|
||||||
|
@ -836,4 +840,4 @@ NOTIFIED_USERS = {
|
||||||
'landlordmessiah': LLM_ID,
|
'landlordmessiah': LLM_ID,
|
||||||
' llm ': LLM_ID,
|
' llm ': LLM_ID,
|
||||||
'landlet': LLM_ID,
|
'landlet': LLM_ID,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue