WoR_PRC8/_module/nss/s_artchst_onclos.nss

7 lines
102 B
Plaintext
Raw Normal View History

2025-04-03 11:49:34 -04:00
#include "sha_artif_syste2"
//Artifact chest onClose Event.
void main()
{
ArtifactChestOnClose();
}