Modding:Active Parts: Difference between revisions

Chaos (talk | contribs)
m rm extra space
add missing parens to constructor definition
Line 296: Line 296:
     {
     {


         public HealSelfEveryTurn
         public HealSelfEveryTurn()
         {
         {
             WorksOnSelf = true;
             WorksOnSelf = true;