diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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()
|