Update species.dm

consistent commenting even though it's not consistent anyway.
This commit is contained in:
Tupinambis
2020-10-11 14:35:59 -05:00
committed by GitHub
parent 3224533a7c
commit 8c22580c08
@@ -118,8 +118,9 @@ GLOBAL_LIST_EMPTY(roundstart_race_names)
//the ids you can use for your species, if empty, it means default only and not changeable
var/list/allowed_limb_ids
var/override_bp_icon //override for the icon path used when setting bodypart overlays. Intended for species that don't fit in the standard 32x32 files.
//the type of eyes this species has
//override for the icon path used when setting bodypart overlays. Intended for species that don't fit in the standard 32x32 files.
var/override_bp_icon
//the icon state of the eyes this species has
var/eye_type = "normal"
///////////