mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
allow /flo ;)
This commit is contained in:
@@ -218,6 +218,7 @@ public class EntertainmentService implements INetworkDispatch {
|
||||
core.commandService.registerCommand("startdance");
|
||||
core.commandService.registerCommand("stopdance");
|
||||
core.commandService.registerCommand("flourish");
|
||||
core.commandService.registerAlias("flo","flourish");
|
||||
core.commandService.registerCommand("bandflourish");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user