6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
#include "stx_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
StX_RemakeItem(GetPCSpeaker(), STX_CR_PART_NEXT);
|
||
|
}
|