-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Nar'Sie Only Ends The Round After Specific Proc Is Called [M…
…DB IGNORE] (#25464) (#990) * Nar'Sie Only Ends The Round After Specific Proc Is Called (#80127) ## About The Pull Request Addresses at least one aspect of tgstation/tgstation#80125 (comment) Nar'Sie will no longer end the round unless a specific proc is invoked. There is a button in the VV Dropdown (although it is painful to get to because the icon is so long) to invoke this proc (which is confirmation guarded). Calling this proc directly via Atom Proccall will also give you a confirmation prompt as well. ## Why It's Good For The Game We trivially need to know what Nar'Sie looks like at times or just need to access some variables about it, this greatly lowers the odds that the whole round will be completely wacked out just because of this. It also provides a nice QoL for admins to spawn in Nar'Sie and then varedit the image to be of a cute kitty cat, and only after their setup is complete can they start to torture players. ## Changelog :cl: admin: Spawning in Nar'Sie will no longer automatically trigger the round-ender, you need to specifically start this chain of events through the new VV Dropdown Option "Begin Nar'Sie Roundender". /:cl: * Nar'Sie Only Ends The Round After Specific Proc Is Called --------- Co-authored-by: SkyratBot <[email protected]> Co-authored-by: san7890 <[email protected]>
- Loading branch information
1 parent
790eb65
commit da8ad52
Showing
3 changed files
with
46 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters