Stub name in case of emergency

This commit is contained in:
Aronai Sieyes
2021-07-05 01:56:27 -04:00
parent 52769c54d2
commit f03a1a3e5b
@@ -23,7 +23,7 @@
var/icon_state // the icon_state of the accessory
var/preview_state // a custom preview state for whatever reason
var/name // the preview name of the accessory
var/name = "ERROR - FIXME" // the preview name of the accessory
// Determines if the accessory will be skipped or included in random hair generations
var/gender = NEUTER