MAD icon indicating copy to clipboard operation
MAD copied to clipboard

FR: Event System Extension Quest/Pokemon

Open ChaosEmpire opened this issue 4 years ago • 2 comments

Quest Auto backup/delete/rescan/restore of Quest Woud be great to define a quest area with amount of devices and Event ID to rescan Quest at begin of event after event the backuped original quest shall get restored

Pokemon ID of Event Set all Spawns of featured Pokemon at event end to event end time, instead of having them up to 59 minutes alive, even they disapperead... could cause a few false...but mostly cleans the "field" from event cday pokemon

ChaosEmpire avatar May 24 '20 15:05 ChaosEmpire

It's nice idea! +1

cyphercris avatar Aug 07 '20 20:08 cyphercris

After end of event (10pm) today i used

Update pokemon set disappear_time = '2020-08-07 20:59:59', last_modified = '2020-08-07 20:59:59' WHERE disappear_time > '2020-08-07 20:59:59' AND last_modified <= '2020-08-07 20:59:59' ;

this should be easy done when an event starts/ends

ChaosEmpire avatar Aug 07 '20 22:08 ChaosEmpire