Compare commits
5
Commits
952daa2897
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36ff621759 | ||
|
|
ee5a591c8e | ||
|
|
dd0d16cd1a | ||
|
|
e67200bddd | ||
|
|
f7ff367f5b |
@@ -84,7 +84,7 @@ jobs:
|
||||
env:
|
||||
NODE_OPTIONS: '--experimental-fetch'
|
||||
|
||||
- name: Announce Release
|
||||
- name: Announce Release
|
||||
uses: tsickert/discord-webhook@v7.0.0
|
||||
with:
|
||||
webhook-url: ${{ secrets.WEBHOOK_URL }}
|
||||
|
||||
@@ -73,6 +73,9 @@ SpearheadConfig = {
|
||||
--The location will continously update for the last killed unit.
|
||||
markLastContact = false, -- default false
|
||||
|
||||
--If enabled, the stage briefing including the current missions will be shown to players on spawn.
|
||||
briefingOnSpawn = true, -- default true
|
||||
|
||||
--AutoStages will continue to the next stage automatically on completion of the missions within the stage.
|
||||
-- If you want to make it so the next stage triggers only when you want to disable it here and manually implement the actions needed.
|
||||
--[[
|
||||
|
||||
Reference in New Issue
Block a user