@@ -35,6 +35,8 @@
|
||||
orGroup: BookPool
|
||||
- id: BookChemicalCompendium
|
||||
orGroup: BookPool
|
||||
- id: BookSpaceLaw
|
||||
orGroup: BookPool
|
||||
- id: BookNarsieLegend
|
||||
prob: 0.1
|
||||
orGroup: BookAuthor
|
||||
|
||||
@@ -183,6 +183,7 @@
|
||||
- id: BookMedicalReferenceBook
|
||||
- id: BookHowToSurvive
|
||||
- id: BookChemicalCompendium
|
||||
- id: BookSpaceLaw
|
||||
|
||||
- type: entity
|
||||
id: CrateServiceSodaDispenser
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
ClothingHeadsetService: 2
|
||||
ClothingNeckLawyerbadge: 2
|
||||
BriefcaseBrown: 2
|
||||
BookSpaceLaw: 3
|
||||
LuxuryPen: 2
|
||||
contrabandInventory:
|
||||
ClothingOuterRobesJudge: 1
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
shoes: ClothingShoesBootsLaceup
|
||||
id: LawyerPDA
|
||||
ears: ClothingHeadsetSecurity
|
||||
# TODO add copy of space law
|
||||
inhand:
|
||||
- BriefcaseBrownFilled
|
||||
storage:
|
||||
back:
|
||||
- RubberStampLawyer
|
||||
- BookSpaceLaw
|
||||
|
||||
Reference in New Issue
Block a user