Reverted amount of stuff cloak fighter drops.

This commit is contained in:
onpon4 2015-03-07 22:41:15 -05:00
parent da35b44179
commit f54579a41f
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ int main(int argc, char **argv)
alien_defs[CD_CLOAKFIGHTER].chance[1] = 5;
alien_defs[CD_CLOAKFIGHTER].collectChance = 100;
alien_defs[CD_CLOAKFIGHTER].collectType = P_CASH;
alien_defs[CD_CLOAKFIGHTER].collectValue = 1000;
alien_defs[CD_CLOAKFIGHTER].collectValue = 250;
alien_defs[CD_CLOAKFIGHTER].flags = FL_WEAPCO | FL_CANCLOAK | FL_RUNSAWAY;
// Evil Ursula