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

13 lines
177 B
C

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