summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/System.c4g/ShootInventory.c
diff options
context:
space:
mode:
Diffstat (limited to 'TemplePushing.c4s/System.c4g/ShootInventory.c')
-rw-r--r--TemplePushing.c4s/System.c4g/ShootInventory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TemplePushing.c4s/System.c4g/ShootInventory.c b/TemplePushing.c4s/System.c4g/ShootInventory.c
index 6adcfcc..f310e61 100644
--- a/TemplePushing.c4s/System.c4g/ShootInventory.c
+++ b/TemplePushing.c4s/System.c4g/ShootInventory.c
@@ -69,7 +69,7 @@ protected func Activate(object clonk)
}
else if (GetID() == TSWB)
{
- Exit(0, -5 + 10 * clonk->GetDir());
+ Exit(0, -7 + 14 * clonk->GetDir());
SetYDir(-30);
SetXDir(-50 + 100 * clonk->GetDir());
}