Jargon 2 somewhat working
This commit is contained in:
parent
8a92102bf8
commit
acd6ebbc02
7 changed files with 361 additions and 29 deletions
|
|
@ -42,3 +42,28 @@ puppet = CUM
|
|||
puppet = LAN
|
||||
puppet = AVI
|
||||
puppet = BOR
|
||||
|
||||
set_autonomy = {
|
||||
target = BRK
|
||||
autonomy_state = fs_core_member
|
||||
}
|
||||
|
||||
set_autonomy = {
|
||||
target = CUM
|
||||
autonomy_state = fs_core_member
|
||||
}
|
||||
|
||||
set_autonomy = {
|
||||
target = LAN
|
||||
autonomy_state = fs_core_member
|
||||
}
|
||||
|
||||
set_autonomy = {
|
||||
target = AVI
|
||||
autonomy_state = fs_core_member
|
||||
}
|
||||
|
||||
set_autonomy = {
|
||||
target = BOR
|
||||
autonomy_state = fs_core_member
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue