View Single Post
  #3  
Old May 14th, 2012, 07:42 AM

Strabo Strabo is offline
Corporal
 
Join Date: May 2009
Posts: 95
Thanks: 7
Thanked 4 Times in 3 Posts
Strabo is on a distinguished road
Default Re: UnitGen - Random nations with procedural sprites!

Added an armor with protection 10, but it still crashes, so I'll just upload all new files here. Thanks for the suggestions, I was already using some atlantian graphics and files as examples

Here's what I have in races.txt file:
Code:
#newrace
#name "Ichtyid"
#basechance 0.2
#poses /races/ichtyid/poses.txt
#longsyllables /races/ichtyid/longsyllables.txt
#shortsyllables /races/ichtyid/shortsyllables.txt
#suffixes /races/ichtyid/suffixes.txt
#define "#def 8"
#define "#mor 12"
#define "#mr 8"
#define "#gcost 10"
#define "#prec 8"
#define "#enc 3"
#define "#hp 12"
#define "#str 10"
#define "#ap 11"
#define "#amphibious"
#tag "magicaffinity water 0.5"
#endrace
EDIT: Missed a "mage pose" part, will try right now.
EDIT2: Still does not work
Attached Files
File Type: rar ichtyid.rar (18.1 KB, 129 views)
Reply With Quote