Alangara_PRC8/_module/nss/jh_zep_cr_attemp.nss

7 lines
78 B
Plaintext
Raw Normal View History

2024-06-05 21:21:06 -04:00
#include "zep_inc_craft"
void main()
{
ZEP_AttemptCraft(GetPCSpeaker());
}