From 16eec02f7ba5e1e8822af4804ab192e4c3eb5927 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 29 Aug 2024 15:51:04 +0100 Subject: fixed Sinatra Doctrine typo --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.js b/rules.js index d648e65..0843e6f 100644 --- a/rules.js +++ b/rules.js @@ -4556,7 +4556,7 @@ function vm_the_monday_demonstrations() { vm_next() } -function vm_the_sintra_doctrine() { +function vm_the_sinatra_doctrine() { game.persistent_events['sinatra_doctrine'] = true log_msg_gap('C50 in effect') vm_next() -- cgit v1.2.3