Skip to content

Commit

Permalink
McDelivery Shuttle with McCargo shipyard (#843)
Browse files Browse the repository at this point in the history
* McDelivery

* McCargo

* Update mcdelivery.yml

* McCargo McFast Meals

* Update mcdelivery.yml

* Update mcdelivery.yml

* Update mcdelivery.yml

* Update mcdelivery.yml

* Update mcdelivery.yml

* McCargo

* Compters

* McCargo Notice Boards

* Update mccargo.yml

* Update mcdelivery.yml

* Missing wires

* McUpdate

* Update mccargo.yml

* Update mccargo.yml

* The fries
  • Loading branch information
dvir001 committed Jan 21, 2024
1 parent f1d3e1b commit a35c3a8
Show file tree
Hide file tree
Showing 18 changed files with 2,446 additions and 987 deletions.
2,331 changes: 1,349 additions & 982 deletions Resources/Maps/_NF/Shuttles/mccargo.yml

Large diffs are not rendered by default.

963 changes: 963 additions & 0 deletions Resources/Maps/_NF/Shuttles/mcdelivery.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
startingInventory:
HappyHonk: 10
HappyHonkMime: 4
MysteryFigureBoxBulk: 5
HappyHonkCargo: 10 # Frontier
ClothingHeadHatMcCrown: 10 # Frontier
MysteryFigureBoxBulk: 5 # Frontier
emaggedInventory:
HappyHonkCluwne: 1
HappyHonkNukie: 1
14 changes: 14 additions & 0 deletions Resources/Prototypes/_NF/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,20 @@
tags:
- WhitelistChameleon

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMcCrown
name: mccargo crown
description: 'Crowns and tiaras, McCargo King.'
components:
- type: Sprite
sprite: _NF/Clothing/Head/Hoods/mccargocrown.rsi
- type: Clothing
sprite: _NF/Clothing/Head/Hoods/mccargocrown.rsi
- type: Tag
tags:
- WhitelistChameleon

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatPilot
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- type: entity
id: HappyHonkCargo
parent: HappyHonk
name: mccargo meal
components:
- type: Sprite
sprite: _NF/Objects/Storage/Happyhonk/cargo.rsi
state: box
- type: Item
sprite: _NF/Objects/Storage/Happyhonk/cargo.rsi
heldPrefix: box
- type: StorageFill
contents:
- id: MysteryFigureBox
orGroup: GiftPool
- id: ClothingHeadHatMcCrown
orGroup: GiftPool
- type: StaticPrice
price: 40
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
- Fighter
- Cleric
- Rogue

# The mccargo console
- type: entity
id: McCargoMothershipComputer
name: McCargo delivery ship console
parent: BaseMothershipComputer
components:
- type: ShipyardListing
shuttles:
- McDelivery

# The caduceus console
- type: entity
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/_NF/Shipyard/mccargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#

- type: vessel
id: mccargo
id: McCargo
name: DC McCargo
description: "Your very own McCargo :tm: franchisee! comes fully stocked and ready for production of McCargo meals"
price: 72000 # 10% up from sell
price: 68900 # 10% up from sell
category: Medium
group: Civilian
shuttlePath: /Maps/_NF/Shuttles/mccargo.yml

- type: gameMap
id: mccargo
id: McCargo
mapName: 'DC McCargo'
mapPath: /Maps/_NF/Shuttles/mccargo.yml
minPlayers: 0
stations:
mccargo:
McCargo:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
Expand Down
33 changes: 33 additions & 0 deletions Resources/Prototypes/_NF/Shipyard/mcdelivery.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Maintainer Info
# GitHub: dvir001
# Discord: dvir01 (84770870936997888)

# Shuttle Notes:
#

- type: vessel
id: McDelivery
name: DC McDelivery
description: "Fast food fast ship, bring the McCargo meals to the people"
price: 11300
category: Small
group: None
shuttlePath: /Maps/_NF/Shuttles/mcdelivery.yml

- type: gameMap
id: McDelivery
mapName: 'DC McDelivery'
mapPath: /Maps/_NF/Shuttles/mcdelivery.yml
minPlayers: 0
stations:
McDelivery:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'McDelivery {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
overflowJobs: []
availableJobs: {}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by gentlebutter",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by gentlebutter",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "box"
},
{
"name": "box-open"
},
{
"name": "box-inhand-left",
"directions": 4
},
{
"name": "box-inhand-right",
"directions": 4
}
]
}

0 comments on commit a35c3a8

Please sign in to comment.