summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/CliffPushing.c4d/Rules.c4d/Armageddon.c4d/Script.c
blob: e037351fdc552013940d790be27fd9119b95898e (plain)
1
2
3
4
5
6
7
/*-- Feuerregen --*/

#strict

protected func Activate(iPlr) {
  MessageWindow(GetDesc(),iPlr);
}