x4 coin multipler for wpd

pull/158/head
Aevann 2023-06-28 00:00:22 +03:00
parent 625976c410
commit 6b2c838e3a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ def vote_post_comment(target_id, new, v, cls, vote_cls):
existing = existing.one_or_none()
if SITE_NAME == 'WPD':
coin_mult *= 2
coin_mult *= 4
if IS_EVENT():
coin_mult *= 2