Skip to content

Commit

Permalink
Added roleplay action definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
awgil committed Jan 19, 2025
1 parent 91b861c commit c44f795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BossMod/ActionQueue/ActionDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ private ActionDefinitions()
new BLU.Definitions(this),
new PCT.Definitions(this),
new VPR.Definitions(this),
new Roleplay.Definitions(this),
];

// items (TODO: more generic approach is needed...)
Expand Down

0 comments on commit c44f795

Please sign in to comment.