forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] New Operative Gamemode PR (A Ninja Rework) (#1125)
Co-authored-by: BurpleBineapple <[email protected]>
- Loading branch information
1 parent
96c276b
commit 66c5b52
Showing
46 changed files
with
999 additions
and
3,511 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
/datum/game_mode/ninja | ||
name = "Ninja" | ||
round_description = "An agent of the Spider Clan is onboard!" | ||
name = "Operative" | ||
round_description = "An elite operative is on board!" | ||
extended_round_description = "What was that?! Was that a person or did your eyes just play tricks on you? \ | ||
You have no idea. That slim-suited, cryptic individual is an enigma to you and all of your knowledge. \ | ||
You have no idea. That hardsuited, cryptic individual is an enigma to you and all of your knowledge. \ | ||
Their purpose is unknown. Their mission is unknown. How they arrived to this secure and isolated \ | ||
section of the galaxy, you don't know. What you do know is that there is a silent shadow-stalker piercing \ | ||
through your defenses with technological capabilities eons ahead of your time. They can avoid \ | ||
the omniscience of the AI and rival the most hardened weapons your people are capable of. Tread lightly and \ | ||
only hope this unknown assassin isn't here for you." | ||
config_tag = "ninja" | ||
required_players = 5 | ||
section of the galaxy, you don't know. What you do know is that there is a smooth-criminal piercing \ | ||
through your defenses with technological capabilities decades ahead of your time. The equipment they \ | ||
carry is enough to turn heads far enough that they pop right off. Tread lightly and only hope this operative \ | ||
isn't here for you." | ||
config_tag = "operative" | ||
required_players = 10 | ||
required_enemies = 1 | ||
end_on_antag_death = FALSE | ||
antag_tags = list(MODE_NINJA) |
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
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
Oops, something went wrong.