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