PDA

View Full Version : races.h updates for HoT expansion



uRit1u2CBBA=
10-12-2010, 11:35 AM
Here's a diff:


diff old_races.h new_races.h
547,552c547,552
< "Plant", // 538
< "Plant", // 539
< "Plant", // 540
< "Toolbox", // 541
< "Wine Cask", // 542
< "Stone Jug", // 543
---
> "Toolbox", // 538
> "Stone Jug", // 539
> "Small Plant", // 540
> "Medium Plant", // 541
> "Tall Plant", // 542
> "Wine Cask", // 543
608,610c608,610
< "UNKNOWN RACE", // 599
< "UNKNOWN RACE", // 600
< "UNKNOWN RACE", // 601
---
> "Spell Particle 1", // 599
> "Invisible Man of Zomm", // 600
> "Robocopter of Zomm", // 601
662a663,688
> "Spider Mount", // 654
> "Bear Mount", // 655
> "Rat Mount", // 656
> "Sessiloid Mount", // 657
> "Morell Thule", // 658
> "Marionette", // 659
> "Book Dervish", // 660
> "Topiary Lion", // 661
> "Rotdog", // 662
> "Amygdalan", // 663
> "Sandman", // 664
> "Grandfather Clock", // 665
> "Gingerbread Man", // 666
> "Beefeater", // 667
> "Rabbit", // 668
> "Blind Dreamer", // 669
> "Cazic Thule", // 670
> "Topiary Lion Mount", // 671
> "Rot Dog Mount", // 672
> "Goral Mount", // 673
> "Selyran Mount", // 674
> "Sclera Mount", // 675
> "Braxy Mount", // 676
> "Kangon Mount", // 677
> "Erudite", // 678
> "Wurm Mount", // 679


I tried attaching the entire file, but I wasn't able to do so. If you need me to post the entire races.h file, I can . let me know.