Skip to content

add crimson trial script#2

Open
wmgroot wants to merge 1 commit intosionar:masterfrom
wmgroot:wmgroot/crimson-trial
Open

add crimson trial script#2
wmgroot wants to merge 1 commit intosionar:masterfrom
wmgroot:wmgroot/crimson-trial

Conversation

@wmgroot
Copy link
Copy Markdown

@wmgroot wmgroot commented Jul 28, 2022

Took the bloody mechanic from the Ides of Blood custom set and created an entire script around it as a central feature.

Comment thread NightHelper.ttslua
elseif v2.char == 'Bogman' and night == 'first' then
table.insert(order, {char = 'Bogman Info', color = v2.color})
elseif v2.char == 'Inquisitor' and night == 'other' then
table.insert(order, {char = 'Inquisitor Info', color = v2.color})
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was confused why the "Inquisitor" character I created wasn't showing up in the standard night order for a while. I couldn't see anything that references this character, so I believe it's safe to remove this special case.

@wmgroot wmgroot force-pushed the wmgroot/crimson-trial branch from 2d674a7 to 5a7bf72 Compare July 28, 2022 03:45
@wmgroot wmgroot force-pushed the wmgroot/crimson-trial branch from 5a7bf72 to f7cbfe1 Compare July 28, 2022 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant