Translations:Modding:Adding Block Behavior/36/ru

From Vintage Story Wiki
Revision as of 12:41, 14 May 2020 by Akellagray (talk | contribs) (Created page with "<syntaxhighlight lang="c#"> public int distance = 1; public bool pull = false; </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
        public int distance = 1;
        public bool pull = false;