ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
207 stars 24 forks source link

Hero-specific ult generation outputs incorrectly #494

Open SlenderFox opened 2 weeks ago

SlenderFox commented 2 weeks ago

Modifying the ultimate generation for a specific hero's ultimate produces incorrect output. The name of the ultimate is enclosed in parenthesis when it should not be. This affects all heroes.

customGameSettings.json: image

Output: image

Expected: image