summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-04-03 06:11:43 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2025-04-03 06:11:43 -0400
commitfa415f95770a74434d86c7f977f2dec25df9fb1d (patch)
tree2ab8d74d4f21ab7075a3018e808b6ed73bd6fc3b /rules.js
parent55e16b8f3183634c38f6fe9c37fb24bffbaef418 (diff)
downloadvijayanagara-fa415f95770a74434d86c7f977f2dec25df9fb1d.tar.gz
Robot.txt please
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 5e56cf2..b174ade 100644
--- a/rules.js
+++ b/rules.js
@@ -158,6 +158,7 @@ exports.view = function (state, role) {
else
view.prompt = "Unknown state: " + game.state
+ if (!globalThis.RTT_FUZZER)
if (!states[game.state].disable_negotiation) {
view.actions.ask_resources = 1
if (game.resources[game.current] > 0)