Skip to content

Commit

Permalink
Create diplomacy.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 authored May 19, 2023
1 parent 4cded32 commit 826c753
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/diplomacy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
diplomacy
=========

.. dfhack-tool::
:summary: View or alter diplomatic relationships.
:tags: fort armok inspection military

This tool can report on or modify the diplomatic relationships (i.e. war vs.
peace) you have with other contacted civilizations. Note that a civilization
is only at peace if **both** you are at peace with them **and** they are at
peace with you.

Usage
-----

::

diplomacy
diplomacy <CIV_ID> <RELATIONSHIP>

Examples
--------

``diplomacy``
See current diplomatic relationships between you and all other contacted
civs.
``diplomacy 224 war``
Changes both your stance towards civilization 224 and their stance towards
you to War.

0 comments on commit 826c753

Please sign in to comment.