Added .modify power command allowing to change any power as long as player class can use it

This commit is contained in:
hondacrx
2017-11-13 13:36:51 -05:00
parent 98d0e6f227
commit a5f7add4d6
4 changed files with 68 additions and 1 deletions
+4 -1
View File
@@ -1266,7 +1266,10 @@ namespace Framework.Constants
CreatureNotAiEnabled = 11015,
SelectPlayerOrPet = 11016,
ShutdownDelayed = 11017,
ShutdownCancelled = 11018
ShutdownCancelled = 11018,
YouChangePower = 11019,
YourPowerChanged = 11020,
InvalidPowerName = 11021
}
public enum BroadcastTextIds