Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidebooks #15

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# alert_procedure.yml
guide-entry-alertprocedure = Alert Procedure
guide-entry-commonalerts = Common Alerts
guide-entry-specificalerts = Specific Alerts
guide-entry-centcommalerts = Central Command Alerts
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# server.yml
# guide-entry-server = Server Information
guide-entry-standardoperatingprocedure = Standard Operating Procedure
guide-entry-gettingstarted = Getting Started
guide-entry-serverdifferences = Server Differences
guide-entry-inworldinfo = In World Information
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# species_categories.yml
guide-entry-species = Species
guide-entry-wizden-species = Wizard Den Species
guide-entry-nyano-species = Nyanotrasen Species
guide-entry-simplestation-species = ParkStation Species

# species_specific.yml
# wizden-species
guide-entry-diona = Diona
guide-entry-dwarf = Dwarf
guide-entry-human = Human
guide-entry-reptilian = Reptilian
guide-entry-skeleton = Skeleton
guide-entry-slime = Slime
guide-entry-vox = Vox
# nyano-species
guide-entry-arachne = Arachne
guide-entry-felinid = Felinid
guide-entry-moth = Moth
guide-entry-oni = Oni
# parkstation-species
guide-entry-plasmaman = Plasmaman
guide-entry-shadowkin = Shadowkin
1 change: 1 addition & 0 deletions Resources/Prototypes/Guidebook/ss14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
text: "/ServerInfo/Guidebook/SpaceStation14.xml"
children:
- Controls
- GettingStarted # Parkstation-guidebook
- Jobs
- Survival
- Chemicals
Expand Down
35 changes: 35 additions & 0 deletions Resources/Prototypes/SimpleStation14/Guidebook/alert_procedure.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# - type: guideEntry
# id: Server
# name: guide-entry-server
# text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/Server.xml"
# children:
# - AlertProcedure

- type: guideEntry
id: StandardOperatingProcedure
name: guide-entry-standardoperatingprocedure
text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/StandardOperatingProcedure.xml"

- type: guideEntry
id: AlertProcedure
name: guide-entry-alertprocedure
text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/AlertProcedure.xml"
children:
- CommonAlerts
- SpecificAlerts
- CentCommAlerts

- type: guideEntry
id: CommonAlerts
name: guide-entry-commonalerts
text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/CommonAlerts.xml"

- type: guideEntry
id: SpecificAlerts
name: guide-entry-specificalerts
text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/SpecificAlerts.xml"

- type: guideEntry
id: CentCommAlerts
name: guide-entry-centcommalerts
text: "/ServerInfo/SimpleStation14/Guidebook/AlertProcedure/CentCommAlerts.xml"
21 changes: 21 additions & 0 deletions Resources/Prototypes/SimpleStation14/Guidebook/server.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
- type: guideEntry
id: GettingStarted
name: guide-entry-gettingstarted
text: "/ServerInfo/SimpleStation14/Guidebook/Server/GettingStarted.xml"
children:
- Controls
- Parkstation

- type: guideEntry
id: Parkstation
name: guide-entry-serverdifferences
text: "/ServerInfo/SimpleStation14/Guidebook/Server/Parkstation.xml"

- type: guideEntry
id: InWorldInfo
name: guide-entry-inworldinfo
text: "/ServerInfo/SimpleStation14/Guidebook/Server/InWorldInfo.xml"
children:
- AlertProcedure
- StandardOperatingProcedure
- Species
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
- type: guideEntry
id: Species
name: guide-entry-species
text: "/ServerInfo/SimpleStation14/Guidebook/Species/Species.xml"
children:
- WizdenSpecies
- NyanoSpecies
- SimpleStationSpecies


- type: guideEntry
id: WizdenSpecies
name: guide-entry-wizden-species
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies.xml"
children:
- SpeciesHuman
- SpeciesDiona
- SpeciesDwarf
- SpeciesSlime
- SpeciesSkeleton
- SpeciesReptilian
- SpeciesVox

