Skip to content

Commit

Permalink
init (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 authored Jul 29, 2024
1 parent 9e27872 commit 40c6d76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
startingInventory:
ClothingEyesGlassesMeson: 4
ClothingHeadHatWelding: 6
ClothingEyesGlassesWelding: 3 #Sunrise-weld
Multitool: 4
NetworkConfigurator: 5
PowerCellMedium: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
sprite: _Sunrise/Clothing/Eyes/Glasses/weldglasses.rsi
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: Tag
tags:
- HamsterWearable
- WhitelistChameleon

- type: entity
parent: ClothingEyesBase
Expand All @@ -77,5 +77,6 @@
- type: ShowJobIcons
- type: ShowMindShieldIcons
- type: ShowCriminalRecordIcons
- type: EyeProtection
protectionTime: 5
- type: Tag
tags:
- WhitelistChameleon

0 comments on commit 40c6d76

Please sign in to comment.