Script, drop, and aesthetic changes

This commit is contained in:
EpicValor
2023-09-01 20:34:06 -05:00
parent eb5060ffdd
commit bd99c2aee1
56 changed files with 1961 additions and 666 deletions

View File

@@ -21,7 +21,7 @@
void main()
{
ExecuteScript("random_drop", OBJECT_SELF);
ExecuteScript("prc_npc_damaged", OBJECT_SELF);
object oDamager = GetLastDamager();