This commit is contained in:
Ghommie
2020-05-08 02:24:49 +02:00
parent 835753a02d
commit ddb50e2845
4 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ GLOBAL_LIST_INIT_TYPED(skill_datums, /datum/skill, init_skill_datums())
/// Our description
var/desc
/// Color of the name as shown in the html readout
var/name_color = "#FFFFFF"
var/name_color = "#F0F0F0" // White on dark surface.
/// Our progression type
var/progression_type
/// Abstract type