7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
#include "zep_inc_craft"
|
|
|
|
void main()
|
|
{
|
|
ZEP_SetPart(GetPCSpeaker(), ITEM_APPR_ARMOR_MODEL_ROBE, 107993);
|
|
}
|