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

@@ -126,7 +126,7 @@ void main()
SetLocalObject(oArea, "DOA" +sTag, OBJECT_SELF);
if(GetCurrentHitPoints(OBJECT_SELF) <= -10)
if(GetCurrentHitPoints(OBJECT_SELF) <= -30)
{
SetDidDie(TRUE, OBJECT_SELF);
SetHenchmanDying(OBJECT_SELF, FALSE);