summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Modes.c4d/MagicalPushing.c4d/Script.c
blob: 3b6d66b1e34925c25d01d86401c03726494ba684 (plain)
1
2
3
4
5
/*-- Magical --*/

#strict 2

protected func Activate(int player) { MessageWindow(GetDesc(), player); }