Skip to content

Commit

Permalink
1984
Browse files Browse the repository at this point in the history
  • Loading branch information
Guess-My-Name committed Feb 22, 2024
1 parent 2d42379 commit 5d665bc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,3 @@
strippingWindowPos: 1,4
displayName: Vest
stripHidden: false

- name: id
slotTexture: id
slotFlags: IDCARD
slotGroup: SecondHotbar
stripTime: 6
uiWindowPos: 2,1
strippingWindowPos: 2,4
displayName: ID

- name: ears
slotTexture: ears
slotFlags: EARS
slotGroup: MainHotbar
stripTime: 4.5
uiWindowPos: 1,2
strippingWindowPos: 1,2
displayName: Ears
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
- type: startingGear
id: MobSecDogLaikaGear
equipment:
eyes: ClothingEyesGlassesSecurity
id: SecDogIDCard
eyes: ClothingEyesGlassesSunglasses

#Oldstation Roles

Expand Down Expand Up @@ -63,4 +62,4 @@
gloves: ClothingHandsGlovesCombat
shoes: ClothingShoesSlippers
id: SyndiPDA
innerClothingSkirt: ClothingUniformJumpsuitPyjamaSyndicatePink
innerClothingSkirt: ClothingUniformJumpsuitPyjamaSyndicatePink
Original file line number Diff line number Diff line change
Expand Up @@ -316,19 +316,6 @@
job: Bartender
name: Pun Pun

- type: entity # DeltaV - Security dog Laika ID card
parent: IDCardStandard
id: SecDogIDCard
name: Security Dog ID card
components:
- type: Sprite
layers:
- state: default
- state: idsecurityofficer
- type: PresetIdCard
job: SecurityOfficer
name: Laika

- type: entity
parent: IDCardStandard
id: ChefIDCard
Expand Down

0 comments on commit 5d665bc

Please sign in to comment.