From f3c0bb439a1b2a49eaa1815877e2e482f823824a Mon Sep 17 00:00:00 2001 From: Kurt Date: Sat, 16 Aug 2014 22:09:39 -0700 Subject: [PATCH] Adding some comments --- PKX/f1-Main.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PKX/f1-Main.cs b/PKX/f1-Main.cs index 1d594b75e..d031f9f2e 100644 --- a/PKX/f1-Main.cs +++ b/PKX/f1-Main.cs @@ -2512,10 +2512,11 @@ static DataTable MovePPTable() private void InitializeFields() { // Initialize Fields - { #region ability table - speciesability = new int[] { + speciesability = new int[] { + // If you're tinkering with the program, just change the "e" in PKHeX to an "a". + // You can then choose any ability or use hacked stats. Please act responsibly. 000, 000, 000, 000, 001, 065, 065, 034, 002, 065, 065, 034,