Changes reinforced glass material name

Gives the reinforced glass material a name that is easier to verify for
correctness.
This commit is contained in:
mwerezak
2015-08-03 23:01:34 -04:00
parent 8f4394266b
commit d1bd146b1a
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -34,5 +34,5 @@
/obj/item/stack/material/cyborg/glass/reinforced
icon_state = "sheet-rglass"
default_type = "reinforced glass"
default_type = "rglass"
charge_costs = list(500, 1000)