Witness: Add Exempt-Medic to the in-game credits hint

This commit is contained in:
NewSoupVi
2023-07-27 04:23:19 +02:00
committed by Fabian Dill
parent eb8855afb9
commit 8f447487fb

View File

@@ -192,7 +192,7 @@ class WitnessWorld(World):
credits_hint = (
"This Randomizer is brought to you by",
"NewSoupVi, Jarno, blastron,",
"jbzdarkid, sigma144, IHNN, oddGarrett.", -1
"jbzdarkid, sigma144, IHNN, oddGarrett, Exempt-Medic.", -1
)
audio_logs = get_audio_logs().copy()