forked from MarseyWorld/MarseyWorld
fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3986644#context
parent
869ccb6c68
commit
ece7e2c6d1
|
@ -66,6 +66,7 @@ def award_timers(v, bot=False):
|
|||
v.owoify = None
|
||||
notify_if_not_bot("Your OwOify status has expired!")
|
||||
badge = v.has_badge(167)
|
||||
if badge: g.db.delete(badge)
|
||||
if v.bite and v.bite < now:
|
||||
v.bite = None
|
||||
badge = v.has_badge(168)
|
||||
|
|
Loading…
Reference in New Issue