mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
## About The Pull Request A redo of the previous PR because I fucked something up. Allows for the selection and usage of custom character preferences for several ghost roles. - Icewalker (No custom loadout, quirks enabled, hearthkin restricted) - Bitrunning Combat Islander (No custom loadout, quirks disabled, no species restrictions) - Bitrunning Space Syndicate (No custom loadout, quirks disabled, no species restrictions) - Bitrunning Milsim CIN Operative (No custom loadout, quirks disabled, human only) ## Why It's Good For The Game Allows ghosts to use silly and wacky custom characters in certain bitrunning domains to comedic effect. (e.g. US presidents, youtubers, etc.) Also allows people to use defined and consistent hearthkin characters for the Icewalker ghost role, allowing similar interactions that ashwalkers are allowed. ## Proof Of Testing Spawners work as intended and prompt the player if they'd like to use their character. Selecting 'Yes' uses their character preferences. Selecting 'No' gives them a random appearance. <details> <summary>Screenshots/Videos</summary> Custom Characters used: <img width="221" height="360" alt="Screenshot 2026-03-11 120442" src="https://github.com/user-attachments/assets/11d55574-4d74-4164-bce3-c3a13b31f47b" /> <img width="234" height="358" alt="Screenshot 2026-03-11 120428" src="https://github.com/user-attachments/assets/8096c1bc-0f50-4728-880d-2cab2ca2ee45" /> <img width="250" height="373" alt="Screenshot 2026-03-11 120245" src="https://github.com/user-attachments/assets/5133688a-12ed-4cac-a559-91fc71043986" /> Spawned in using the spawners: <img width="150" height="267" alt="Screenshot 2026-03-11 120547" src="https://github.com/user-attachments/assets/608e9f67-9679-4313-9a0a-4344e161a3b6" /> <img width="146" height="249" alt="Screenshot 2026-03-11 120417" src="https://github.com/user-attachments/assets/b928a139-c935-42c9-970d-d7b18828a33e" /> <img width="135" height="236" alt="Screenshot 2026-03-11 120407" src="https://github.com/user-attachments/assets/aaee377a-0268-4010-b72b-7b1da67e2368" /> <img width="141" height="239" alt="Screenshot 2026-03-11 120302" src="https://github.com/user-attachments/assets/86ce4bcb-77bf-4312-a06f-78ac60f68657" /> </details> ## Changelog 🆑 fix: Icewalkers can now use custom characters again. fix: Certain real-world figures have once again been spotted in select bitrunning domains. /🆑 --------- Co-authored-by: Cabbage <supredoode@gmail.com>
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
/obj/effect/mob_spawn/ghost_role/human/virtual_domain/syndie
|
|
allow_custom_character = GHOSTROLE_TAKE_PREFS_APPEARANCE
|