mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-01 03:51:39 +00:00
* Documentation on species vars, and roughly 40-50% of procs I can do no more of this. My mind is dead from boredom. * thought this proc was deprecated, apparantly its not cloning removal has permanentally scarred me * Updates speed and armor variable docs It wasn't made clear that armor was percentage based and speed was multiplicative in the documentation. This is now fixed. Also removes some whitespace. * Update code/modules/mob/living/carbon/human/species.dm Co-Authored-By: nemvar <47324920+nemvar@users.noreply.github.com> * Update code/modules/mob/living/carbon/human/species.dm Co-Authored-By: nemvar <47324920+nemvar@users.noreply.github.com> * Update code/modules/mob/living/carbon/human/species.dm Co-Authored-By: nemvar <47324920+nemvar@users.noreply.github.com> * Documentation updates with Qustinuss Mentions fixedmutcolor in hair_color Makes preferred food_type vars more clear that they are bitfields. toxic_food is not toxic, it's just more disgusting than disliked food Updates overlay var doc to mention that an empty string adds no damage overlays. * Defines uniqueness, also lastname docs change Updates generate name proc to have info on the unique argument Changes override this to set to false on lastname. Overriding is done with procs, not vars or arguments * updates proc docs to use double asterisk if this fails travis documentation i'm gonna be angery * i guess that makes sense updates copy properties proc with better docs * Part 2 of i guess this makes sense i should stop early commiting y'know * Update code/modules/mob/living/carbon/human/species.dm Co-Authored-By: Rohesie <rohesie@gmail.com> Co-authored-by: nemvar <47324920+nemvar@users.noreply.github.com> Co-authored-by: Rohesie <rohesie@gmail.com>