shadow monster - wrong numbers in source code version

the source version is OP numbers(100* attack and hp), in player.py set the following four numbers will change it to normal mode:

self.starting_energy = 2

self.attack = 10

self.current_hp = 50

self.max_hp = 50

Thank you sid for letting me know about this