Shargast_PRC8/_module/_removed/Chapter 1/sha_on_itemactiv.nss

13 lines
460 B
Plaintext
Raw Normal View History

2024-08-03 14:13:18 -04:00
//::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
//:::::::::::::::::::::::: Shayan's Subrace Engine::::::::::::::::::::::::::::::
//:::::::::::::::::File Name: sha_on_itemactiv :::::::::::::::::::::::::::::::::
//::::::::::::::::::::: OnItemActivated script :::::::::::::::::::::::::::::::::
//:: Written By: Shayan.
//:: Contact: mail_shayan@yahoo.com
#include "sha_subr_methds"
void main()
{
SubraceOnItemActivated();
}