Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -1302,7 +1302,7 @@ types PortraitTypes
|
|||
portrait_texture = "[Character.GetAnimatedPortrait(Illustration.GetEnvironment(Character.Self), 'camera_character_view_main', 'idle', PdxGetWidgetScreenSize(PdxGuiWidget.Self))]"
|
||||
mask = "gfx/portraits/portrait_mask_character_view.dds"
|
||||
effectname = "NoHighlight"
|
||||
visible = "[And(Character.Character.GetGovernment.HasGovernmentFlag( 'government_is_herder', Character.HasLandedTitles)]"
|
||||
visible = "[And(Character.Character.GetGovernment.HasGovernmentFlag( 'government_is_herder', Character.HasLandedTitles) )]"
|
||||
|
||||
block "prison_bars" {
|
||||
highlight_icon = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue