diff options
| author | Mittendrein Markus <maxmitti@gmx.net> | 2016-02-15 15:28:29 +0100 |
|---|---|---|
| committer | Mittendrein Markus <maxmitti@gmx.net> | 2016-02-15 15:28:29 +0100 |
| commit | bb2da76d30cd8c52af033683ada93f61e8028109 (patch) | |
| tree | 6efd5eb46b21cce307bc79a5156d937d6080eb74 /TemplePushing.c4s/System.c4g | |
| parent | 8df314aefcb3c539cd8176c9fe843942a2a9e259 (diff) | |
| download | tempelschubsen-bb2da76d30cd8c52af033683ada93f61e8028109.tar.gz tempelschubsen-bb2da76d30cd8c52af033683ada93f61e8028109.zip | |
Gravity slows ice needles down instead of removing them
Diffstat (limited to 'TemplePushing.c4s/System.c4g')
| -rw-r--r-- | TemplePushing.c4s/System.c4g/GravityStops.c | 3 |
1 files changed, 1 insertions, 2 deletions
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)
{
|
