diff options
Diffstat (limited to 'TemplePushing.c4s')
| -rw-r--r-- | TemplePushing.c4s/System.c4g/Meteor.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TemplePushing.c4s/System.c4g/Meteor.c b/TemplePushing.c4s/System.c4g/Meteor.c deleted file mode 100644 index 9eb75b1..0000000 --- a/TemplePushing.c4s/System.c4g/Meteor.c +++ /dev/null @@ -1,9 +0,0 @@ -#strict 2 - -#appendto METO - -protected func Hit() -{ - if (FindObject(RCKF)) Explode(Random(50)); - Explode(explosion_base + Random(12)); -} |
