We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e252b6 commit d69b69fCopy full SHA for d69b69f
1 file changed
src/Ext/WarheadType/Body.cpp
@@ -399,6 +399,7 @@ void WarheadTypeExt::ExtData::LoadFromINIFile(CCINIClass* const pINI)
399
|| this->ReverseEngineer
400
|| this->ReturnWarhead
401
|| this->PenetratesTransport_Level > 0
402
+ || this->Taunt
403
);
404
405
char tempBuffer[32];
0 commit comments