mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
incorrect sBribe GMSTs for new omwgame files (Fixes #2785)
This commit is contained in:
parent
b2ab0122ab
commit
cdfa3006a3
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user