Skip to content

Commit

Permalink
Shuttle map cleanup, Hauler map-thank you, Mygnol
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Sep 30, 2024
1 parent 41b10e8 commit 95d7b00
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 24 deletions.
38 changes: 26 additions & 12 deletions Resources/Prototypes/_NF/Guidebook/shuttle_maps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,18 @@
state: harbormaster
scale: 1.2, 1.2

- type: entity
parent: PosterBase
id: ShuttleMapHauler
name: "NC Hauler"
description: "Detailed map of a Hauler shuttle."
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: _NF/Guidebook/shuttle_maps/128x96.rsi
state: hauler
scale: 1.2, 1.2

- type: entity
parent: PosterBase
id: ShuttleMapInvestigator
Expand Down Expand Up @@ -286,23 +298,12 @@
state: searchlight
scale: 1.2, 1.2

- type: entity
parent: PosterBase
id: ShuttleMapVagabond
name: "NT Vagabond"
description: "Detailed map of a Vagabond shuttle."
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: _NF/Guidebook/shuttle_maps/128x96.rsi
state: vagabond
scale: 1.2, 1.2

- type: entity
parent: PosterBase
id: ShuttleMapSpirit
name: "NM Spirit"
description: "Detailed map of a Spirit shuttle."
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: _NF/Guidebook/shuttle_maps/128x96.rsi
Expand All @@ -314,8 +315,21 @@
id: ShuttleMapStasis
name: "NM Stasis"
description: "Detailed map of a Stasis shuttle."
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: _NF/Guidebook/shuttle_maps/128x96.rsi
state: stasis
scale: 1.2, 1.2

- type: entity
parent: PosterBase
id: ShuttleMapVagabond
name: "NT Vagabond"
description: "Detailed map of a Vagabond shuttle."
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: _NF/Guidebook/shuttle_maps/128x96.rsi
state: vagabond
scale: 1.2, 1.2
13 changes: 8 additions & 5 deletions Resources/ServerInfo/_NF/Guidebook/Shipyard/Hauler.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@
<GuideEntityEmbed Entity="CrateGenericSteel" Caption="mystery loot"/>
<GuideEntityEmbed Entity="OreProcessor"/>
</Box>
[color=#a4885c]Ship Size:[/color] Medium
<Box>
<GuideEntityEmbed Entity="ShuttleMapHauler" Caption=""/>
</Box>
[color=#a4885c]Ship Size:[/color] Medium

[color=#a4885c]Recommended Crew:[/color] 2-4
[color=#a4885c]Recommended Crew:[/color] 2-4

[color=#a4885c]Power Gen Type:[/color] Uranium
[color=#a4885c]Power Gen Type:[/color] Uranium

[color=#a4885c]Expeditions:[/color] None
[color=#a4885c]Expeditions:[/color] None

[color=#a4885c]IFF Console:[/color] None
[color=#a4885c]IFF Console:[/color] None

"A medium sized vessel specializing in long-haul salvage, mining, and cargo operations."

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 10 additions & 7 deletions Resources/Textures/_NF/Guidebook/shuttle_maps/128x96.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Ambition, bocadillo, brigand, bulker, ceres, chisel, comet, construct, garden, gasbender, harbormaster, investigator, kestrel, kilderkin, lantern, legman, liquidator, loader, pathfinder, pioneer, prospector, searchlight and vagabond maps sprited by erhardsteinhauer (discord/github), used font from https://github.com/tgstation/tgstation/blob/master/icons/obj/signs.dmi Spirit map sprited by iNoahGuy/actualcatmoment (discord/github) Apothecary and Stasis maps sprited by dustylens (discord/github)",
"copyright": "Ambition, bocadillo, brigand, bulker, ceres, chisel, comet, construct, garden, gasbender, harbormaster, investigator, kestrel, kilderkin, lantern, legman, liquidator, loader, pathfinder, pioneer, prospector, searchlight and vagabond maps sprited by erhardsteinhauer (discord/github), used font from https://github.com/tgstation/tgstation/blob/master/icons/obj/signs.dmi Spirit map sprited by iNoahGuy/actualcatmoment (discord/github) Apothecary and Stasis maps sprited by dustylens (discord/github). hauler by Mygnol (GitHub)",
"size": {
"x": 128,
"y": 96
Expand All @@ -15,7 +15,7 @@
},
{
"name": "bazaar"
},
},
{
"name": "bocadillo"
},
Expand Down Expand Up @@ -46,6 +46,9 @@
{
"name": "harbormaster"
},
{
"name": "hauler"
},
{
"name": "investigator"
},
Expand Down Expand Up @@ -80,13 +83,13 @@
"name": "searchlight"
},
{
"name": "vagabond"
"name": "spirit"
},
{
"name": "spirit"
{
"name": "stasis"
},
{
"name": "stasis"
}
"name": "vagabond"
}
]
}

0 comments on commit 95d7b00

Please sign in to comment.