Skip to content

Commit

Permalink
More stuff that need changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Feb 6, 2024
1 parent 63833bf commit a8a45ee
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 7 deletions.
23 changes: 16 additions & 7 deletions Resources/Maps/_NF/Shuttles/crescent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2851,13 +2851,6 @@ entities:
- type: Transform
pos: 13.5,22.5
parent: 1
- uid: 204
components:
- type: MetaData
flags: PvsPriority
- type: Transform
pos: 14.5,22.5
parent: 1
- proto: BoozeDispenser
entities:
- uid: 205
Expand Down Expand Up @@ -7659,6 +7652,7 @@ entities:
- uid: 1234
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -17.5,6.5
parent: 1
- type: Physics
Expand Down Expand Up @@ -17640,6 +17634,14 @@ entities:
rot: 3.141592653589793 rad
pos: 10.5,18.5
parent: 1
- uid: 2513
components:
- type: MetaData
flags: PvsPriority
- type: Transform
rot: -1.5707963267948966 rad
pos: 14.5,20.5
parent: 1
- proto: PoweredlightColoredBlack
entities:
- uid: 1151
Expand Down Expand Up @@ -20505,6 +20507,13 @@ entities:
- type: Transform
pos: -19.5,13.5
parent: 1
- proto: VendingMachineCigs
entities:
- uid: 204
components:
- type: Transform
pos: 14.5,22.5
parent: 1
- proto: VendingMachineCondiments
entities:
- uid: 991
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
CrowbarRed: 10 # Frontier
ForensicScanner: 3 # Frontier
BoxForensicPad: 3 # Frontier
LogProbeCartridge: 3 # Frontier
TrackingImplanter: 5 # Frontier
# MindShieldImplanter: 5 # Frontier
# security officers need to follow a diet regimen!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
shoes: ClothingShoesColorBrown
head: ClothingHeadHatHopcap
id: HoPPDA
gloves: ClothingHandsGlovesHop # Frontier
ears: ClothingHeadsetAltCentCom
eyes: ClothingEyesGlassesSunglasses
belt: BoxFolderQmClipboard # Frontier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
ClothingEyesGlassesSunglasses: 12
ForensicScanner: 3
BoxForensicPad: 3
LogProbeCartridge: 3
#Bounty hunter
ClothingUniformJumpsuitBH: 3
ClothingUniformJumpskirtBH: 3
Expand Down

0 comments on commit a8a45ee

Please sign in to comment.