diff --git a/files/routes/votes.py b/files/routes/votes.py index 3bd4c69f8..fb1b67ea2 100644 --- a/files/routes/votes.py +++ b/files/routes/votes.py @@ -68,7 +68,7 @@ def vote_post_comment(target_id, new, v, cls, vote_cls): if IS_BDAY(): coin_mult *= 3 - elif IS_EVENT(): + elif IS_EVENT() or SITE_NAME == 'rDrama': coin_mult *= 2 if IS_HOMOWEEN() and target.author.zombie > 0: