From 2c7b4d93504763de490a75860d3c87e7e724ce79 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 24 Jun 2006 08:06:25 +0000 Subject: [PATCH] Forgot to copy the correct strifehelp.acs from my ACC compile directory. SVN r221 (trunk) --- strifehelp.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strifehelp.acs b/strifehelp.acs index fbbf985cb..a6a3d4fcc 100644 --- a/strifehelp.acs +++ b/strifehelp.acs @@ -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"); }