forked from rDrama/rDrama
1
0
Fork 0

spare effortposts from tilt award

master
Aevann 2024-01-10 22:35:01 +02:00
parent a1db12eceb
commit 999e901c19
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ def award_thing(v, thing_type, id):
author.grinch = True
if v.id == author.id:
session['event_music'] = False
elif kind in {"ectoplasm", "candycorn", "candycane", "stab"}:
elif kind in {"ectoplasm", "candycorn", "candycane", "stab", "tilt"}:
if obj.is_effortpost:
abort(403, f'Effortposts are protected from the {award_title} award!')
elif kind == "spider":