Skip to content

Commit

Permalink
Also add "Anthem: 337" manual event per request by Pentti
Browse files Browse the repository at this point in the history
  • Loading branch information
ikaronen-relex committed Jun 27, 2024
1 parent e4f2943 commit 8c1dca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dmx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export const CHANNELS = {
ThermicFusionRegulatorAnnouncement: 334,
StarcallerLaunched: 335,
StarcallerEmp: 336,
Anthem: 337,
} as const;

type Channel = (typeof CHANNELS)[keyof typeof CHANNELS];
Expand Down

0 comments on commit 8c1dca1

Please sign in to comment.