Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:pariahstation/Pariah-Station into…
Browse files Browse the repository at this point in the history
… zastake2
  • Loading branch information
Kapu1178 committed Jun 11, 2022
2 parents 378acac + 34bda3e commit 1034e4e
Show file tree
Hide file tree
Showing 360 changed files with 6,056 additions and 5,827 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## /tg/station codebase
## Pariah Station codebase

[![Build Status](https://github.com/tgstation/tgstation/workflows/CI%20Suite/badge.svg)](https://github.com/tgstation/tgstation/actions?query=workflow%3A%22CI+Suite%22)
[![Percentage of issues still open](https://isitmaintained.com/badge/open/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Percentage of issues still open")
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Average time to resolve an issue")
![Coverage](https://img.shields.io/badge/coverage---3%25-red.svg)
[![CI Suite](https://github.com/pariahstation/Pariah-Station/actions/workflows/ci_suite.yml/badge.svg)](https://github.com/pariahstation/Pariah-Station/actions/workflows/ci_suite.yml)
<!-- [![Percentage of issues still open](https://isitmaintained.com/badge/open/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Percentage of issues still open") -->
<!-- [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/tgstation/tgstation.svg)](https://isitmaintained.com/project/tgstation/tgstation "Average time to resolve an issue") -->
<!-- ![Coverage](https://img.shields.io/badge/coverage---3%25-red.svg) -->

[![resentment](https://forthebadge.com/images/badges/built-with-resentment.svg)](https://www.monkeyuser.com/assets/images/2019/131-bug-free.png) [![resentment](https://forthebadge.com/images/badges/contains-technical-debt.svg)](https://user-images.githubusercontent.com/8171642/50290880-ffef5500-043a-11e9-8270-a2e5b697c86c.png) [![forinfinityandbyond](https://user-images.githubusercontent.com/5211576/29499758-4efff304-85e6-11e7-8267-62919c3688a9.gif)](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a)

* **Website:** https://wiki.pariahstation.org/index.php/Main_Page
* **Website:** https://pariahstation.org
* **Code:** https://github.com/pariahstation/Pariah-Station
* **Wiki:** https://wiki.pariahstation.org/index.php/Main_Page
* **Codedocs:** https://codedocs.tgstation13.org/
* **Pariah Station Discord:** https://discord.gg/96dfjqwfVM
<!-- * **Codedocs:** https://codedocs.tgstation13.org/ -->
* **Pariah Station Discord:** https://discord.gg/pariahstation
* **Coderbus Discord:** https://discord.gg/Vh8TJp9

This is the codebase for the /tg/station flavoured fork of SpaceStation 13.
Expand All @@ -27,7 +27,7 @@ Space Station 13 is a paranoia-laden round-based roleplaying game set against th

## :exclamation: How to compile :exclamation:

On **2021-01-04** we have changed the way to compile the codebase.
On **2021-01-04**, /TG/station changed the way to compile the codebase.

**The quick way**. Find `bin/server.cmd` in this folder and double click it to automatically build and host the server on port 1337.

Expand All @@ -40,9 +40,9 @@ On **2021-01-04** we have changed the way to compile the codebase.
## Contributors
[Guides for Contributors](.github/CONTRIBUTING.md)

[/tg/station HACKMD account](https://hackmd.io/@tgstation) - Design documentation here
<!-- [/tg/station HACKMD account](https://hackmd.io/@tgstation) - Design documentation here
[Interested in some starting lore?](https://github.com/tgstation/common_core)
[Interested in some starting lore?](https://github.com/tgstation/common_core) -->

## LICENSE

Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/SpaceRuins/hilbertresearchfacility.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@
/turf/open/floor/grass/fairy,
/area/ruin/space/has_grav/powered/hilbertresearchfacility)
"Iy" = (
/turf/closed/indestructible/riveted/plastinum/nodiagonal,
/turf/closed/indestructible/riveted/plastinum,
/area/ruin/space/has_grav/powered/hilbertresearchfacility/secretroom)
"ID" = (
/obj/structure/table/reinforced/rglass,
Expand Down Expand Up @@ -1878,7 +1878,7 @@
/turf/open/floor/iron/grimy,
/area/ruin/space/has_grav/powered/hilbertresearchfacility)
"Ok" = (
/turf/closed/indestructible/riveted/plastinum/nodiagonal,
/turf/closed/indestructible/riveted/plastinum,
/area/ruin/space/has_grav/powered/hilbertresearchfacility)
"OA" = (
/obj/machinery/door/airlock/titanium,
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/PubbyStation/PubbyStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55550,7 +55550,7 @@
/turf/open/floor/iron/dark,
/area/service/library/artgallery)
"wCj" = (
/obj/item/paint/paint_remover{
/obj/item/paint_remover{
pixel_y = 8
},
/obj/structure/table/wood,
Expand Down
Loading

0 comments on commit 1034e4e

Please sign in to comment.