summaryrefslogtreecommitdiff
path: root/rules.ts
diff options
context:
space:
mode:
Diffstat (limited to 'rules.ts')
-rw-r--r--rules.ts10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules.ts b/rules.ts
index 5f4cc0b..b70debb 100644
--- a/rules.ts
+++ b/rules.ts
@@ -1,15 +1,5 @@
"use strict"
-/*
- report when used to parley/tax by sea
- AOW_YORK_GREAT_SHIPS, AOW_LANCASTER_GREAT_SHIPS
-
- report in better place
- AOW_YORK_FINAL_CHARGE
-
- Review all who = NOBODY etc resets
-*/
-
// === TYPES ===
declare function require(name: string): any