diff --git a/wiki/CreatingGovernments.md b/wiki/CreatingGovernments.md index fd033ff..aa9582f 100644 --- a/wiki/CreatingGovernments.md +++ b/wiki/CreatingGovernments.md @@ -48,10 +48,12 @@ government "travel restrictions" {filter specification...} illegals + "ignore universal" ship ... atrocities + "ignore universal" ship ... @@ -222,16 +224,18 @@ The fine token controls the "leniency" of the government with respect to the fin ```html illegals + "ignore universal" [ignore] [ignore] ship ... atrocities + "ignore universal" [ignore] [ignore] ship ... ``` -Defines which outfits (**v. 0.10.0**) or ships (**v. 0.10.5**) the government considers illegal or atrocities for the player to have. If an outfit or ship has the "illegal" or "atrocity" attribute on it (therefore giving it default illegal/atrocity behavior to all governments), then using the "ignore" keyword before listing the outfit or ship causes the government to ignore that item's base attributes. If an outfit or ship has the "illegal" attribute but the government definition also defines the item as illegal, then the fine amount from the government definition will be used. If an outfit or ship is considered an atrocity by default but you wish for a government to only fine its ownership, then you must add the item as ignored in the atrocities list and give it a fine value in the illegals list. +Defines which outfits (**v. 0.10.0**) or ships (**v. 0.10.5**) the government considers illegal or atrocities for the player to have. If an outfit or ship has the "illegal" or "atrocity" attribute on it (therefore giving it default illegal/atrocity behavior to all governments), then using the "ignore" keyword before listing the outfit or ship causes the government to ignore that item's base attributes. If an outfit or ship has the "illegal" attribute but the government definition also defines the item as illegal, then the fine amount from the government definition will be used. If an outfit or ship is considered an atrocity by default but you wish for a government to only fine its ownership, then you must add the item as ignored in the atrocities list and give it a fine value in the illegals list. If "ignore universal" (**v. 0.10.11**) is added to an illegals/atrocities list, this government will take action only for its custom-defined illegals/atrocities. #### Death sentence ```html