- type: guideEntry
id: NyanoSpecies
name: guide-entry-nyano-species
text: "/ServerInfo/SimpleStation14/Guidebook/Species/NyanoSpecies.xml"
children:
- SpeciesArachne
- SpeciesFelinid
- SpeciesMoff
- SpeciesOni

- type: guideEntry
id: SimpleStationSpecies
name: guide-entry-simplestation-species
text: "/ServerInfo/SimpleStation14/Guidebook/Species/SimpleStationSpecies.xml"
children:
# - SpeciesPlasmaman
- SpeciesShadowkin
70 changes: 70 additions & 0 deletions Resources/Prototypes/SimpleStation14/Guidebook/speciesSpecific.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Wizden Species
- type: guideEntry
id: SpeciesDiona
name: guide-entry-diona
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Diona.xml"

- type: guideEntry
id: SpeciesDwarf
name: guide-entry-dwarf
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Dwarf.xml"

- type: guideEntry
id: SpeciesHuman
name: guide-entry-human
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Human.xml"

- type: guideEntry
id: SpeciesReptilian
name: guide-entry-reptilian
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Reptilian.xml"

- type: guideEntry
id: SpeciesSkeleton
name: guide-entry-skeleton
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Skeleton.xml"

- type: guideEntry
id: SpeciesSlime
name: guide-entry-slime
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Slime.xml"

- type: guideEntry
id: SpeciesVox
name: guide-entry-vox
text: "/ServerInfo/SimpleStation14/Guidebook/Species/WizdenSpecies/Vox.xml"


# Nyano Species

- type: guideEntry
id: SpeciesArachne
name: guide-entry-arachne
text: "/ServerInfo/SimpleStation14/Guidebook/Species/NyanoSpecies/Arachne.xml"

- type: guideEntry
id: SpeciesFelinid
name: guide-entry-felinid
text: "/ServerInfo/SimpleStation14/Guidebook/Species/NyanoSpecies/Felinid.xml"

- type: guideEntry
id: SpeciesMoff
name: guide-entry-moth
text: "/ServerInfo/SimpleStation14/Guidebook/Species/NyanoSpecies/Moth.xml"

- type: guideEntry
id: SpeciesOni
name: guide-entry-oni
text: "/ServerInfo/SimpleStation14/Guidebook/Species/NyanoSpecies/Oni.xml"

# SimpleStation Species

# - type: guideEntry
# id: SpeciesPlasmaman
# name: guide-entry-plasmaman
# text: "/ServerInfo/SimpleStation14/Guidebook/Species/SimpleStationSpecies/Plasmaman.xml"

- type: guideEntry
id: SpeciesShadowkin
name: guide-entry-shadowkin
text: "/ServerInfo/SimpleStation14/Guidebook/Species/SimpleStationSpecies/Shadowkin.xml"
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Document>
# Alert Procedure

During your time on the station, you will definitely encounter an "Alert Level" being changed.
There are various possible alert levels, including some only activated by Central Command.
Each alert level has different "Operating Procedures" that you must follow, shown in detail in the subcategories of this page.
</Document>
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<Document>
# Central Command Takeover Codes

## Code Gamma

