diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index 6b750e23dfa1d..9620caf77c923 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -275,7 +275,7 @@ has_organ = list() //TODO: Positronic brain. - + /datum/species/machine/equip_survival_gear(var/mob/living/carbon/human/H) /datum/species/machine/handle_death(var/mob/living/carbon/human/H) @@ -294,10 +294,10 @@ language = "Chittin" unarmed_types = list(/datum/unarmed_attack/claws) brute_mod = 0.7 - burn_mod = 1.6 + burn_mod = 1.3 darksight = 8 - + flags = CAN_JOIN | IS_WHITELISTED | HAS_UNDERWEAR | HAS_LIPS | HAS_SKIN_COLOR - + blood_color = "#328332" flesh_color = "#8C4600" \ No newline at end of file diff --git a/html/changelog.html b/html/changelog.html index 931e7f937eb79..c31e92fa2d7e4 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,53 @@ --> +
+

2 October 2015

+

Walmartcheapo updated:

+ + +
+

2 October 2015

+

Colafiend updated:

+ + +
+

2 October 2015

+

Isra updated:

+
    +
  • Added prescription mesons to engineering storage.
  • +
  • Several small additions
  • +
  • Chefs can now properly access hydroponics.
  • +
  • The missing wire at the engine solars has been fixed.
  • +
+ +
+

2 October 2015

+

Lykayos updated:

+
    +
  • Added two new implants - Enslavement(working) and amnesia
  • +
  • Added Cryogenics-class coolers
  • +
+ +
+

2 October 2015

+

Cirra updated:

+
    +
  • Construction drones now start with a sheet loader
  • +
  • New Centcomm uniform sets
  • +
  • Overlay clearing now actually works.
  • +
  • Canisters now rupture when destroyed, releasing their gas.
  • +
+

27 September 2015

Wk_Savage updated: