Variable typo fix, add proper Unati/Tajaran hardsuit conversion from Baystation

This commit is contained in:
Markolie
2014-11-22 02:24:21 +01:00
parent 229824afc4
commit 42dd08ff7d
33 changed files with 268 additions and 334 deletions
+1
View File
@@ -50,6 +50,7 @@
*/
var/list/sprite_sheets = null
var/icon_override = null //Used to override hardcoded clothing dmis in human clothing proc.
var/sprite_sheets_obj = null //Used to override hardcoded clothing inventory object dmis in human clothing proc.
var/list/species_fit = null //This object has a different appearance when worn by these species
/obj/item/Destroy()