Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/shiptest-ss13/Shiptest in…
Browse files Browse the repository at this point in the history
…to drinksUpdate
  • Loading branch information
GenericDM committed Jun 12, 2024
2 parents f5af87a + 25b3614 commit 8c04ee3
Show file tree
Hide file tree
Showing 62 changed files with 13,200 additions and 3,597 deletions.
7,757 changes: 7,757 additions & 0 deletions _maps/RandomRuins/LavaRuins/lavaland_surface_wrecked_factory.dmm

Large diffs are not rendered by default.

43 changes: 0 additions & 43 deletions _maps/configs/independent_boyardee.json

This file was deleted.

36 changes: 36 additions & 0 deletions _maps/configs/independent_sunskipper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"map_name": "Sunskipper-class Culinary Vessel",
"prefix": "ISV",
"namelists": ["CRUISE", "NATURAL"],
"map_short_name": "Sunskipper-class",
"map_path": "_maps/shuttles/independent/independent_sunskipper.dmm",
"description": "The Sunskipper-class is a state-of-the-art culinary vessel found in the frontier. It's name is a wordplay between a Kalixcian species of butterfly and ship's unique solar-powered batteries. The Sunskipper is welcomed with open arms by weary spacers of greater paycheks, who are fatigued by the monotony of their everyday meals. The ship features a self-sustaining kitchen with hydroponics and a large, deluxe dining hall, designed to serve starved travelers. It also comes with a fully-stocked bar area that allows them to drink their troubles away, if even for a brief moment.",
"tags": [
"RP Focus",
"Service",
"Specialist"
],
"starting_funds": 3000,
"limit": 1,
"job_slots": {
"Manager": {
"outfit": "/datum/outfit/job/independent/captain/manager",
"slots": 1,
"officer": true
},
"Bartender": {
"outfit": "/datum/outfit/job/independent/bartender/disarmed",
"slots": 1
},
"Cook": {
"outfit": "/datum/outfit/job/independent/cook",
"slots": 2
},
"Waiter": {
"outfit": "/datum/outfit/job/independent/assistant/waiter",
"slots": 2
}
},
"enabled": true
}
4 changes: 4 additions & 0 deletions _maps/map_catalogue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ Find the key for using this catalogue in "map_catalogue_key.txt"
Size = (x = 90)(y = 63)(z = 1)
Tags = "Medium Combat Challenge", "Medium Loot", "Megafauna", "Necropolis Loot", "Inhospitable", "Lava"

File Name = "_maps\RandomRuins\LavaRuins\lavaland_surface_wrecked_factory.dmm"
Size = (x = 47)(y = 47)(z = 1)
Tags = "Boss Combat Challenge", "Major Loot", "Shelter", "Lava"

File Name = "_maps\RandomRuins\BeachRuins\lavaland_crashed_starwalker.dmm"
Size = (x = 33)(y = 56)(z = 1)
Tags = "Minor Combat Challenge", "Medium Loot", "Lava"
Expand Down
Loading

0 comments on commit 8c04ee3

Please sign in to comment.