#Sub text for Impostor Alignment Screen

4 messages · Page 1 of 1 (latest)

rose sigil
#

Minor tweak, but just text that says "Sabotage and kill everyone" below "IMPOSTOR".
Just feels like something that should be in the vanilla game, personally.

Example code:

            case CustomRoleTypes.Impostor:
                __instance.ImpostorText.gameObject.SetActive(true);
                __instance.ImpostorText.text = GetString("ImpostorSubText");
                PlayerControl.LocalPlayer.Data.Role.IntroSound = GetIntroSound(RoleTypes.Impostor);
                break;

You will need to add the text string and its translations to the string file.

Note: This is an old screenshot

long flame
#

nice idea

split elbow
#

Now there's no sub text for any of the role reveals

#

It doesn't even say "There are X impostors among us" under Crewmate