Mercurial > vba-clojure
diff clojure/com/aurellem/exp/pokemon-layout @ 180:4f5ea93cbaca
determined location of pokemon types; added functions for reading/setting them.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 22 Mar 2012 01:25:39 -0500 |
parents | b42a2552016c |
children | f0c1e5574e81 |
line wrap: on
line diff
1.1 --- a/clojure/com/aurellem/exp/pokemon-layout Wed Mar 21 23:02:45 2012 -0500 1.2 +++ b/clojure/com/aurellem/exp/pokemon-layout Thu Mar 22 01:25:39 2012 -0500 1.3 @@ -11,8 +11,8 @@ 1.4 D16C \l Pokemon 1 Current Hit Points 1.5 D16D 1.6 D16E Status 1.7 -D16F 1.8 -D170 1.9 +D16F Type 1 (does not affect display) 1.10 +D170 Type 2 (does not affect display) 1.11 D171 1.12 D172 Move 1 ID 1.13 D173 Move 2 ID 1.14 @@ -55,8 +55,8 @@ 1.15 D198 \l Pokemon 2 Current Hit Points 1.16 D199 1.17 D19A Status 1.18 -D19B 1.19 -D19C 1.20 +D19B Type 1 (does not affect display) 1.21 +D19C Type 2 (does not affect display) 1.22 D19D 1.23 D19E Move 1 ID 1.24 D19F Move 2 ID 1.25 @@ -99,8 +99,8 @@ 1.26 D1C4 \l Pokemon 3 Current Hit Points 1.27 D1C5 1.28 D1C6 Status 1.29 -D1C7 1.30 -D1C8 1.31 +D1C7 Type 1 (does not affect display) 1.32 +D1C8 Type 2 (does not affect display) 1.33 D1C9 1.34 D1CA Move 1 ID 1.35 D1CB Move 2 ID 1.36 @@ -143,8 +143,8 @@ 1.37 D1F0 \l Pokemon 4 Current Hit Points 1.38 D1F1 1.39 D1F2 Status 1.40 -D1F3 1.41 -D1F4 1.42 +D1F3 Type 1 (does not affect display) 1.43 +D1F4 Type 2 (does not affect display) 1.44 D1F5 1.45 D1F6 Move 1 ID 1.46 D1F7 Move 2 ID 1.47 @@ -187,8 +187,8 @@ 1.48 D21C \l Pokemon 5 Current Hit Points 1.49 D21D 1.50 D21E Status 1.51 -D21F 1.52 -D220 1.53 +D21F Type 1 (does not affect display) 1.54 +D220 Type 2 (does not affect display) 1.55 D221 1.56 D222 Move 1 ID 1.57 D223 Move 2 ID 1.58 @@ -231,8 +231,8 @@ 1.59 D248 \l Pokemon 6 Current Hit Points 1.60 D249 1.61 D24A Status 1.62 -D24B 1.63 -D24C 1.64 +D24B Type 1 (does not affect display) 1.65 +D24C Type 2 (does not affect display) 1.66 D24D 1.67 D24E Move 1 ID 1.68 D24F Move 2 ID