Witness: Add Exempt-Medic to the in-game credits hint
This commit is contained in:
parent
eb8855afb9
commit
8f447487fb
|
@ -192,7 +192,7 @@ class WitnessWorld(World):
|
||||||
credits_hint = (
|
credits_hint = (
|
||||||
"This Randomizer is brought to you by",
|
"This Randomizer is brought to you by",
|
||||||
"NewSoupVi, Jarno, blastron,",
|
"NewSoupVi, Jarno, blastron,",
|
||||||
"jbzdarkid, sigma144, IHNN, oddGarrett.", -1
|
"jbzdarkid, sigma144, IHNN, oddGarrett, Exempt-Medic.", -1
|
||||||
)
|
)
|
||||||
|
|
||||||
audio_logs = get_audio_logs().copy()
|
audio_logs = get_audio_logs().copy()
|
||||||
|
|
Loading…
Reference in New Issue