openclonk/planet/Decoration.ocd/Structures.ocd/RuinWindmill.ocd/Script.c

13 lines
173 B
C

/**
Windmill Ruin
@author Sven2
*/
/*-- Properties --*/
local Name = "$Name$";
local Description ="$Description$";
local BlastIncinerate = 100;
local HitPoints = 70;