-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleaning history - part I #274
Conversation
merge from loup99
* further e_axum and Axum provinces history fixes + rulers of Axum fixes * removed 2 duplicates from MZ.csv (the same keys available in other file) * sound fixes * 1042276 character culture fix * other minor fixes
* Removed triggered modifiers, file renaming, misc - Removed all triggered modifiers from MZ. Most of the work had already been done by @TurtleShroom , but I added pre-triggers and used new name-spaces, as well as removed the old file. - Removed unused VIET cooldowns - Renamed VIET files - Added missing k_mimamsa code * Misc changes to court poet decision Added the discussed changes: - Moved the decision to the WtWSMS file - Recycled the vanilla event rather than adding the new ones
* Removed triggered modifiers, file renaming, misc - Removed all triggered modifiers from MZ. Most of the work had already been done by @TurtleShroom , but I added pre-triggers and used new name-spaces, as well as removed the old file. - Removed unused VIET cooldowns - Renamed VIET files - Added missing k_mimamsa code * Removed triggered modifiers, file renaming, misc (#33) - Removed all triggered modifiers from MZ. Most of the work had already been done by @TurtleShroom , but I added pre-triggers and used new name-spaces, as well as removed the old file. - Removed unused VIET cooldowns - Renamed VIET files - Added missing k_mimamsa code * experimenting * still trying * first issue fixed * I think it's finally done
- Removed duplicate localisation - Disabled modifiers which weren't applied - Added pre-triggers for decisions of integrated mods
Misc fixes
fixing event_modifiers, the modifiers/flags were botched... (#273)
update from loup
Validator errors now: 8480 |
WTWSMS/localisation/WtWSMS_misc.csv
Outdated
@@ -197,3 +197,6 @@ priscillian_carnivore;Carnivourous Clergy;;;;;;;;;;;;;x | |||
priscillian_carnivore_desc;This Priscillianist priest, monk, or nun eats meat, in direct violation of the traditions and ascetic, ecclesiastical requirements of the Priscillian sect. To do this is considered a grave sin and makes the cleric unworthy of their position.;;;;;;;;;;;;;x | |||
defiance_of_asceticism;Defier of Asceticism;;;;;;;;;;;;;x | |||
defiance_of_asceticism_desc;This character is decadent, lives in excess and/or in counter to their faith's paramount virtues of asceticism. [Root.GetHerHis] makes a mockery of their religion and has earned the ire and disgust of all virtuous members of [Root.GetHerHis] faith.;;;;;;;;;;;;;x | |||
#### From customizable localisation ;;;;;;;;;;;;;;x | |||
Actor;Actor;;;;;;;;;;;;;x | |||
Actress;Actress;;;;;;;;;;;;;x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not from WtWSMS: this is from ACR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved to ACR_other
Total of Validator errors after Part I: 8459 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part is finished and may now be merged!
No description provided.