Style cleanup
This commit is contained in:
@@ -13,7 +13,7 @@ public class FocusPunch : Script
|
||||
choice.User.BattleData?.Battle.EventHook.Invoke(new DialogEvent("focus_punch_charge",
|
||||
new Dictionary<string, object>()
|
||||
{
|
||||
{ "pokemon", choice.User }
|
||||
{ "pokemon", choice.User },
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user