Skip to content

the green#12231

Open
Mantlecrawler wants to merge 2 commits into
Monkestation:masterfrom
Mantlecrawler:what-if-instead-of-the-ghost-it-was-the-green-cause-im-evil-like-that
Open

the green#12231
Mantlecrawler wants to merge 2 commits into
Monkestation:masterfrom
Mantlecrawler:what-if-instead-of-the-ghost-it-was-the-green-cause-im-evil-like-that

Conversation

@Mantlecrawler

@Mantlecrawler Mantlecrawler commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

About The Pull Request

Adds the green. a storyteller that creates no antags, only running nonantag events like meteors. Commissioned by Speebus

Why It's Good For The Game

station needs to be more green i think

Testing

Tested, didnt gain any roleset points nor booster points

Changelog

🆑
add: Adds the green, a new storyteller that only runs events that dont create antagonists
/:cl:

Pre-Merge Checklist

  • You tested this on a local server.
  • This code did not runtime during testing.
  • You documented all of your changes.

@github-actions github-actions Bot added the Feature: Feature The creature feature. featuring: the creature. label Jul 22, 2026

@wraith-54321 wraith-54321 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should probably only be able to roll if admins are online

/datum/storyteller/green
name = "The Green"
desc = "The Green will not create any player antagonists, running only events that don't create antagonists."
star_colour = STARCOLOUR_ORANGESTAR

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be green

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

People will self-antag if they see roundstart report pop up as green. This just makes it orange to prevent that.

Comment thread monkestation/code/modules/storytellers/storytellers/green.dm Outdated
event_repetition_multiplier = 0.8
always_votable = TRUE
point_gains_multipliers = list(
EVENT_TRACK_MUNDANE = 0.8,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should probably increase overall event rates, fewer is a hard no

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It’s fewer as a pre-emptive fix to it spamming events. The overall goal is for stuff to still happen, but to be generally relaxed (so you aren’t hit with 5 meteors in 10 minutes, as an extreme example).

@wraith-54321 wraith-54321 Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

turning off antags wont make it spawn more events
meteors can only spawn for major, so thats very impossible unless something breaks

Comment thread monkestation/code/modules/storytellers/storytellers/green.dm Outdated
@SpeebusDaGeebus

Copy link
Copy Markdown
Contributor

this should probably only be able to roll if admins are online

I personally think having it as a potential storyteller for people to vote on is fine. They can always pick other options and it lets people take breathers when it’s lowpop, or during highpop when admins may not be online (after all, admins are volunteers)

@wraith-54321

Copy link
Copy Markdown
Collaborator

this should probably only be able to roll if admins are online

I personally think having it as a potential storyteller for people to vote on is fine. They can always pick other options and it lets people take breathers when it’s lowpop, or during highpop when admins may not be online (after all, admins are volunteers)

when I say rollable I mean randomly

@SpeebusDaGeebus

Copy link
Copy Markdown
Contributor

this should probably only be able to roll if admins are online

I personally think having it as a potential storyteller for people to vote on is fine. They can always pick other options and it lets people take breathers when it’s lowpop, or during highpop when admins may not be online (after all, admins are volunteers)

when I say rollable I mean randomly

IIRC we just go off vote now instead of random storytellers, but fair enough.

@CujoGaming

Copy link
Copy Markdown
Contributor

when I say rollable I mean randomly

IIRC we just go off vote now instead of random storytellers, but fair enough.

storytellers votes are only on lowpop, otherwise its random

also isn’t The Ghost just a greenshift? I’m pretty sure that storyteller doesn’t spawn any antags, it’s just poplocked to lowpop so it never happens high pop. couldn’t you just raise the cap on that?

I do like the idea of faking a greenshift as a regular shift. IMO most of the issues with greenshifts are when you know it’s a greenshift. not knowing keeps the paranoia alive and expecting for something to happen

@Oscari-pog

Copy link
Copy Markdown

Greenshifts are famously awful I really dont think we need to have a storyteller that does this

@SpeebusDaGeebus

Copy link
Copy Markdown
Contributor

also isn’t The Ghost just a greenshift? I’m pretty sure that storyteller doesn’t spawn any antags, it’s just poplocked to lowpop so it never happens high pop. couldn’t you just raise the cap on that?

ghost is no events period. This is just “no antags, but other events can trigger”.

Co-authored-by: wraith-54321 <69217972+wraith-54321@users.noreply.github.com>
@Nanacel

Nanacel commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No, just no

@oxymb

oxymb commented Jul 23, 2026

Copy link
Copy Markdown

Orange shifts already have nothing happen for most of them because antags here never end up doing anything, i don't see the point in guaranteeing a dead round

@Gboster-0

Copy link
Copy Markdown
Contributor

can't believe green gaster is manipulating our antags

@oxymb

oxymb commented Jul 24, 2026

Copy link
Copy Markdown

can't believe green gaster is manipulating our antags

It would be funny if skeleton pirates could spawn being gaster themed rather than pirate themed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature: Feature The creature feature. featuring: the creature.

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

8 participants