summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Modes.c4d/KnightlyPushing.c4d/Script.c
blob: d7bff28153bffc538563bff99c576c4d796fbfb2 (plain)
1
2
3
4
5
/*-- Knightly --*/

#strict 2

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