K-Mistele / seeker-of-the-sword

ascii-character adventure code written into console via python
Other
5 stars 0 forks source link

Possible mob spawn on world border? #17

Closed K-Mistele closed 6 years ago

K-Mistele commented 6 years ago

Wraith spawned on world border. Not sure how this happened because of hard-coding in monster class init that prevents x position from being on world border. Investigate! Branch mob-generation.

K-Mistele commented 6 years ago

@amistele Confirmed. It's that pesky wraith, it spawned in a wall again.