6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
|
#include "stx_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
StX_SetPart(GetPCSpeaker(), ITEM_APPR_ARMOR_COLOR_METAL2, 1);
|
||
|
}
|