Skip to content

Commit eb70cf9

Browse files
committed
Happy birthday Killua :D
1 parent b8dbe62 commit eb70cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

killua/utils/classes/user.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def premium_tier(self) -> Union[str, None]:
143143

144144
@property
145145
def is_entitled_to_double_jenny(self) -> bool:
146+
return True # LIMITED TIME EVENT
146147
return self.is_premium and self.premium_tier in list(PATREON_TIERS.keys())[2:]
147148

148149
@all_cards.setter

0 commit comments

Comments
 (0)