summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Modes.c4d/FestivePushing.c4d/Script.c
blob: db6da20325c162a5b6dee174c8411b2a76d6a113 (plain)
1
2
3
4
5
/*-- Festive --*/

#strict 2

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