forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bahama Mama's: (New) Alternative POI to Tinnia's Rest (new-frontiers-…
…14#1932) * Adds new POI * Adds Yip Yip to Bahama Mama's (thanks, PolterTzi) * Yip Yip palettes for consistent appearance * bar firelocks, yipyip, temp fax fix, other tweaks * adjusts yip yip descriptions somewhat * Update warp_point.yml * Hide the Yip Yip palettes, touch up yip/pun * noSpawn cleanup * hide yip yip's palettes * give yip yip non-antag rules * kitchen signs * Contraband dead drop posters, freezer dir fans * Bahama Mama's: remove invalid configurators * rework hydro and anchor stuff * anchor the smokes for consistency --------- Co-authored-by: Whatstone <[email protected]> Co-authored-by: Dvir <[email protected]>
- Loading branch information
1 parent
acd2abd
commit dc33578
Showing
15 changed files
with
20,518 additions
and
4 deletions.
There are no files selected for viewing
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
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
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
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,14 @@ | ||
# An entire palette of one colour for Yip Yip. | ||
- type: palette | ||
id: YipYipColors | ||
name: YipYipColors | ||
hidden: true | ||
colors: | ||
TechniCyan: "#1ddfbe" | ||
|
||
- type: palette | ||
id: YipYipHornColors | ||
name: YipYipHornColors | ||
hidden: true | ||
colors: | ||
hornB: "#eec7ab" |
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,31 @@ | ||
# Author Info | ||
# GitHub: Tych0theSynth (https://github.com/tych0thesynth) | ||
# Discord: Tych0 | ||
|
||
# Maintainer Info | ||
# GitHub: Tych0theSynth (https://github.com/tych0thesynth) | ||
# Discord: Tych0 | ||
|
||
# Notes: | ||
# I want to lie, shipwrecked and comatose, drinking fresh mango juice. | ||
- type: pointOfInterest | ||
id: Bahama | ||
name: "Bahama Mama's" | ||
rangeMin: 1200 | ||
rangeMax: 2900 | ||
iffColor: "#ffa600" #yellorange for faction style | ||
spawnChance: 1 | ||
spawnGroup: RestStop | ||
gridPath: /Maps/_NF/POI/bahama.yml | ||
|
||
- type: gameMap | ||
id: Bahama | ||
mapName: "Bahama Mama's" | ||
mapPath: /Maps/_NF/POI/bahama.yml | ||
minPlayers: 0 | ||
stations: | ||
Bahama: | ||
stationProto: DeadDropFrontierOutpost | ||
components: | ||
- type: StationNameSetup | ||
mapNameTemplate: "Bahama Mama's" |
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