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

@ -26,7 +26,7 @@ public:
}
void NoBlockingSet ()
{
P_DropItem (this, "EnergyPod", -1, 256);
P_DropItem (this, "EnergyPod", 20, 256);
}
};