Quote:
	
	
		| 
					Originally Posted by rdonj  You should really be reading your modding manual, with a copy of edi's database sitting open in front of you for this.  Then it would be much easier to understand what we're saying. | 
	
 ..I am. 
 
Okay, I think I understand the unit/weapon thing.
To double check on sites: I'm seeing conflicting reports. Some of you said you can overwrite, others say you can only delete.
Here's one example of what I've done so far:
	Code:
	#selectsite 492
#path 7
#level 2
#rarity 2
#loc 223
#gems 5 1
#end
 Would this have the desired effect, or do I need to add the #clear tag? You can add stuff -after- #clear, right?