PRC integrations

PRC integrations.
This commit is contained in:
Jaysyn904
2022-09-30 13:52:31 -04:00
parent 0b86a6485c
commit e52b711402
6 changed files with 7 additions and 6 deletions

View File

@@ -228,7 +228,6 @@ void main()
//Trample
case 8:
nDC = 10 + (nHD / 2) + nStrength;
// if(!MySavingThrow(SAVING_THROW_REFLEX, oTarget, nDC))
if(ReflexSave(oTarget, nDC, SAVING_THROW_TYPE_ALL, OBJECT_SELF) == 0)
{
//Determine creature appearance.