Skip to content

[Anon] (HH V1) Imperialis Militia and Cults Army List: When going through Praetor, legion upgrades. You can't select the other gun weapon without the program saying there's an error and saying you must select one while the ratio says 0/0. I'm trying to use the night lord specific trataros praetor. Plus im pretty sure he wields a volkie serpentina #2126

[Anon] (HH V1) Imperialis Militia and Cults Army List: When going through Praetor, legion upgrades. You can't select the other gun weapon without the program saying there's an error and saying you must select one while the ratio says 0/0. I'm trying to use the night lord specific trataros praetor. Plus im pretty sure he wields a volkie serpentina

[Anon] (HH V1) Imperialis Militia and Cults Army List: When going through Praetor, legion upgrades. You can't select the other gun weapon without the program saying there's an error and saying you must select one while the ratio says 0/0. I'm trying to use the night lord specific trataros praetor. Plus im pretty sure he wields a volkie serpentina #2126

Workflow file for this run

# For details and description, see https://github.com/BSData/chatops
name: ChatOps
on:
issue_comment:
types: [created]
jobs:
dispatch:
runs-on: ubuntu-latest
if: startsWith(github.event.comment.body, '/')
steps:
- name: Checkout ChatOps repo
uses: actions/checkout@v2
with:
repository: BSData/chatops
path: chatops
- name: /command dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.SLASH_COMMAND_DISPATCH_TOKEN }}
config-from-file: chatops/commands.json