mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
moves robot scanner upgrade to science (#19114)
* moves robot scanner upgrade to science * . * . * . * . * . * . * lol * . --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
b5afc38065
commit
aecab2e16c
@@ -62,7 +62,7 @@ GLOBAL_LIST_EMPTY(ear_styles_list) // Stores /datum/sprite_accessory/ears indexe
|
||||
GLOBAL_LIST_EMPTY(tail_styles_list) // Stores /datum/sprite_accessory/tail indexed by type
|
||||
GLOBAL_LIST_EMPTY(wing_styles_list) // Stores /datum/sprite_accessory/wing indexed by type
|
||||
|
||||
GLOBAL_LIST_INIT(custom_species_bases, new) // Species that can be used for a Custom Species icon base
|
||||
GLOBAL_LIST_EMPTY(custom_species_bases) // Species that can be used for a Custom Species icon base
|
||||
|
||||
//Customizables
|
||||
GLOBAL_LIST_INIT(headsetlist, list("Standard","Bowman","Earbud"))
|
||||
|
||||
Reference in New Issue
Block a user