Merge pull request #6647 from VOREStation/aro-table

Additional table type
This commit is contained in:
Novacat
2020-03-01 10:54:31 -05:00
committed by GitHub
4 changed files with 27 additions and 1 deletions
+7 -1
View File
@@ -17,4 +17,10 @@
sheet_singular_name = "fluff"
sheet_plural_name = "fluffs"
hardness = 60
weight = 20 //Strong as iron.
weight = 20 //Strong as iron.
/material/darkglass
name = "darkglass"
display_name = "darkglass"
icon_base = "darkglass"
icon_colour = "#FFFFFF"