[color=#DB7093]Maximum alert level.[/color]

The crew has multiple powerful threats among them, and are all in immediate danger.


[color=#a4885c]Chain of Command[/color] -
Centcom -> Group vote among Heads -> Head of Security -> Supervisory roles -> Ranking Department Head -> Standard Crew

[color=#a4885c]Weapons and Armor[/color] -
Security is required to have lethal weapons on them ready at all times.
Security is required to have an armored hardsuit or strong body armor.

[color=#a4885c]Discipline[/color] -
Security has full reign to arrest anyone identified to be a threat.

[color=#a4885c]Rules of engagement[/color] -
Security should take care to only engage actual threats, with lethal force authorized.


## Code Delta

[color=#8B0000]Maximum alert level.[/color]

Station self-destruct activated or destruction imminent.
Evacuation procedures are strongly advised.
All crew and passengers must be evacuated.


[color=#a4885c]Chain of Command[/color] -
Centcom -> Group vote among Heads -> Ranking Department Head -> Supervisory roles -> Standard Crew

[color=#a4885c]Discipline[/color] -
All staff should report to their supervisor for orders.
Summary punishment permitted (Necessary execution).

[color=#a4885c]Rules of engagement[/color] -
Lethal force is authorized at the discretion of security personnel or in self-defense.

[color=#a4885c]Evacuation[/color] -
Evacuation procedures should be initiated immediately.
</Document>
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<Document>
# Common Alert Levels

## Code Green

[color=#008000]Standard operating procedure.[/color]

There is no known threat to the ship or crew.


[color=#a4885c]Chain of Command[/color] -
Centcom -> Group vote among Heads -> Ranking Department Head -> Supervisory roles -> Standard Crew

[color=#a4885c]Weapons and Armor[/color] -
Security Officers are authorized to be equipped with low-grade lethal weapons.

[color=#a4885c]Discipline[/color] -
Follow due process (Space Law).

[color=#a4885c]Medical[/color] -
Binary suit sensor setting at a minimum is recommended.

[color=#a4885c]Engineering[/color] -
EVA suit wear is only advised for proper EVA use.

[color=#a4885c]Rules of Engagement[/color] -
Engage with the minimum required force to subdue a target, dependent on their threat and level of compliance.
De-escalation prioritized.


## Code Blue

[color=#1E90FF]Elevated alert level.[/color]

Unknown, suspected, or low-grade security threat to vessel or crew.


[color=#a4885c]Chain of Command[/color] -
Centcom -> Group vote among Heads -> Head of Security -> Ranking Department Head -> Supervisory roles -> Standard Crew

[color=#a4885c]Weapons and Armor[/color] -
Lethal weapons may be openly carried by Security Officers.
Helmets are recommended for security personnel.

[color=#a4885c]Discipline[/color] -
Security personnel are required to report to their supervisor for orders.
Arrests and searches may be performed at the discretion of security personnel, but following Space Law procedure is required for Brigging.

[color=#a4885c]Medical[/color] -
Binary suit sensor setting at a minimum is highly recommended.
EVA suit wear is recommended for emergency response technicians.

[color=#a4885c]Engineering[/color] -
EVA suit wear is suggested for engineers.
Emergency internals should be easily accessible for all personnel.

[color=#a4885c]Rules of Engagement[/color] -
Engage with the minimum required force to subdue a target, dependent on their threat and level of compliance.



## Code Red

[color=#FF0000]Emergency alert level.[/color]

There is a known or multiple known urgent threats on the station.

[color=#a4885c]Chain of Command[/color] -
Centcom -> Group vote among Heads -> Head of Security -> Department/available Head -> Supervisory roles -> Standard Crew

[color=#a4885c]Weapons and Armor[/color] -
Open carry of weapons is permitted for all authorized personnel.
Body armor, helmets, and weapon are heavily advised for security.
It is recommended to staff an Officer or Peacekeeper at potential danger sites.

[color=#a4885c]Discipline[/color] -
Arrests and searches may be performed at the discretion of security personnel.
All personnel, including security staff, should obey relevant instructions from emergency services attending their emergency situations. Temporary Brig times are authorized until the threat is handled.

[color=#a4885c]Medical[/color] -
Coordinate suit sensors are heavily advised.
EVA suit wear is heavily advised for emergency responders.

[color=#a4885c]Engineering[/color] -
EVA suit wear is advised for all engineers.
Emergency internals are heavily advised for all personnel.

[color=#a4885c]Rules of Engagement[/color] -
Engage with the minimum required force to subdue a target, dependent on their threat and level of compliance, as security staff.
</Document>
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Document>
<Box>
Why are you here?
How are you here?
Have this image of a dog.
</Box>
<Box>
<GuideEntityEmbed Entity="MobCorgi" />
</Box>
</Document>
Loading
Loading