mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Cleans up code
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user