From 62896eb398b729a451475c938ee895aba759b36c Mon Sep 17 00:00:00 2001 From: rebecca Date: Sun, 1 Mar 2026 09:18:14 +0000 Subject: beescroll --- beescroll.lua | 6 +++--- verbs.txt | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/beescroll.lua b/beescroll.lua index 34a237c..7b07a51 100644 --- a/beescroll.lua +++ b/beescroll.lua @@ -55,11 +55,11 @@ end local norm_color = colors.gray local urgent = { "URGENT", "WARNING", "ALERT", "CRITICAL", "BREAKING" } -local orgs = {"Council", "Committee", "Board" } -local orgtype = { "Executive", "Leadership", "Management" } +local orgs = {"Council", "Committee", "Board", "Division", "Bureau", "Team", "Task Force", "Secretariat" } +local orgtype = { "Executive", "Leadership", "Management", "Control", "Command", "Planning" } local function pretitle() local out = "" - while math.random() < 0.25 do out = choice{"Acting","Provisional","Provisional"} .. " " .. out end + while math.random() < 0.5 do out = choice{"Acting","Acting","Provisional","Provisional","Provisional","Strategic"} .. " " .. out end return out end diff --git a/verbs.txt b/verbs.txt index b062ca5..f5b6b95 100644 --- a/verbs.txt +++ b/verbs.txt @@ -45,6 +45,7 @@ unfazed bifurcated sighted configured +reconfigured powdered melted solidified @@ -132,3 +133,25 @@ enumerated rounded composited primed +transposed +misled +heated +cooled +cooked +tenderised +elongated +crucified +tortured +oiled +skeletonized +reupholstered +sprayed +disinfected +interrogated +questioned +enjoined +employed +dusted +altered +surgically altered +refurbished -- cgit v1.2.3