From bb2da76d30cd8c52af033683ada93f61e8028109 Mon Sep 17 00:00:00 2001 From: Mittendrein Markus Date: Mon, 15 Feb 2016 15:28:29 +0100 Subject: Gravity slows ice needles down instead of removing them --- TemplePushing.c4s/System.c4g/GravityStops.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TemplePushing.c4s/System.c4g') diff --git a/TemplePushing.c4s/System.c4g/GravityStops.c b/TemplePushing.c4s/System.c4g/GravityStops.c index 553f1f3..d75b832 100644 --- a/TemplePushing.c4s/System.c4g/GravityStops.c +++ b/TemplePushing.c4s/System.c4g/GravityStops.c @@ -1,8 +1,7 @@ -/*-- Gravity stops Lavashots and magic lightnings and ice needles --*/ +/*-- Gravity stops Lavashots and magic lightnings --*/ #strict 2 #appendto LGTS #appendto _LVS -#appendto ICNA func MagicStop(object caller) { -- cgit v1.2.3-54-g00ecf