6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
|
#include "stx_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
StX_SetPart(GetPCSpeaker(), ITEM_APPR_WEAPON_MODEL_BOTTOM, 84542);
|
||
|
}
|