Take The Black
Updated to *possibly* work with 1.9.2 (and the updated version of AGOT, duh). Try it out and let me know if something isn’t working.
A very simple mod that adds the decision to join the night’s watch (if you fulfill certain requirements).
Probably lots of things wrong with the code but whatever it works for me.
Current requirements for the decision to show:
is_ruler = yes
is_male = yes
is_imprisoned = no
is_at_war = no
age >= 50
NOT = { has_trait = nightswatch }
NOT = { has_trait = kingsguard }
NOT = { has_trait = greedy }
NOT = { has_trait = ambitious }
NOT = { has_trait = callous }
NOT = { has_trait = craven }
NOT = { has_trait = stubborn }
btw it’s a major decision (not minor, the screenshot is lying).
Place this below the A Game of Thrones mod in load order.
Revisions:
Old revisions of this mod are available below. Click the link to download.
