Jargon 2 somewhat working

This commit is contained in:
Hannah-Dagemark 2024-07-15 21:02:19 +02:00
commit acd6ebbc02
7 changed files with 361 additions and 29 deletions

View file

@ -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
}