From 678188cdcf9844f490ca83a6fe0b7a03f6518d33 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Fri, 13 Sep 2024 17:15:00 +0100 Subject: Updates to prompt and gameplay --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index cfb33e6..f003f37 100644 --- a/play.js +++ b/play.js @@ -562,7 +562,7 @@ if (view.persistent_events['the_tyrant_is_gone'] > 0) { action_button("scoring", "Scoring") action_button("event", "Event") action_button("opp_event", "Resolve opponent event") - action_button("influence", "Influence") + action_button("influence", "Place SPs") action_button("support_check", "Support Checks") action_button("tst", "Tiananmen Square Track") action_button("roll", "Roll a die") -- cgit v1.2.3