comparison org/rom.org @ 349:37616a97beaa

fixed a few blocks that were not tangling properly.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 08 Apr 2012 07:57:52 -0500
parents 497ca041f5af
children b477970d0b7a
comparison
equal deleted inserted replaced
348:497ca041f5af 349:37616a97beaa
643 (hxc-thunk-words 0x27D99 102)) 643 (hxc-thunk-words 0x27D99 102))
644 644
645 #+end_src 645 #+end_src
646 646
647 ** Type effectiveness 647 ** Type effectiveness
648 #+name type-advantage 648 #+name: type-advantage
649 #+begin_src clojure 649 #+begin_src clojure
650 (defn hxc-advantage 650 (defn hxc-advantage
651 ;; in-game multipliers are stored as 10x their effective value 651 ;; in-game multipliers are stored as 10x their effective value
652 ;; to allow for fractional multipliers like 1/2 652 ;; to allow for fractional multipliers like 1/2
653 653
1234 <<type-advantage>> 1234 <<type-advantage>>
1235 1235
1236 1236
1237 1237
1238 <<evolution-header>> 1238 <<evolution-header>>
1239 <<evolution>>
1239 <<learnsets>> 1240 <<learnsets>>
1240 <<pokebase>> 1241 <<pokebase>>
1241 1242
1242 1243
1243 (defn hxc-intro-pkmn 1244 (defn hxc-intro-pkmn