* listing rulesets real quick

* dynamicplus

* Ok nevermind let's keep it simple

* and that too

* hurr

* Update dynamic_rulesets_roundstart.dm
This commit is contained in:
DeityLink
2023-07-17 18:32:07 +02:00
committed by GitHub
parent 96a0d1c34c
commit 1b44123b22
9 changed files with 204 additions and 73 deletions

View File

@@ -737,9 +737,6 @@ var/global/floorIsLava = 0
<h3>Common options</h3>
<i>All these options can be changed midround.</i> <br/>
<br/>
<b>Force extended:</b> - Option is <a href='?src=\ref[src];force_extended=1'> <b>[dynamic_forced_extended ? "ON" : "OFF"]</a></b>.
<br/>This will force the round to be extended. No rulesets will be drafted. <br/>
<br/>
<b>No stacking:</b> - Option is <a href='?src=\ref[src];no_stacking=1'> <b>[dynamic_no_stacking ? "ON" : "OFF"]</b></a>.
<br/>Unless the threat goes above [stacking_limit], only one "round-ender" ruleset will be drafted. <br/>
<br/>