openclonk/planet/Tests.ocf/SkeletonAppend.ocs/Script.c

5 lines
67 B
C

func Initialize()
{
CreateObjectAbove(Bed, 185, 185, NO_OWNER);
}