From 537b2d165200139438d83b4ad2796bce13f5d3b7 Mon Sep 17 00:00:00 2001
From: hexall90 <hexall90@gmail.com>
Date: Wed, 11 Oct 2017 15:38:22 +0200
Subject: [PATCH] updating todo

---
 TODO.txt                   |  3 ---
 src/SecExp/secExpEvents.tw | 17 +++++++++++++++++
 2 files changed, 17 insertions(+), 3 deletions(-)
 create mode 100644 src/SecExp/secExpEvents.tw

diff --git a/TODO.txt b/TODO.txt
index 593158bc9e2..52168587c58 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,4 @@
 -add fortifications?
--finish PC wound code
--finish mercenary recruits in report
 -add random crimes as events
 -min rep for upgrades
 -renaming of units depending on FSs
@@ -9,7 +7,6 @@
 -transport hub
 -weapons manufactoring
 -first battle
--make the mod toggleable
 
 and big ones:
 -rebellions
diff --git a/src/SecExp/secExpEvents.tw b/src/SecExp/secExpEvents.tw
new file mode 100644
index 00000000000..afe2719d586
--- /dev/null
+++ b/src/SecExp/secExpEvents.tw
@@ -0,0 +1,17 @@
+:: secExpEvents [nobr]
+
+
+events:
+	Slaves:
+		low:
+			-suspicious messages
+			-inflammatory graffiti
+			-suspicious movements in the night
+		med:
+			-disappearing of weapons
+			-mysterious homicide
+			-rumors of slave assemblies
+		high:
+			-riots
+			-warehouse night raids
+			-burning of personal properties
\ No newline at end of file
-- 
GitLab