Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
13 stars 5 forks source link

Mob refactor #317

Closed snipercup closed 3 months ago

snipercup commented 3 months ago

Requires #315

Refactor the construction of the Mob class. The construct_self function is now the _init function. I split up the _init function to separate functions. Also fixed an issue with the map editor.