-
Notifications
You must be signed in to change notification settings - Fork 599
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
McDelivery Shuttle with McCargo shipyard (#843)
* 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
Showing
18 changed files
with
2,446 additions
and
987 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
Resources/Prototypes/_NF/Entities/Objects/Consumable/Food/Containers/box.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: {} |
Binary file added
BIN
+494 Bytes
Resources/Textures/_NF/Clothing/Head/Hoods/mccargocrown.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+504 Bytes
Resources/Textures/_NF/Clothing/Head/Hoods/mccargocrown.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+444 Bytes
Resources/Textures/_NF/Clothing/Head/Hoods/mccargocrown.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+446 Bytes
Resources/Textures/_NF/Clothing/Head/Hoods/mccargocrown.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/_NF/Clothing/Head/Hoods/mccargocrown.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} |
Binary file added
BIN
+536 Bytes
Resources/Textures/_NF/Objects/Storage/Happyhonk/cargo.rsi/box-inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+541 Bytes
Resources/Textures/_NF/Objects/Storage/Happyhonk/cargo.rsi/box-inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.05 KB
Resources/Textures/_NF/Objects/Storage/Happyhonk/cargo.rsi/box-open.png
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.
25 changes: 25 additions & 0 deletions
25
Resources/Textures/_NF/Objects/Storage/Happyhonk/cargo.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} |