diff options
| author | Jan <> | 2015-02-04 19:13:52 +0100 |
|---|---|---|
| committer | Jan <_> | 2015-07-10 17:52:55 +0200 |
| commit | 51683b8ea980566c1adb7ad5a5836807be8cfd67 (patch) | |
| tree | 5307fce829edfad07a4dbd0d2f6a3a31cb2fe4f1 /TemplePushing.c4s/System.c4g/ShootInventory.c | |
| parent | de97f8b2898e8fd00c5d6108e2832b7e6cd3668f (diff) | |
| download | tempelschubsen-51683b8ea980566c1adb7ad5a5836807be8cfd67.tar.gz tempelschubsen-51683b8ea980566c1adb7ad5a5836807be8cfd67.zip | |
TemplePushingB.c4s
Diffstat (limited to 'TemplePushing.c4s/System.c4g/ShootInventory.c')
| -rw-r--r-- | TemplePushing.c4s/System.c4g/ShootInventory.c | 2 |
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()); } |
