6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
#include "zep_inc_craft2"
|
|
|
|
void main() {
|
|
ZEP_RemakeItem(GetPCSpeaker(), ZEP_CR_PART_NEXT);
|
|
}
|