Fix Locale issues. Some yml issues I have no idea how to fix
This commit is contained in:
parent
c398193cfe
commit
0e7c4ecee3
|
|
@ -12,3 +12,6 @@ ent-ArmoryEnergyGun = { ent-CrateArmoryEnergyGun }
|
|||
|
||||
ent-ArmoryEnergyGunMini = { ent-CrateArmoryEnergyGunMini }
|
||||
.desc = { ent-CrateArmoryEnergyGunMini.desc }
|
||||
|
||||
cargo-armory-arming-swords-name = Arming Sword Crate
|
||||
cargo-armory-arming-swords-desc = Contains two Plasteel Arming Swords. Requires Armory access to open.
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
cargo-material-ammonia-tank-name = ammonia tank
|
||||
cargo-material-ammonia-tank-desc = A high capacity liquid storage tank. It is filled with ammonia.
|
||||
|
|
@ -33,3 +33,5 @@ roles-antag-asakim-objective = Serve the ancient directives of your ship's AI.
|
|||
|
||||
roles-antag-hitman-name = Hitman
|
||||
roles-antag-hitman-objective = Kill your target in the way your client wishes.
|
||||
|
||||
roles-antag-ntagent-name = Internal Affairs Agent
|
||||
|
|
|
|||
|
|
@ -25,6 +25,9 @@ reagent-desc-stabilizine = A potent chemical used to stabliize and regulate body
|
|||
|
||||
reagent-desc-omnizine-deltav = A soothing milky liquid with an iridescent gleam. A regenerative, miraculous chemical able to purge the body of most impurity. Overdose causes cancerous growth.
|
||||
|
||||
reagent-name-necrosol = necrosol
|
||||
reagent-desc-necrosol = A quite necrotic wonder medicine capable of healing in the cold
|
||||
|
||||
reagent-name-salbutamol-saline = Salbutamol & Saline
|
||||
|
||||
reagent-name-pure-oil = pure oil
|
||||
|
|
|
|||
|
|
@ -0,0 +1,9 @@
|
|||
company-policy-name = Company Policy
|
||||
company-policy-coc-name = Code of Conduct
|
||||
company-policy-as-name = Appearance Standards
|
||||
company-policy-rar-name = Rights and Responsibilities
|
||||
company-policy-sd-name = Self-defence
|
||||
company-policy-dfoc-name = Dangers From Our Competitors
|
||||
company-policy-pt-name = Potential Threats
|
||||
company-policy-ccc-name = Contacting Central Command
|
||||
company-policy-conclusion-name = Conclusion
|
||||
|
|
@ -0,0 +1,46 @@
|
|||
sop-name = Standard Operating Procedure
|
||||
sop-gen-reg-name = General Regulations
|
||||
sop-controlled-items-name = Controlled Items, Substances & Areas
|
||||
sop-departmental-disp-name = Departmental Dispensations
|
||||
sop-commanding-officer-name = Commanding Officer
|
||||
sop-security-and-justice-name = Security and Justice Regulations
|
||||
sop-hearings-name = Hearings
|
||||
sop-medical-regulations-name = Medical Regulations
|
||||
sop-engineering-regulations-name = Engineering Regulations
|
||||
sop-definitions-name = Definitions
|
||||
sop-hiring-procedure-name = Hiring Procedure
|
||||
sop-rights-to-refuse-service-name = Rights To Refuse Service
|
||||
sop-ci-name = Controlled Items
|
||||
sop-cs-name = Controlled Substances
|
||||
sop-ca-name = Controlled Arms
|
||||
sop-hsa-name = High Security Areas
|
||||
sop-logi-name = Logistics
|
||||
sop-research-name = Research
|
||||
sop-medical-name = Medical
|
||||
sop-cap-authority-name = Cap's Authority
|
||||
sop-succesion-name = Line of Succesion
|
||||
sop-command-promotion-name = Command Promotions
|
||||
sop-mutiny-name = Mutiny
|
||||
sop-foreign-vessels-name = Foreign Vessels
|
||||
sop-sec-jurisdiction-name = Security Jurisdication
|
||||
sop-probable-cause-name = Probable Cause
|
||||
sop-roe-name = Rules of Engagement
|
||||
sop-martial-law-name = Martial Law
|
||||
sop-armory-procedure-name = Armory Procedure
|
||||
sop-treatment-prisoners-name = Treatment of Prisoners
|
||||
sop-arrest-sentencing-name = Arrest & Sentencing
|
||||
sop-appeal-parole-name = Appeals Parole Pardons
|
||||
sop-press-charges-name = Pressing Criminal Charges
|
||||
sop-warrants-name = Warrants
|
||||
sop-injunctions-name = Injunctions
|
||||
sop-hearing-procedure-name = Hearing Procedure
|
||||
sop-dnr-name = DNRs
|
||||
sop-medical-eval-name = Medical Evaluation
|
||||
sop-quarantine-name = Quarantine
|
||||
sop-soc-name = Standard of Care
|
||||
sop-health-safety-name = Health and Safety
|
||||
sop-build-permits-name = Building Permits
|
||||
sop-ea-name = Emergency Access
|
||||
sop-hazard-zone-name = Hazard Zones
|
||||
sop-condemned-area-name = Condemned Areas
|
||||
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
space-law-name = Space Law
|
||||
space-law-criminal-reference-name = Crimes Quick Code References
|
||||
|
|
@ -16,6 +16,8 @@ devil-role-greeting = You are a devil from the depths of hell,
|
|||
devil-true-name-heard = The act of {$speaker} commanding {$target}'s true name compels {POSS-ADJ($target)} to stop.
|
||||
devil-true-name-heard-chaplain = The act of {$speaker}'s holy words commanding {$target}'s true name name burns away at {POSS-ADJ($target)} very soul.
|
||||
|
||||
devil-clauses-name = Devil Clauses
|
||||
|
||||
objective-condition-contract-title = Collect Souls
|
||||
objective-condition-contract-description = Collect as many souls as possible.
|
||||
|
||||
|
|
|
|||
|
|
@ -842,9 +842,6 @@
|
|||
BaseUnshaded: aslime-_3
|
||||
Dead:
|
||||
Base: rainbow_baby_slime_dead
|
||||
- type: Body # DeltaV - Changes to add brain
|
||||
prototype: Smiles
|
||||
requiredLegs: 1
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: FoodMeatSlime
|
||||
|
|
@ -919,7 +916,7 @@
|
|||
proper: true
|
||||
gender: male
|
||||
#DeltaV Changes - he can shoot his gun 80% of the time
|
||||
- type: Clumsy
|
||||
- type: Clumsy
|
||||
clumsyGunShootCheck: 0.2
|
||||
#DeltaV Changes end
|
||||
|
||||
|
|
|
|||
|
|
@ -87,5 +87,5 @@
|
|||
- !type:HealthChange
|
||||
probability: 0.4
|
||||
damage:
|
||||
typeS:
|
||||
types:
|
||||
Poison: 2
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@
|
|||
|
||||
- type: cargoProduct
|
||||
id: ArmoryArmingSword
|
||||
name: Arming Sword Crate
|
||||
description: Contains two Plasteel Arming Swords. Requires Armory access to open.
|
||||
name: cargo-armory-arming-swords-name
|
||||
description: cargo-armory-arming-swords-desc
|
||||
icon:
|
||||
sprite: _NF/Objects/Weapons/Melee/armingsword.rsi
|
||||
state: icon
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
- type: cargoProduct
|
||||
id: MaterialAmmoniaTank
|
||||
name: ammonia tank
|
||||
description: A high capacity liquid storage tank. It is filled with ammonia.
|
||||
name: cargo-material-ammonia-tank-name
|
||||
description: cargo-material-ammonia-tank-desc
|
||||
icon:
|
||||
sprite: _DV/Structures/Storage/tanks.rsi
|
||||
state: highcapacityammoniatank
|
||||
|
|
|
|||
|
|
@ -0,0 +1,96 @@
|
|||
# Nuclear spider for Delta-V because critters are neat.
|
||||
# Used nukie mouse as a starting point, added/removed/modified properties as necessary
|
||||
- type: entity
|
||||
parent: MobGiantSpiderAngry
|
||||
id: MobNukieSpider
|
||||
name: nuclear operative tarantula
|
||||
suffix: syndicate
|
||||
description: A spider? A NUKIE SPIDER?!
|
||||
components:
|
||||
- type: GhostRole
|
||||
makeSentient: true
|
||||
allowSpeech: true
|
||||
allowMovement: true
|
||||
name: ghost-role-information-nukie-spider-name
|
||||
description: ghost-role-information-nukie-spider-description
|
||||
rules: ghost-role-information-nukie-spider-rules
|
||||
mindRoles:
|
||||
- MindRoleGhostRoleTeamAntagonist
|
||||
- type: GhostTakeoverAvailable
|
||||
- type: RandomMetadata
|
||||
nameFormat: name-format-nukie-operator
|
||||
nameSegments: [NamesNukieSpider]
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- Syndicate
|
||||
- type: PointLight
|
||||
radius: 3
|
||||
energy: 2.3
|
||||
offset: 0, -2
|
||||
color: green
|
||||
- type: Sprite
|
||||
drawdepth: Mobs
|
||||
sprite: _DV/Mobs/Animals/nukiespider.rsi
|
||||
layers:
|
||||
- map: ["enum.DamageStateVisualLayers.Base", "movement"]
|
||||
state: syndicate-spider
|
||||
- type: SpriteMovement
|
||||
movementLayers:
|
||||
movement:
|
||||
state: syndicate-spider-moving
|
||||
noMovementLayers:
|
||||
movement:
|
||||
state: syndicate-spider
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
90: Critical
|
||||
150: Dead
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 3
|
||||
baseSprintSpeed : 4.9
|
||||
- type: DamageStateVisuals
|
||||
states:
|
||||
Alive:
|
||||
Base: syndicate-spider
|
||||
Critical:
|
||||
Base: syndicate-spider-dead
|
||||
Dead:
|
||||
Base: syndicate-spider-dead
|
||||
- type: Tag
|
||||
tags:
|
||||
- FootstepSound
|
||||
- DoorBumpOpener
|
||||
- Radio
|
||||
- type: Respirator #It just works?
|
||||
minSaturation: 5.0
|
||||
- type: TemperatureDamage
|
||||
heatDamageThreshold: 423
|
||||
coldDamageThreshold: 0
|
||||
- type: PressureImmunity
|
||||
- type: Insulated
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Effects/bite.ogg
|
||||
angle: 0
|
||||
animation: WeaponArcBite
|
||||
damage:
|
||||
types:
|
||||
Piercing: 6
|
||||
Structural: 15
|
||||
- type: MobPrice
|
||||
price: 250 # Their suits, while tiny, go for quite a bit on the market
|
||||
- type: IntrinsicRadioReceiver
|
||||
- type: IntrinsicRadioTransmitter
|
||||
channels:
|
||||
- Syndicate
|
||||
- type: ActiveRadio
|
||||
channels:
|
||||
- Syndicate
|
||||
- type: Access
|
||||
tags:
|
||||
- NuclearOperative
|
||||
- SyndicateAgent
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: NukieSpider
|
||||
|
|
@ -85,11 +85,11 @@
|
|||
darkDamage:
|
||||
types:
|
||||
Blunt: -5
|
||||
Burn: -5
|
||||
Toxin: -5
|
||||
Heat: -5
|
||||
Poison: -5
|
||||
Asphyxiation: -5
|
||||
Genetic: -5
|
||||
Metaphysical: -1
|
||||
Cellular: -5
|
||||
Shadow: -1
|
||||
lightDamage:
|
||||
types:
|
||||
Blunt: 5
|
||||
|
|
|
|||
|
|
@ -311,7 +311,8 @@
|
|||
- BiologicalMetaphysical
|
||||
damage:
|
||||
types:
|
||||
Metaphysical: -10
|
||||
Holy: -10
|
||||
Shadow: -10
|
||||
healingBeginSound:
|
||||
path: "/Audio/Items/Medical/brutepack_begin.ogg"
|
||||
params:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Main Company Policy Directory
|
||||
- type: guideEntry
|
||||
id: companyPolicies
|
||||
name: Company Policy
|
||||
name: company-policy-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/Preface.xml
|
||||
|
||||
priority: 1
|
||||
|
|
@ -21,47 +21,47 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: policyCodeOfConduct
|
||||
name: Code Of Conduct
|
||||
name: company-policy-coc-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/CodeofConduct.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyAppearanceStandards
|
||||
name: Appearance Standards
|
||||
name: company-policy-as-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/AppearanceStandards.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyRightsAndResponsibilities
|
||||
name: Rights And Responsibilities
|
||||
name: company-policy-rar-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/RightsandResponsibilities.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policySelfDefence
|
||||
name: Self-defence
|
||||
name: company-policy-sd-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/SelfDefence.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyDangersFromOurCompetitors
|
||||
name: Dangers From Our Competitors
|
||||
name: company-policy-dfoc-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/DangersFromOurCompetitors.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyPotentialThreats
|
||||
name: Potential Threats
|
||||
name: company-policy-pt-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/PotentialThreats.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyContactingCentralCommand
|
||||
name: Contacting Central Command
|
||||
name: company-policy-ccc-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/ContactingCentralCommand.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: policyConclusion
|
||||
name: Conclusion
|
||||
name: company-policy-conclusion-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/Conclusion.xml
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
- type: guideEntry
|
||||
id: Hitman
|
||||
name: Hitman
|
||||
name: roles-antag-hitman-name
|
||||
text: "/ServerInfo/Guidebook/_DV/Antagonist/Hitman.xml"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
- type: guideEntry
|
||||
id: NTAgent
|
||||
name: Internal Affairs Agent
|
||||
name: roles-antag-ntagent-name
|
||||
text: "/ServerInfo/Guidebook/_DV/Antagonist/NTAgent.xml"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Main Directory
|
||||
- type: guideEntry
|
||||
id: SpaceLaw
|
||||
name: Space Law
|
||||
name: space-law-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SpaceLaw.xml
|
||||
children:
|
||||
- SpaceLawCrimesReferences
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
# Child Entry
|
||||
- type: guideEntry
|
||||
id: SpaceLawCrimesReferences
|
||||
name: Crimes Quick Code References
|
||||
name: space-law-criminal-reference-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CrimeReferences.xml
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Main Directory
|
||||
- type: guideEntry
|
||||
id: SOP
|
||||
name: Standard Operating Procedure
|
||||
name: sop-name
|
||||
text: "/ServerInfo/Guidebook/_DV/SpaceLaw/SOP.xml"
|
||||
filterEnabled: true
|
||||
children:
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: GeneralRegulations
|
||||
name: General Regulations
|
||||
name: sop-gen-reg-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/GeneralRegulations.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: ControlledISA
|
||||
name: Controlled Items, Substances & Areas
|
||||
name: sop-controlled-items-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/ControlledISA.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: DepartmentalDisp
|
||||
name: Departmental Dispensations
|
||||
name: sop-departmental-disp-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/DepartmentalDisp.xml
|
||||
children:
|
||||
- LogisticsDisp
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: CommandingOfficer
|
||||
name: Commanding Officer
|
||||
name: sop-commanding-officer-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/CommandingOfficer.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: SecurityandJusticeRegulations
|
||||
name: Security And Justice Regulations
|
||||
name: sop-security-and-justice-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/SecurityandJusticeRegulations.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
# Hearings Main Directory
|
||||
- type: guideEntry
|
||||
id: Hearings
|
||||
name: Hearings
|
||||
name: sop-hearings-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/Hearings/Hearings.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
# Medical Regulations Main Directory
|
||||
- type: guideEntry
|
||||
id: MedicalRegulations
|
||||
name: Medical Regulations
|
||||
name: sop-medical-regulations-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/MedicalRegulations.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
# Engineering Regulations Main Directory
|
||||
- type: guideEntry
|
||||
id: EngineeringRegulations
|
||||
name: Engineering Regulations
|
||||
name: sop-engineering-regulations-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/EngineeringRegulations.xml
|
||||
priority: 1
|
||||
children:
|
||||
|
|
@ -121,19 +121,19 @@
|
|||
## General Regulations Entries
|
||||
- type: guideEntry
|
||||
id: Definitions
|
||||
name: Definitions
|
||||
name: sop-definitions-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/GeneralRegulations/Definitions.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: HiringProcedure
|
||||
name: Hiring Procedure
|
||||
name: sop-hiring-procedure-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/GeneralRegulations/HiringProcedure.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: RightsToRefuseService
|
||||
name: Rights To Refuse Service
|
||||
name: sop-rights-to-refuse-service-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/GeneralRegulations/RightsToRefuseService.xml
|
||||
|
||||
|
||||
|
|
@ -141,25 +141,25 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: ControlledItems
|
||||
name: Controlled Items
|
||||
name: sop-ci-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/ControlledItems.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ControlledSub
|
||||
name: Controlled Substances
|
||||
name: sop-cs-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/ControlledSub.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ControlledArms
|
||||
name: Controlled Armaments
|
||||
name: sop-ca-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/ControlledArms.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: HSA
|
||||
name: High Security Areas
|
||||
name: sop-hsa-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/HighSecurity.xml
|
||||
|
||||
|
||||
|
|
@ -168,176 +168,176 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: LogisticsDisp
|
||||
name: Logistics
|
||||
name: sop-logi-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/LogisticsDisp.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ResearchDisp
|
||||
name: Research
|
||||
name: sop-research-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/ResearchDisp.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: MedicalDisp
|
||||
name: Medical
|
||||
name: sop-medical-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/MedicalDisp.xml
|
||||
|
||||
|
||||
## Commanding Officer Entries
|
||||
- type: guideEntry
|
||||
id: CapsAuthority
|
||||
name: Captain's Authority
|
||||
name: sop-cap-authority-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/CapsAuthority.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: LineOfSuccession
|
||||
name: Line Of Succession
|
||||
name: sop-succesion-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/LineOfSuccession.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: CommandPromotions
|
||||
name: Command Promotions
|
||||
name: sop-command-promotion-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/CommandPromotions.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: Mutiny
|
||||
name: Mutiny
|
||||
name: sop-mutiny-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/Mutiny.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ForeignVessels
|
||||
name: Foreign Vessels
|
||||
name: sop-foreign-vessels-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/CommandingOfficer/ForeignVessels.xml
|
||||
|
||||
|
||||
## Security And Justice Regulations entries
|
||||
- type: guideEntry
|
||||
id: SecurityJurisdiction
|
||||
name: Security Jurisdiction
|
||||
name: sop-sec-jurisdiction-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/SecurityJurisdiction.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ProbableCause
|
||||
name: Probable Cause
|
||||
name: sop-probable-cause-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/ProbableCause.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: RulesOfEngagement
|
||||
name: Rules Of Engagement
|
||||
name: sop-roe-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/RulesOfEngagement.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: MartialLaw
|
||||
name: Martial Law
|
||||
name: sop-martial-law-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/MartialLaw.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ArmoryProcedure
|
||||
name: Armory Procedure
|
||||
name: sop-armory-procedure-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/ArmoryProcedure.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: TreatmentOfPrisoners
|
||||
name: Treatment Of Prisoners
|
||||
name: sop-treatment-prisoners-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/TreatmentOfPrisoners.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: ArrestandSentencing
|
||||
name: Arrest & Sentencing
|
||||
name: sop-arrest-sentencing-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/ArrestandSentencing.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: AppealsParolePardons
|
||||
name: Appeals Parole Pardons
|
||||
name: sop-appeal-parole-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/AppealsParolePardons.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: PressingCriminalCharges
|
||||
name: Pressing Criminal Charges
|
||||
name: sop-press-charges-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/PressingCriminalCharges.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: Warrants
|
||||
name: Warrants
|
||||
name: sop-warrants-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/Warrants.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: Injunctions
|
||||
name: Injunctions
|
||||
name: sop-injunctions-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/SecurityandJusticeRegulations/Injunctions.xml
|
||||
|
||||
|
||||
## Hearings Entries
|
||||
- type: guideEntry
|
||||
id: HearingProcedure
|
||||
name: Hearing Procedure
|
||||
name: sop-hearing-procedure-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/Hearings/HearingProcedure.xml
|
||||
|
||||
|
||||
## Medical Regulations Entries
|
||||
- type: guideEntry
|
||||
id: DNRs
|
||||
name: DNRs
|
||||
name: sop-dnr-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/DNRs.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: MedicalEvaluation
|
||||
name: Medical Evaluation
|
||||
name: sop-medical-eval-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/MedicalEvaluation.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: Quarantine
|
||||
name: Quarantine
|
||||
name: sop-quarantine-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/Quarantine.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: StandardOfCare
|
||||
name: Standard Of Care
|
||||
name: sop-soc-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/MedicalRegulations/StandardOfCare.xml
|
||||
|
||||
## Engineering Regulations Entries
|
||||
- type: guideEntry
|
||||
id: HealthAndSafety
|
||||
name: Health and Safety
|
||||
name: sop-health-safety-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/HealthAndSafety.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: BuildingPermits
|
||||
name: Building Permits
|
||||
name: sop-build-permits-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/BuildingPermits.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: EmergencyAccess
|
||||
name: Emergency Access
|
||||
name: sop-ea-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/EmergencyAccess.xml
|
||||
|
||||
|
||||
- type: guideEntry
|
||||
id: HazardZones
|
||||
name: Hazard Zones
|
||||
name: sop-hazard-zone-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/HazardZones.xml
|
||||
|
||||
- type: guideEntry
|
||||
id: CondemnedAreas
|
||||
name: Condemned Areas
|
||||
name: sop-condemned-area-name
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/EngineeringRegulations/CondemnedAreas.xml
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
- type: guideEntry
|
||||
id: Devil
|
||||
name: "Devil"
|
||||
name: roles-antag-devil-name
|
||||
text: "/ServerInfo/_DV/Guidebook/Antagonist/Devil.xml" # DeltaV- changed guidebook entry to reflect DeltaV laws
|
||||
children:
|
||||
- DevilClauses
|
||||
|
||||
- type: guideEntry
|
||||
id: DevilClauses
|
||||
name: "Devil Clauses"
|
||||
name: devil-clauses-name
|
||||
text: "/ServerInfo/_Goobstation/Guidebook/Antagonist/DevilClauses.xml"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
- type: guideEntry
|
||||
id: Thaven
|
||||
name: Thaven
|
||||
text: "/ServerInfo/_Impstation/Guidebook/Mobs/Thaven.xml"
|
||||
name: species-name-thaven
|
||||
text: "/ServerInfo/_Impstation/Guidebook/Mobs/Thaven.xml"
|
||||
|
|
|
|||
Loading…
Reference in New Issue