Forgot to copy the correct strifehelp.acs from my ACC compile directory.

SVN r221 (trunk)
This commit is contained in:
Christoph Oelckers 2006-06-24 08:06:25 +00:00
parent 3c3a9dd8f8
commit 2c7b4d9350

View file

@ -325,7 +325,7 @@ script << 0 >> (int type, int tag)
case 226:
if (Floor_LowerToHighest (tag, 8, 128))
{
GiveInventory ("UpgradeStamina", 1);
GiveInventory ("UpgradeStamina", 10);
GiveInventory ("UpgradeAccuracy", 1);
print (s:"Congratulations! You have completed the training area");
}