harbingerofme / DebugToolkit

Debugging commands for Risk of Rain 2. Previously known as RoR2Cheats.
https://thunderstore.io/package/IHarbHD/DebugToolkit/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

[BUG] spawn_ai always spawns blazing enemies #90

Closed harbingerofme closed 4 years ago

harbingerofme commented 4 years ago

Describe the bug when using spawn_ai, no matter what elitetype is given, even none, a blazing enemy will be spawned.

Does the bug happen without input No

If input is required, which scenes does it go wrong in ingame

AwokeinanEnigma commented 4 years ago

i'm tired of burning to death because of blazing beetles, harb.

harbingerofme commented 4 years ago

Currently the system works, except the elite index for fire is 0. which is potentially confusing. Do we decrease the index by one if a number is given as argument?

harbingerofme commented 4 years ago

Underlying issue with the enum parser not being able to handle negative numbers is now solved. Closing the issue