summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/System.c4g/Sword.c
diff options
context:
space:
mode:
Diffstat (limited to 'TemplePushing.c4s/System.c4g/Sword.c')
-rw-r--r--TemplePushing.c4s/System.c4g/Sword.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/TemplePushing.c4s/System.c4g/Sword.c b/TemplePushing.c4s/System.c4g/Sword.c
index 9fc46af..4f98bd7 100644
--- a/TemplePushing.c4s/System.c4g/Sword.c
+++ b/TemplePushing.c4s/System.c4g/Sword.c
@@ -14,6 +14,7 @@ func Activate(pClonk)
func Hit()
{
if (Random(2)) return(_inherited());
+ else
SetYDir(-20);
Sound("BOING");
return(1);