Skip to content

Commit

Permalink
Update funcommands.games.txt (#2085)
Browse files Browse the repository at this point in the history
Changes for Nuclear Dawn

*Correct beacon team colors (Consortium = blue / Empire = red)
*Change beacon .vmt sprite to an existing one similar to the usual "laser.vmt" (white and 32x64 size)

(cherry picked from commit 8eeea2a)
  • Loading branch information
Mart-User authored and psychonic committed Nov 28, 2023
1 parent e274b27 commit 147bf22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions gamedata/funcommands.games.txt
Expand Up @@ -75,6 +75,17 @@
}
}

"nucleardawn"
{
"Keys"
{
"SpriteBeam" "sprites/widestripe.vmt"

"Team2BeaconColor" "75,75,255,255"
"Team3BeaconColor" "255,75,75,255"
}
}

"#default"
{
"#supported"
Expand Down

0 comments on commit 147bf22

Please sign in to comment.