SVN r37 (trunk)

This commit is contained in:
Christoph Oelckers 2006-04-13 16:52:24 +00:00
commit fdeb374fdb
14 changed files with 148 additions and 34 deletions

View file

@ -110,7 +110,7 @@ END_DEFAULTS
void ATemplar::NoBlockingSet ()
{
P_DropItem (this, "EnergyPod", -1, 256);
P_DropItem (this, "EnergyPod", 20, 256);
}
class AMaulerPuff : public AActor