Problem:

If u choose Nod and select the "defence tab" then the game will crash and u get:

	Unit `cycl.damaged` does not have a sequence named `icon`

I added a "dbugicon" in the sequence and the it worked. Maybe chain link barrier is used twice?!

PLS Fix ur Shite =D THX

AND MAKE TIBERIAN DAWN GREAT AGAIN!

######################################

Code before the change:

	cycl.damaged:
		idle: cycl
			Start: 16
			Length: 16

Code after the change

	cycl.damaged:
		idle: cycl
			Start: 16
			Length: 16
		icon: addon/dbugicon