7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
//set color section
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "iItemAppr", ITEM_APPR_ARMOR_COLOR_CLOTH1);
|
||
|
}
|