Skip to content

tiny bit of code cleanup, monkey language bugfix

Rob Nelson requested to merge pull/9417/fixespartialpathing into Bleeding-Edge

Created by: Intigracy

removes partial pathing from vox egg hatch()

moves egg process() and hatch() to egg.dm with its define

removes non OOP code from monkey.dm

fixes monkeys not respecting attack_text

fixes no monkeys but diona and rock monkey having a language by default

Merge request reports