comparison clojure/com/aurellem/exp/pokemon.clj @ 172:63ec3db6f6d1

add DV info to print-pokemon-data
author Robert McIntyre <rlm@mit.edu>
date Wed, 21 Mar 2012 03:24:18 -0500
parents 4857f59f63a6
children 95b2758dd517
comparison
equal deleted inserted replaced
171:d7e2cfecef1d 172:63ec3db6f6d1
584 0xD180 "Defense Exp. (l)" ;; 22 584 0xD180 "Defense Exp. (l)" ;; 22
585 0xD181 "Speed Exp. (h)" ;; 23 585 0xD181 "Speed Exp. (h)" ;; 23
586 0xD182 "Speed Exp. (l)" ;; 24 586 0xD182 "Speed Exp. (l)" ;; 24
587 0xD183 "Special Exp. (h)" ;; 25 587 0xD183 "Special Exp. (h)" ;; 25
588 0xD184 "Special Exp. (l)" ;; 26 588 0xD184 "Special Exp. (l)" ;; 26
589 0xD185 unknown ;; 27 589 0xD185 "DV Atk/Def" ;; 27
590 0xD186 unknown ;; 28 590 0xD186 "DV Speed/Spc" ;; 28
591 0xD187 "PP Move 1" ;; 29 591 0xD187 "PP Move 1" ;; 29
592 0xD188 "PP Move 2" ;; 30 592 0xD188 "PP Move 2" ;; 30
593 0xD189 "PP Move 3" ;; 31 593 0xD189 "PP Move 3" ;; 31
594 0xD18A "PP Move 4" ;; 32 594 0xD18A "PP Move 4" ;; 32
595 0xD18B "Current Level" ;; 33 595 0xD18B "Current Level" ;; 33