From 6e6b862e520a59dd2ef6e7d48075f4281496147b Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 23 Feb 2025 18:00:59 +0100 Subject: Add player aids. --- info/pac_a.html | 13 +++++++++++++ info/pac_a.png | Bin 0 -> 526050 bytes info/pac_a.webp | Bin 0 -> 117296 bytes info/pac_c.html | 13 +++++++++++++ info/pac_c.png | Bin 0 -> 582312 bytes info/pac_c.webp | Bin 0 -> 129570 bytes info/pac_m.html | 13 +++++++++++++ info/pac_m.png | Bin 0 -> 542078 bytes info/pac_m.webp | Bin 0 -> 125980 bytes 9 files changed, 39 insertions(+) create mode 100644 info/pac_a.html create mode 100644 info/pac_a.png create mode 100644 info/pac_a.webp create mode 100644 info/pac_c.html create mode 100644 info/pac_c.png create mode 100644 info/pac_c.webp create mode 100644 info/pac_m.html create mode 100644 info/pac_m.png create mode 100644 info/pac_m.webp (limited to 'info') diff --git a/info/pac_a.html b/info/pac_a.html new file mode 100644 index 0000000..f8552bc --- /dev/null +++ b/info/pac_a.html @@ -0,0 +1,13 @@ + + + + +Anarchists + + + + +
diff --git a/info/pac_a.png b/info/pac_a.png new file mode 100644 index 0000000..1732873 Binary files /dev/null and b/info/pac_a.png differ diff --git a/info/pac_a.webp b/info/pac_a.webp new file mode 100644 index 0000000..3f40312 Binary files /dev/null and b/info/pac_a.webp differ diff --git a/info/pac_c.html b/info/pac_c.html new file mode 100644 index 0000000..708d86c --- /dev/null +++ b/info/pac_c.html @@ -0,0 +1,13 @@ + + + + +Communists + + + + +
diff --git a/info/pac_c.png b/info/pac_c.png new file mode 100644 index 0000000..0476d3c Binary files /dev/null and b/info/pac_c.png differ diff --git a/info/pac_c.webp b/info/pac_c.webp new file mode 100644 index 0000000..d13aeb6 Binary files /dev/null and b/info/pac_c.webp differ diff --git a/info/pac_m.html b/info/pac_m.html new file mode 100644 index 0000000..b6f75e6 --- /dev/null +++ b/info/pac_m.html @@ -0,0 +1,13 @@ + + + + +Moderates + + + + +
diff --git a/info/pac_m.png b/info/pac_m.png new file mode 100644 index 0000000..b532844 Binary files /dev/null and b/info/pac_m.png differ diff --git a/info/pac_m.webp b/info/pac_m.webp new file mode 100644 index 0000000..76b73c3 Binary files /dev/null and b/info/pac_m.webp differ -- cgit v1.2.3