6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
#include "stx_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
StX_SetPart(GetPCSpeaker(), ITEM_APPR_ARMOR_MODEL_TORSO, 7144);
|
||
|
}
|