diff options
Diffstat (limited to 'TemplePushing.c4s/System.c4g/Flint.c')
| -rw-r--r-- | TemplePushing.c4s/System.c4g/Flint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TemplePushing.c4s/System.c4g/Flint.c b/TemplePushing.c4s/System.c4g/Flint.c index 978319d..82309e0 100644 --- a/TemplePushing.c4s/System.c4g/Flint.c +++ b/TemplePushing.c4s/System.c4g/Flint.c @@ -14,6 +14,7 @@ func Activate(pClonk) func Hit() { if (Random(2)) return(_inherited()); + else SetYDir(-20); Sound("BOING"); return(1); |
