Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#include "prc_inc_switch"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
if(GetCurrentHitPoints() == GetMaxHitPoints()
|
||||
|| GetPRCSwitch(PRC_PNP_FAMILIAR_FEEDING))
|
||||
return TRUE;
|
||||
|
||||
return FALSE;
|
||||
}
|
Reference in New Issue
Block a user