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)
  • Loading branch information
Mart-User committed Nov 28, 2023
1 parent bb1431c commit 8eeea2a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions gamedata/funcommands.games.txt
Original file line number Diff line number Diff line change
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 8eeea2a

Please sign in to comment.