mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
* removes fulp edits from job.dm * crew monitor and basemap * revert * MODULAR BLOODSUCKER HUDS FINALLY * 2 more fulp edits knocked out * re-adds chain of command but modular * moves bloodsucker define to new bloodsucker defines file * chain of command fix * ok good enough * Update mentor_clientprocs.dm
Folder: Beefmen
Description:
Adds the Beefman race to the game.
TG edits:
- code/__HELPERS/global_lists.dm > Beefmen customization/preferences.
- code/modules/client/preferences.dm > Beefmen customization/preferences.
- code/modules/client/preferences_savefile.dm > Beefmen customization/preferences.
- code/modules/mob/living/carbon/human/species.dm > Beefmen customization/preferences.
- code/modules/mob/living/carbon/human/examine.dm > Changes examine text for Beefmen
- code/modules/surgery/bodyparts/_bodyparts.dm > Changes bodypart .dmi files for Beefmen
TG proc overwrites:
TG sounds/sprites used:
Notes/Credits:
- TheSwain - Original Beefmen (https://github.com/TheSwain/Fulpstation/blob/master/code/modules/mob/living/carbon/human/species_types/beefmen.dm)