Quake 2 Oop Conversion Project - Source Diff 3.05 vs 3.14 - m_supertank.c
diff -s -r q2_305/m_supertank.c q2_314/m_supertank.c
Left File < - 3.05/m_supertank.c
Right File > - 3.14/m_supertank.c
Back to Index
453a454,456
> if (skill->value == 3)

> return; // no pain anims in nightmare
>
563,566d565
< /*
< VectorSet (self->mins, -16, -16, -24);
< VectorSet (self->maxs, 16, 16, -8);
< */
569a569
> self->svflags |= SVF_DEADMONSTER;