stevesea / Adventuresmith

Generate tabletop RPG nonsense at the push of a button! (on Android)
https://stevesea.github.io/Adventuresmith/
GNU General Public License v3.0
74 stars 16 forks source link

BUG: augmented_reality/backup.yml is calling wrong template #222

Closed TalonK closed 4 years ago

TalonK commented 4 years ago

I noticed this bug as a new user of your app and signed up to report it. When you select the Augmented Reality/Corps & Cops "Call for back up" option it gives you the same results as if you selected the "Response Level" button. A quick look thru the core libraries indicated why. This is the current code in backup.yml:


imports:

templates:

Looking in armed_response.yml the correct template to call would be armed_response.back_up instead.

stevesea commented 4 years ago

Thank you! I'll get that fixed up right away

stevesea commented 4 years ago

will be corrected in next release

stevesea commented 4 years ago

0.30.4 release pushed to main release channel now