summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Modes.c4d/ApocalypticPushing.c4d/Script.c
blob: 508577a7260da900df0d3f7d8e146d7dcca540a9 (plain)
1
2
3
4
5
/*-- Apocalyptic --*/

#strict 2

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