Skip to content

Commit

Permalink
Revert "Laika headset and id removal, glasses replacement (DeltaV-Sta…
Browse files Browse the repository at this point in the history
…tion#882)"

This reverts commit 4639342.
  • Loading branch information
LaryNevesPR committed Jul 12, 2024
1 parent 191d6e9 commit 0226dc5
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,21 @@
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 @@ -9,7 +9,8 @@
- type: startingGear
id: MobSecDogLaikaGear
equipment:
eyes: ClothingEyesGlassesSunglasses
eyes: ClothingEyesGlassesSecurity
id: SecDogIDCard

#Oldstation Roles

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,19 @@
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 0226dc5

Please sign in to comment.