openclonk/planet/Experimental.ocf/Raiders.ocs/CastleParts.ocd/FrontTower.ocd/Script.c

6 lines
66 B
C
Raw Normal View History

2012-11-15 14:20:34 +00:00
/* Castle front tower */
func Initialize()
{
this.Plane = 550;
}