space law book (#29392)

* Space Law Book

* crate
This commit is contained in:
lzk
2024-07-02 15:33:48 +02:00
committed by GitHub
parent 2a6b7dbaf9
commit c0a1e6ea15
7 changed files with 39 additions and 1 deletions

View File

@@ -35,6 +35,8 @@
orGroup: BookPool
- id: BookChemicalCompendium
orGroup: BookPool
- id: BookSpaceLaw
orGroup: BookPool
- id: BookNarsieLegend
prob: 0.1
orGroup: BookAuthor

View File

@@ -183,6 +183,7 @@
- id: BookMedicalReferenceBook
- id: BookHowToSurvive
- id: BookChemicalCompendium
- id: BookSpaceLaw
- type: entity
id: CrateServiceSodaDispenser

View File

@@ -278,6 +278,7 @@
- id: BoxEncryptionKeySecurity
- id: HoloprojectorSecurity
- id: BookSecretDocuments
- id: BookSpaceLaw
- type: entity
id: LockerHeadOfSecurityFilled
@@ -301,6 +302,7 @@
- id: BoxEncryptionKeySecurity
- id: HoloprojectorSecurity
- id: BookSecretDocuments
- id: BookSpaceLaw
- type: entity
id: LockerFreezerVaultFilled

View File

@@ -19,6 +19,7 @@
- id: DoorRemoteArmory
- id: ClothingOuterHardsuitWarden
- id: HoloprojectorSecurity
- id: BookSpaceLaw
- type: entity
id: LockerWardenFilled
@@ -40,6 +41,7 @@
- id: RubberStampWarden
- id: DoorRemoteArmory
- id: HoloprojectorSecurity
- id: BookSpaceLaw
- type: entity
id: LockerSecurityFilled
@@ -66,6 +68,8 @@
prob: 0.1
- id: HoloprojectorSecurity
prob: 0.6
- id: BookSpaceLaw
prob: 0.5
- type: entity
id: LockerBrigmedicFilled

View File

@@ -15,6 +15,7 @@
ClothingHeadsetService: 2
ClothingNeckLawyerbadge: 2
BriefcaseBrown: 2
BookSpaceLaw: 3
LuxuryPen: 2
contrabandInventory:
ClothingOuterRobesJudge: 1

View File

@@ -353,6 +353,34 @@
guides:
- Chemicals
- type: entity
id: BookSpaceLaw
parent: BaseItem
name: space law
description: A set of Nanotrasen guidelines for keeping law and order on their space stations.
components:
- type: Sprite
sprite: Objects/Misc/books.rsi
layers:
- state: paper
- state: cover_strong
color: "#87011c"
- state: icon_law
color: "#f7d61a"
- type: Tag
tags:
- Book
- type: GuideHelp
openOnActivation: true
guides:
- SpaceLaw
- type: MeleeWeapon # so you can beat stupid cadets
soundHit:
collection: Punch
damage:
types:
Blunt: 1
- type: entity
parent: BookBase
id: BookRandom

View File

@@ -21,9 +21,9 @@
shoes: ClothingShoesBootsLaceup
id: LawyerPDA
ears: ClothingHeadsetSecurity
# TODO add copy of space law
inhand:
- BriefcaseBrownFilled
storage:
back:
- RubberStampLawyer
- BookSpaceLaw