Cleans up code

This commit is contained in:
Unknown
2019-03-29 10:35:11 -04:00
parent ec78c7b13b
commit b602fd8c1b
2 changed files with 1 additions and 10 deletions
+1 -4
View File
@@ -1,5 +1,2 @@
// More for our custom races
//#define IS_SERGAL 10
//#define IS_AKULA 11
//#define IS_NEVREAN 12
#define IS_CHIMERA 11
#define IS_CHIMERA 12
@@ -37,8 +37,6 @@
flesh_color = "#AFA59E"
base_color = "#777777"
//reagent_tag = IS_SERGAL
heat_discomfort_strings = list(
"Your fur prickles in the heat.",
"You feel uncomfortably warm.",
@@ -99,8 +97,6 @@
base_color = "#777777"
blood_color = "#1D2CBF"
//reagent_tag = IS_AKULA
/datum/species/akula/can_breathe_water()
return TRUE // Surprise, SHERKS.
@@ -140,8 +136,6 @@
flesh_color = "#AFA59E"
base_color = "#333333"
//reagent_tag = IS_SERGAL
heat_discomfort_strings = list(
"Your fur prickles in the heat.",
"You feel uncomfortably warm.",