View Single Post
  #54  
Old November 22nd, 2011, 04:25 AM

Korwin Korwin is offline
Second Lieutenant
 
Join Date: Oct 2010
Posts: 450
Thanks: 28
Thanked 11 Times in 9 Posts
Korwin is on a distinguished road
Default Re: Randomocalypse 0.3.6.1 - Pile of new features

Or I could add the unit?

Like if I see
#addrecunit 3443 --- unit not found

I copy/paste
Quote:
-- New Pale One with net
#newmonster 3443
#copystats 1472
#spr1 "./CBM_Sprites/pale_one_net_1.tga"
#spr2 "./CBM_Sprites/pale_one_net_2.tga"
#clearweapons
#weapon "Trident"
#weapon "Net"
#cleararmor
#armor "Scale Mail Hauberk"
#armor "Iron Cap"
#end
into the randomocalypse.dm?


Would that work? (I'm a Mod-Newb)

Does it matter where in the *.dm file i copy/paste the stats?
Reply With Quote