Skip to content

Commit

Permalink
price, mv, and walls
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusCrowe committed Oct 14, 2024
1 parent 853327e commit 71ba183
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 102 deletions.
208 changes: 107 additions & 101 deletions Resources/Maps/_NF/Shuttles/Nfsd/wendigo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,20 @@ entities:
- type: Transform
pos: 9.5,4.5
parent: 1
- proto: BaseAdvancedPen
entities:
- uid: 471
components:
- type: Transform
rot: -28.27433388230815 rad
pos: -1.3030288,-3.779652
parent: 1
- uid: 472
components:
- type: Transform
rot: -21.991148575128555 rad
pos: 2.3636386,-3.758803
parent: 1
- proto: Bed
entities:
- uid: 148
Expand Down Expand Up @@ -1141,16 +1155,6 @@ entities:
- type: Transform
pos: -2.5,-0.5
parent: 1
- uid: 241
components:
- type: Transform
pos: -0.5,-1.5
parent: 1
- uid: 242
components:
- type: Transform
pos: 1.5,-1.5
parent: 1
- uid: 243
components:
- type: Transform
Expand Down Expand Up @@ -2232,6 +2236,20 @@ entities:
parent: 1
- type: Physics
bodyType: Static
- proto: Paper
entities:
- uid: 128
components:
- type: Transform
rot: -9.42477796076938 rad
pos: 2.5719714,-3.6232934
parent: 1
- uid: 421
components:
- type: Transform
rot: -9.42477796076938 rad
pos: -1.5634453,-3.696261
parent: 1
- proto: PaperBin20
entities:
- uid: 171
Expand Down Expand Up @@ -2289,6 +2307,30 @@ entities:
rot: -1.5707963267948966 rad
pos: 3.5,3.5
parent: 1
- uid: 131
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 2.5,-0.5
parent: 1
- uid: 132
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 3.5,-0.5
parent: 1
- uid: 133
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -1.5,-0.5
parent: 1
- uid: 134
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -2.5,-0.5
parent: 1
- proto: PortableGeneratorSuperPacmanShuttle
entities:
- uid: 375
Expand Down Expand Up @@ -2430,32 +2472,6 @@ entities:
rot: 1.5707963267948966 rad
pos: 0.5,4.5
parent: 1
- proto: ReinforcedWindow
entities:
- uid: 128
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 3.5,-0.5
parent: 1
- uid: 132
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 2.5,-0.5
parent: 1
- uid: 135
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -2.5,-0.5
parent: 1
- uid: 136
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -1.5,-0.5
parent: 1
- proto: ShuttersNormalOpen
entities:
- uid: 406
Expand Down Expand Up @@ -3088,6 +3104,61 @@ entities:
- type: Transform
pos: 4.5,2.5
parent: 1
- uid: 135
components:
- type: Transform
pos: -0.5,-0.5
parent: 1
- uid: 136
components:
- type: Transform
pos: -3.5,-1.5
parent: 1
- uid: 137
components:
- type: Transform
pos: 4.5,-1.5
parent: 1
- uid: 138
components:
- type: Transform
pos: 4.5,-0.5
parent: 1
- uid: 185
components:
- type: Transform
pos: -3.5,-0.5
parent: 1
- uid: 241
components:
- type: Transform
pos: 1.5,-0.5
parent: 1
- uid: 242
components:
- type: Transform
pos: -1.5,2.5
parent: 1
- uid: 256
components:
- type: Transform
pos: 0.5,2.5
parent: 1
- uid: 299
components:
- type: Transform
pos: 0.5,5.5
parent: 1
- uid: 360
components:
- type: Transform
pos: -0.5,5.5
parent: 1
- uid: 395
components:
- type: Transform
pos: -0.5,2.5
parent: 1
- proto: WallPlastitaniumDiagonal
entities:
- uid: 8
Expand Down Expand Up @@ -3192,72 +3263,7 @@ entities:
rot: -1.5707963267948966 rad
pos: 6.5,2.5
parent: 1
- proto: WallReinforced
entities:
- uid: 130
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -0.5,-0.5
parent: 1
- uid: 131
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -3.5,-1.5
parent: 1
- uid: 133
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 4.5,-1.5
parent: 1
- uid: 134
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 4.5,-0.5
parent: 1
- uid: 137
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -3.5,-0.5
parent: 1
- uid: 138
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 1.5,-0.5
parent: 1
- uid: 256
components:
- type: Transform
pos: -1.5,2.5
parent: 1
- uid: 299
components:
- type: Transform
pos: 0.5,2.5
parent: 1
- uid: 360
components:
- type: Transform
pos: 0.5,5.5
parent: 1
- uid: 395
components:
- type: Transform
pos: -0.5,5.5
parent: 1
- uid: 421
components:
- type: Transform
pos: -0.5,2.5
parent: 1
- proto: WallReinforcedDiagonal
entities:
- uid: 185
components:
- type: Transform
rot: 3.141592653589793 rad
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Shipyard/Nfsd/wendigo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
id: Wendigo
name: NSF Wendigo
description: A light medium ship with a recommended crew of 2 to 3 officers, the Wendigo is a dedicated interdiction vessel outfitted with a powerful EMP device for tackling escaping vessels.
price: 50000
price: 34500
category: Medium
group: Security
access: Sergeant
Expand Down

0 comments on commit 71ba183

Please sign in to comment.