Makes standard tables plastic

Makes standard tables plastic, readds steel tables to various places,
mainly around engineering and maintenance. Makes shuttle tables
reinforced.
This commit is contained in:
mwerezak
2015-06-14 13:38:56 -04:00
parent 8ed7d6b712
commit 0d6dfd899a
3 changed files with 157 additions and 149 deletions
+1
View File
@@ -970,6 +970,7 @@ var/list/be_special_flags = list(
#define CLAMP01(x) max(0, min(1, x))
#define DEFAULT_WALL_MATERIAL "steel"
#define DEFAULT_TABLE_MATERIAL "plastic"
// Convoluted setup so defines can be supplied by Bay12 main server compile script.
// Should still work fine for people jamming the icons into their repo.