Trails-Through-Shadows / TTS-API

A communication interface between database and applications, including validation and game logic.
https://api.tts-game.fun/swagger-ui/index.html
0 stars 0 forks source link

Way to add enemies into a running encounter #51

Open Orfian opened 3 months ago

Orfian commented 3 months ago

Need a way to get and then add enemies from unlocked rooms into the initiative order.

Kkobarii commented 3 months ago

Enemies are already added into initiative when you open a new door (at the end of the round of course). Not sure what exactly you need aside from that.