1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 08:09:39 +00:00

incorrect sBribe GMSTs for new omwgame files (Fixes #2785)

This commit is contained in:
Marc Zinnschlag 2015-07-18 17:47:50 +02:00
parent b2ab0122ab
commit cdfa3006a3

View file

@ -798,9 +798,9 @@ void CSMDoc::Document::addGmsts()
"sBookSkillMessage", "sBookSkillMessage",
"sBounty", "sBounty",
"sBreath", "sBreath",
"sBribe", "sBribe 10 Gold",
"sBribe", "sBribe 100 Gold",
"sBribe", "sBribe 1000 Gold",
"sBribeFail", "sBribeFail",
"sBribeSuccess", "sBribeSuccess",
"sBuy", "sBuy",