Reorganizes tiles, you can craft wood and steel ones now (#3484)

* Tile RSI/YAML cleanup

* Changes tile stack from 8 to 30

* Tiles actually damage when you throw them

* Removed bad tiles and rest actually fucking work now

* If I write one more line of yaml i'll cut my dick off

* fixed was very tired
This commit is contained in:
Swept
2021-03-06 05:41:53 +00:00
committed by GitHub
parent ea1196fd42
commit ade17074ba
49 changed files with 381 additions and 654 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Linq;
using System.Threading.Tasks;
using Content.Server.GameObjects.Components.Items.Storage;