6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
#include "zep_inc_craft"
|
|
|
|
void main() {
|
|
ZEP_SetPart(GetPCSpeaker(), ITEM_APPR_WEAPON_MODEL_TOP, 84540);
|
|
}
|