6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
|
#include "zep_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
ZEP_SetPart(GetPCSpeaker(), ITEM_APPR_ARMOR_MODEL_NECK, 7143);
|
||
|
}
|